Skip to content

Console Output

Skipping 1 KB.. Full Log
11:32:40 [2021-10-24T15:32:40.075Z] Seen branch in repository origin/jonah/document_style
11:32:40 [2021-10-24T15:32:40.075Z] Seen branch in repository origin/master
11:32:40 [2021-10-24T15:32:40.075Z] Seen branch in repository origin/work
11:32:40 [2021-10-24T15:32:40.076Z] Seen 5 remote branches
11:32:40 [2021-10-24T15:32:40.619Z] Obtained scripts/jenkins/builds.Jenkinsfile from 69c22e060f6c842ced45b62fd6959e1782b34b4a
11:32:40 [2021-10-24T15:32:40.788Z] [Pipeline] Start of Pipeline
11:32:42 [2021-10-24T15:32:42.042Z] [Pipeline] echo
11:32:42 [2021-10-24T15:32:42.042Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
11:32:42 [2021-10-24T15:32:42.045Z] [Pipeline] podTemplate
11:32:42 [2021-10-24T15:32:42.047Z] [Pipeline] {
11:32:42 [2021-10-24T15:32:42.069Z] [Pipeline] node
11:32:56 [2021-10-24T15:32:56.971Z] Agent centos-7-z5kj4 is provisioned from template centos-7
11:32:57 [2021-10-24T15:32:57.384Z] ---
11:32:57 [2021-10-24T15:32:57.384Z] apiVersion: "v1"
11:32:57 [2021-10-24T15:32:57.384Z] kind: "Pod"
11:32:57 [2021-10-24T15:32:57.384Z] metadata:
11:32:57 [2021-10-24T15:32:57.384Z]   annotations: {}
11:32:57 [2021-10-24T15:32:57.384Z]   labels:
11:32:57 [2021-10-24T15:32:57.384Z]     jenkins: "slave"
11:32:57 [2021-10-24T15:32:57.384Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
11:32:57 [2021-10-24T15:32:57.384Z]     jenkins/label: "migration_jipp-migration_centos-7"
11:32:57 [2021-10-24T15:32:57.384Z]   name: "centos-7-z5kj4"
11:32:57 [2021-10-24T15:32:57.384Z] spec:
11:32:57 [2021-10-24T15:32:57.384Z]   containers:
11:32:57 [2021-10-24T15:32:57.384Z]   - env:
11:32:57 [2021-10-24T15:32:57.384Z]     - name: "JENKINS_SECRET"
11:32:57 [2021-10-24T15:32:57.384Z]       value: "********"
11:32:57 [2021-10-24T15:32:57.384Z]     - name: "JENKINS_TUNNEL"
11:32:57 [2021-10-24T15:32:57.384Z]       value: "jenkins-discovery.embed-cdt.svc.cluster.local:50000"
11:32:57 [2021-10-24T15:32:57.385Z]     - name: "JENKINS_AGENT_NAME"
11:32:57 [2021-10-24T15:32:57.385Z]       value: "centos-7-z5kj4"
11:32:57 [2021-10-24T15:32:57.385Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:32:57 [2021-10-24T15:32:57.385Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:32:57 [2021-10-24T15:32:57.385Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:32:57 [2021-10-24T15:32:57.385Z]     - name: "JAVA_TOOL_OPTIONS"
11:32:57 [2021-10-24T15:32:57.385Z]       value: ""
11:32:57 [2021-10-24T15:32:57.385Z]     - name: "_JAVA_OPTIONS"
11:32:57 [2021-10-24T15:32:57.385Z]       value: ""
11:32:57 [2021-10-24T15:32:57.385Z]     - name: "OPENJ9_JAVA_OPTIONS"
11:32:57 [2021-10-24T15:32:57.385Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:32:57 [2021-10-24T15:32:57.385Z]     - name: "JENKINS_NAME"
11:32:57 [2021-10-24T15:32:57.385Z]       value: "centos-7-z5kj4"
11:32:57 [2021-10-24T15:32:57.385Z]     - name: "JENKINS_AGENT_WORKDIR"
11:32:57 [2021-10-24T15:32:57.385Z]       value: "/home/jenkins/agent"
11:32:57 [2021-10-24T15:32:57.385Z]     - name: "JENKINS_URL"
11:32:57 [2021-10-24T15:32:57.385Z]       value: "http://jenkins-ui.embed-cdt.svc.cluster.local/embed-cdt/"
11:32:57 [2021-10-24T15:32:57.385Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10"
11:32:57 [2021-10-24T15:32:57.385Z]     imagePullPolicy: "Always"
11:32:57 [2021-10-24T15:32:57.385Z]     name: "jnlp"
11:32:57 [2021-10-24T15:32:57.385Z]     resources:
11:32:57 [2021-10-24T15:32:57.385Z]       limits:
11:32:57 [2021-10-24T15:32:57.385Z]         cpu: "2000m"
11:32:57 [2021-10-24T15:32:57.385Z]         memory: "4096Mi"
11:32:57 [2021-10-24T15:32:57.385Z]       requests:
11:32:57 [2021-10-24T15:32:57.385Z]         cpu: "1000m"
11:32:57 [2021-10-24T15:32:57.385Z]         memory: "4096Mi"
11:32:57 [2021-10-24T15:32:57.385Z]     tty: true
11:32:57 [2021-10-24T15:32:57.385Z]     volumeMounts:
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "m2-dir"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: true
11:32:57 [2021-10-24T15:32:57.385Z]       subPath: "toolchains.xml"
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins/.mavenrc"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "m2-dir"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: true
11:32:57 [2021-10-24T15:32:57.385Z]       subPath: ".mavenrc"
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/opt/tools"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "volume-0"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: false
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "volume-2"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: false
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins/.m2/repository"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "volume-3"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: false
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "m2-secret-dir"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: true
11:32:57 [2021-10-24T15:32:57.385Z]       subPath: "settings-security.xml"
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins/.m2/wrapper"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "volume-4"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: false
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "m2-secret-dir"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: true
11:32:57 [2021-10-24T15:32:57.385Z]       subPath: "settings.xml"
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins/.ssh"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "volume-1"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: false
11:32:57 [2021-10-24T15:32:57.385Z]       subPath: ""
11:32:57 [2021-10-24T15:32:57.385Z]     - mountPath: "/home/jenkins/agent"
11:32:57 [2021-10-24T15:32:57.385Z]       name: "workspace-volume"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: false
11:32:57 [2021-10-24T15:32:57.385Z]     workingDir: "/home/jenkins/agent"
11:32:57 [2021-10-24T15:32:57.385Z]   nodeSelector:
11:32:57 [2021-10-24T15:32:57.385Z]     kubernetes.io/os: "linux"
11:32:57 [2021-10-24T15:32:57.385Z]   restartPolicy: "Never"
11:32:57 [2021-10-24T15:32:57.385Z]   volumes:
11:32:57 [2021-10-24T15:32:57.385Z]   - name: "volume-0"
11:32:57 [2021-10-24T15:32:57.385Z]     persistentVolumeClaim:
11:32:57 [2021-10-24T15:32:57.385Z]       claimName: "tools-claim-jiro-embed-cdt"
11:32:57 [2021-10-24T15:32:57.385Z]       readOnly: true
11:32:57 [2021-10-24T15:32:57.385Z]   - name: "m2-secret-dir"
11:32:57 [2021-10-24T15:32:57.385Z]     secret:
11:32:57 [2021-10-24T15:32:57.385Z]       secretName: "m2-secret-dir"
11:32:57 [2021-10-24T15:32:57.385Z]   - emptyDir:
11:32:57 [2021-10-24T15:32:57.385Z]       medium: ""
11:32:57 [2021-10-24T15:32:57.385Z]     name: "volume-2"
11:32:57 [2021-10-24T15:32:57.385Z]   - configMap:
11:32:57 [2021-10-24T15:32:57.385Z]       name: "m2-dir"
11:32:57 [2021-10-24T15:32:57.385Z]     name: "m2-dir"
11:32:57 [2021-10-24T15:32:57.385Z]   - configMap:
11:32:57 [2021-10-24T15:32:57.385Z]       name: "known-hosts"
11:32:57 [2021-10-24T15:32:57.385Z]     name: "volume-1"
11:32:57 [2021-10-24T15:32:57.385Z]   - emptyDir:
11:32:57 [2021-10-24T15:32:57.385Z]       medium: ""
11:32:57 [2021-10-24T15:32:57.385Z]     name: "workspace-volume"
11:32:57 [2021-10-24T15:32:57.385Z]   - emptyDir:
11:32:57 [2021-10-24T15:32:57.385Z]       medium: ""
11:32:57 [2021-10-24T15:32:57.385Z]     name: "volume-4"
11:32:57 [2021-10-24T15:32:57.385Z]   - emptyDir:
11:32:57 [2021-10-24T15:32:57.385Z]       medium: ""
11:32:57 [2021-10-24T15:32:57.385Z]     name: "volume-3"
11:32:57 [2021-10-24T15:32:57.385Z] 
11:32:57 [2021-10-24T15:32:57.876Z] Running on centos-7-z5kj4 in /home/jenkins/agent/workspace/build-plug-ins_work
11:32:57 [2021-10-24T15:32:57.877Z] [Pipeline] {
11:32:58 [2021-10-24T15:32:58.082Z] [Pipeline] stage
11:32:58 [2021-10-24T15:32:58.088Z] [Pipeline] { (Declarative: Checkout SCM)
11:32:58 [2021-10-24T15:32:58.270Z] [Pipeline] checkout
11:32:59 [2021-10-24T15:32:59.801Z] The recommended git tool is: git
11:33:01 [2021-10-24T15:33:01.524Z] using credential github-bot
11:33:01 [2021-10-24T15:33:01.542Z] Cloning the remote Git repository
11:33:01 [2021-10-24T15:33:01.543Z] Cloning with configured refspecs honoured and without tags
11:33:01 [2021-10-24T15:33:01.558Z] Cloning repository https://github.com/eclipse-embed-cdt/eclipse-plugins.git
11:33:02 [2021-10-24T15:33:02.051Z]  > git init /home/jenkins/agent/workspace/build-plug-ins_work # timeout=10
11:33:02 [2021-10-24T15:33:02.063Z] Fetching upstream changes from https://github.com/eclipse-embed-cdt/eclipse-plugins.git
11:33:02 [2021-10-24T15:33:02.063Z]  > git --version # timeout=10
11:33:02 [2021-10-24T15:33:02.066Z]  > git --version # 'git version 1.8.3.1'
11:33:02 [2021-10-24T15:33:02.066Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
11:33:02 [2021-10-24T15:33:02.067Z]  > git fetch --no-tags --progress https://github.com/eclipse-embed-cdt/eclipse-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:33:05 [2021-10-24T15:33:05.126Z] Avoid second fetch
11:33:05 [2021-10-24T15:33:05.129Z] Checking out Revision 69c22e060f6c842ced45b62fd6959e1782b34b4a (work)
11:33:05 [2021-10-24T15:33:05.117Z]  > git config remote.origin.url https://github.com/eclipse-embed-cdt/eclipse-plugins.git # timeout=10
11:33:05 [2021-10-24T15:33:05.119Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:33:05 [2021-10-24T15:33:05.132Z]  > git config core.sparsecheckout # timeout=10
11:33:05 [2021-10-24T15:33:05.135Z]  > git checkout -f 69c22e060f6c842ced45b62fd6959e1782b34b4a # timeout=10
11:33:08 [2021-10-24T15:33:08.949Z] Commit message: "bumps packs.ui to 2.0.1"
11:33:08 [2021-10-24T15:33:08.951Z] First time build. Skipping changelog.
11:33:08 [2021-10-24T15:33:08.951Z]  > git remote # timeout=10
11:33:08 [2021-10-24T15:33:08.954Z]  > git submodule init # timeout=10
11:33:09 [2021-10-24T15:33:09.105Z]  > git submodule sync # timeout=10
11:33:09 [2021-10-24T15:33:09.241Z]  > git config --get remote.origin.url # timeout=10
11:33:09 [2021-10-24T15:33:09.250Z]  > git submodule init # timeout=10
11:33:09 [2021-10-24T15:33:09.350Z]  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
11:33:09 [2021-10-24T15:33:09.352Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-templates.url # timeout=10
11:33:09 [2021-10-24T15:33:09.354Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-templates.path # timeout=10
11:33:09 [2021-10-24T15:33:09.356Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace.url # timeout=10
11:33:09 [2021-10-24T15:33:09.359Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace.path # timeout=10
11:33:09 [2021-10-24T15:33:09.361Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup.url # timeout=10
11:33:09 [2021-10-24T15:33:09.363Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup.path # timeout=10
11:33:09 [2021-10-24T15:33:09.365Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs.url # timeout=10
11:33:09 [2021-10-24T15:33:09.367Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs.path # timeout=10
11:33:09 [2021-10-24T15:33:09.368Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-cpp-libs.url # timeout=10
11:33:09 [2021-10-24T15:33:09.370Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-cpp-libs.path # timeout=10
11:33:09 [2021-10-24T15:33:09.372Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch.url # timeout=10
11:33:09 [2021-10-24T15:33:09.374Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch.path # timeout=10
11:33:09 [2021-10-24T15:33:09.375Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-devices.url # timeout=10
11:33:09 [2021-10-24T15:33:09.377Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-devices.path # timeout=10
11:33:09 [2021-10-24T15:33:09.379Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-arty-boards.url # timeout=10
11:33:09 [2021-10-24T15:33:09.381Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-arty-boards.path # timeout=10
11:33:09 [2021-10-24T15:33:09.382Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board.url # timeout=10
11:33:09 [2021-10-24T15:33:09.384Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board.path # timeout=10
11:33:09 [2021-10-24T15:33:09.386Z]  > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-semihosting.url # timeout=10
11:33:09 [2021-10-24T15:33:09.388Z]  > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-semihosting.path # timeout=10
11:33:09 [2021-10-24T15:33:09.441Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-templates # timeout=10
11:33:10 [2021-10-24T15:33:10.049Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace # timeout=10
11:33:10 [2021-10-24T15:33:10.573Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup # timeout=10
11:33:11 [2021-10-24T15:33:11.139Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs # timeout=10
11:33:11 [2021-10-24T15:33:11.700Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-cpp-libs # timeout=10
11:33:12 [2021-10-24T15:33:12.587Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch # timeout=10
11:33:13 [2021-10-24T15:33:13.184Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-devices # timeout=10
11:33:13 [2021-10-24T15:33:13.805Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-arty-boards # timeout=10
11:33:15 [2021-10-24T15:33:15.500Z] [Pipeline] }
11:33:15 [2021-10-24T15:33:15.544Z] [Pipeline] // stage
11:33:15 [2021-10-24T15:33:15.613Z] [Pipeline] withEnv
11:33:15 [2021-10-24T15:33:15.615Z] [Pipeline] {
11:33:15 [2021-10-24T15:33:15.692Z] [Pipeline] stage
11:33:15 [2021-10-24T15:33:15.693Z] [Pipeline] { (Declarative: Tool Install)
11:33:15 [2021-10-24T15:33:15.714Z] [Pipeline] tool
11:33:15 [2021-10-24T15:33:15.725Z] [Pipeline] envVarsForTool
11:33:15 [2021-10-24T15:33:15.772Z] [Pipeline] tool
11:33:15 [2021-10-24T15:33:15.779Z] [Pipeline] envVarsForTool
11:33:15 [2021-10-24T15:33:15.788Z] [Pipeline] }
11:33:15 [2021-10-24T15:33:15.794Z] [Pipeline] // stage
11:33:15 [2021-10-24T15:33:15.801Z] [Pipeline] withEnv
11:33:15 [2021-10-24T15:33:15.801Z] [Pipeline] {
11:33:15 [2021-10-24T15:33:15.814Z] [Pipeline] stage
11:33:15 [2021-10-24T15:33:15.816Z] [Pipeline] { (Build)
11:33:14 [2021-10-24T15:33:14.336Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board # timeout=10
11:33:14 [2021-10-24T15:33:14.865Z]  > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-semihosting # timeout=10
11:33:15 [2021-10-24T15:33:15.913Z] [Pipeline] tool
11:33:15 [2021-10-24T15:33:15.919Z] [Pipeline] envVarsForTool
11:33:15 [2021-10-24T15:33:15.929Z] [Pipeline] tool
11:33:15 [2021-10-24T15:33:15.936Z] [Pipeline] envVarsForTool
11:33:15 [2021-10-24T15:33:15.946Z] [Pipeline] withEnv
11:33:15 [2021-10-24T15:33:15.947Z] [Pipeline] {
11:33:15 [2021-10-24T15:33:15.971Z] [Pipeline] sh
11:33:16 [2021-10-24T15:33:16.311Z] + mvn --batch-mode --show-version clean verify -P production -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
11:33:16 [2021-10-24T15:33:16.572Z] Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
11:33:16 [2021-10-24T15:33:16.572Z] Maven home: /opt/tools/apache-maven/latest
11:33:16 [2021-10-24T15:33:16.572Z] Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9
11:33:16 [2021-10-24T15:33:16.572Z] Default locale: en_US, platform encoding: UTF-8
11:33:16 [2021-10-24T15:33:16.572Z] OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
11:33:20 [2021-10-24T15:33:20.772Z] [INFO] Scanning for projects...
11:33:32 [2021-10-24T15:33:32.965Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/.polyglot..META-INF_MANIFEST.MF
11:33:32 [2021-10-24T15:33:32.965Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2020-09/202009161000/ (142B)
11:33:32 [2021-10-24T15:33:32.965Z] [INFO] Adding repository https://download.eclipse.org/releases/2020-09/202009161000
11:33:32 [2021-10-24T15:33:32.965Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2020-09/202009161000/ (809.5kB)
11:33:33 [2021-10-24T15:33:33.914Z] Oct 24, 2021 3:33:33 PM org.apache.http.impl.execchain.RetryExec execute
11:33:33 [2021-10-24T15:33:33.914Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
11:33:33 [2021-10-24T15:33:33.914Z] Oct 24, 2021 3:33:33 PM org.apache.http.impl.execchain.RetryExec execute
11:33:33 [2021-10-24T15:33:33.914Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
11:33:33 [2021-10-24T15:33:33.914Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
11:33:34 [2021-10-24T15:33:34.172Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
11:33:34 [2021-10-24T15:33:34.172Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
11:33:34 [2021-10-24T15:33:34.172Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
11:33:34 [2021-10-24T15:33:34.428Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
11:33:34 [2021-10-24T15:33:34.428Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
11:33:34 [2021-10-24T15:33:34.685Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
11:33:35 [2021-10-24T15:33:35.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/.polyglot..META-INF_MANIFEST.MF
11:33:35 [2021-10-24T15:33:35.254Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/.polyglot..META-INF_MANIFEST.MF
11:33:35 [2021-10-24T15:33:35.254Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.core:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.core/.polyglot..META-INF_MANIFEST.MF
11:33:35 [2021-10-24T15:33:35.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.core:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.core/.polyglot..META-INF_MANIFEST.MF
11:33:35 [2021-10-24T15:33:35.843Z] Oct 24, 2021 3:33:35 PM org.apache.http.impl.execchain.RetryExec execute
11:33:35 [2021-10-24T15:33:35.843Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
11:33:35 [2021-10-24T15:33:35.843Z] Oct 24, 2021 3:33:35 PM org.apache.http.impl.execchain.RetryExec execute
11:33:35 [2021-10-24T15:33:35.843Z] INFO: Retrying request to {}->http://download.eclipse.org:80
11:33:36 [2021-10-24T15:33:36.774Z] [INFO] Fetching 202009161000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-09/
11:33:36 [2021-10-24T15:33:36.774Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (79.97kB)
11:33:37 [2021-10-24T15:33:37.047Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (9.67MB)
11:33:40 [2021-10-24T15:33:40.321Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.28MB)
11:33:40 [2021-10-24T15:33:40.578Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (328.72kB)
11:33:40 [2021-10-24T15:33:40.835Z] [INFO] Fetching com.sun.xml.bind_2.2.0.v201505121915.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (265.45kB)
11:33:41 [2021-10-24T15:33:41.398Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (53.77kB)
11:33:41 [2021-10-24T15:33:41.398Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (55.41kB)
11:33:41 [2021-10-24T15:33:41.398Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (249kB)
11:33:41 [2021-10-24T15:33:41.655Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (21.59kB)
11:33:41 [2021-10-24T15:33:41.655Z] [INFO] Fetching org.eclipse.osgi_3.16.0.v20200828-0759.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (468.73kB)
11:33:42 [2021-10-24T15:33:42.218Z] [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (36.58kB)
11:33:42 [2021-10-24T15:33:42.219Z] [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13kB)
11:33:42 [2021-10-24T15:33:42.219Z] [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (102.39kB)
11:33:42 [2021-10-24T15:33:42.475Z] [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (63.23kB)
11:33:42 [2021-10-24T15:33:42.731Z] [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.47kB)
11:33:42 [2021-10-24T15:33:42.731Z] [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (255.73kB)
11:33:42 [2021-10-24T15:33:42.986Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.59kB)
11:33:42 [2021-10-24T15:33:42.987Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (15.35kB)
11:33:43 [2021-10-24T15:33:43.244Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (95.26kB)
11:33:43 [2021-10-24T15:33:43.244Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (82.7kB)
11:33:43 [2021-10-24T15:33:43.500Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (33.71kB)
11:33:43 [2021-10-24T15:33:43.500Z] [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (155.55kB)
11:33:43 [2021-10-24T15:33:43.757Z] [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (43.97kB)
11:33:44 [2021-10-24T15:33:44.014Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (30.65kB)
11:33:44 [2021-10-24T15:33:44.014Z] [INFO] Fetching org.eclipse.cdt.core_7.0.0.202009010132.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.63MB)
11:33:45 [2021-10-24T15:33:45.380Z] Oct 24, 2021 3:33:45 PM org.apache.http.impl.execchain.RetryExec execute
11:33:45 [2021-10-24T15:33:45.380Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
11:33:45 [2021-10-24T15:33:45.380Z] Oct 24, 2021 3:33:45 PM org.apache.http.impl.execchain.RetryExec execute
11:33:45 [2021-10-24T15:33:45.380Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
11:33:45 [2021-10-24T15:33:45.380Z] [INFO] Fetching org.eclipse.cdt.core.native_6.0.0.202009030027.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (22.32kB)
11:33:45 [2021-10-24T15:33:45.380Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (41.25kB)
11:33:45 [2021-10-24T15:33:45.380Z] [INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (33.67kB)
11:33:45 [2021-10-24T15:33:45.636Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (41.15kB)
11:33:45 [2021-10-24T15:33:45.637Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.79kB)
11:33:45 [2021-10-24T15:33:45.900Z] [INFO] Fetching org.eclipse.core.resources_3.13.800.v20200706-2152.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (875.68kB)
11:33:45 [2021-10-24T15:33:45.900Z] [INFO] Fetching org.eclipse.core.runtime_3.19.0.v20200724-1004.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (33.42kB)
11:33:46 [2021-10-24T15:33:46.164Z] [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (18.03kB)
11:33:46 [2021-10-24T15:33:46.164Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (105.59kB)
11:33:46 [2021-10-24T15:33:46.421Z] [INFO] Fetching org.eclipse.text_3.10.300.v20200807-0831.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (100.11kB)
11:33:46 [2021-10-24T15:33:46.678Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.5.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (106.41kB)
11:33:46 [2021-10-24T15:33:46.678Z] [INFO] Fetching org.eclipse.debug.core_3.16.0.v20200828-0817.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (125.98kB)
11:33:46 [2021-10-24T15:33:46.934Z] [INFO] Fetching org.eclipse.launchbar.core_2.4.0.202008310315.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (31.77kB)
11:33:46 [2021-10-24T15:33:46.934Z] [INFO] Fetching org.eclipse.cdt.make.core_7.5.0.202009040332.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (146.27kB)
11:33:47 [2021-10-24T15:33:47.190Z] [INFO] Fetching org.eclipse.tools.templates.core_1.2.0.202008310315.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (7.66kB)
11:33:47 [2021-10-24T15:33:47.447Z] [INFO] Fetching org.eclipse.tools.templates.freemarker_1.2.0.202008311307.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (12.13kB)
11:33:47 [2021-10-24T15:33:47.447Z] [INFO] Fetching org.eclipse.cdt.managedbuilder.core_9.0.0.202009010132.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (447.03kB)
11:33:47 [2021-10-24T15:33:47.703Z] [INFO] Fetching org.eclipse.ui_3.118.0.v20200807-0902.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (339.77kB)
11:33:47 [2021-10-24T15:33:47.960Z] [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (43.01kB)
11:33:47 [2021-10-24T15:33:47.960Z] [INFO] Fetching org.eclipse.equinox.common_3.13.0.v20200828-1034.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (57.14kB)
11:33:48 [2021-10-24T15:33:48.216Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (55.59kB)
11:33:48 [2021-10-24T15:33:48.216Z] [INFO] Fetching org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (77.12kB)
11:33:48 [2021-10-24T15:33:48.473Z] [INFO] Fetching org.eclipse.core.databinding_1.10.0.v20200815-1752.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (56.85kB)
11:33:48 [2021-10-24T15:33:48.729Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (82.74kB)
11:33:48 [2021-10-24T15:33:48.729Z] [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (44.71kB)
11:33:48 [2021-10-24T15:33:48.986Z] [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (46.11kB)
11:33:48 [2021-10-24T15:33:48.986Z] [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (42.08kB)
11:33:49 [2021-10-24T15:33:49.243Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13.76kB)
11:33:49 [2021-10-24T15:33:49.243Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (25.88kB)
11:33:49 [2021-10-24T15:33:49.499Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.07kB)
11:33:49 [2021-10-24T15:33:49.499Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (22.66kB)
11:33:49 [2021-10-24T15:33:49.755Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.95kB)
11:33:49 [2021-10-24T15:33:49.755Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (7.68kB)
11:33:49 [2021-10-24T15:33:49.755Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (7.72kB)
11:33:50 [2021-10-24T15:33:50.012Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.43kB)
11:33:50 [2021-10-24T15:33:50.012Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (21.73kB)
11:33:50 [2021-10-24T15:33:50.269Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (107.16kB)
11:33:50 [2021-10-24T15:33:50.269Z] [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (484.32kB)
11:33:50 [2021-10-24T15:33:50.832Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (23.02kB)
11:33:50 [2021-10-24T15:33:50.832Z] [INFO] Fetching org.eclipse.swt_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.03kB)
11:33:50 [2021-10-24T15:33:50.832Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13.16kB)
11:33:51 [2021-10-24T15:33:51.088Z] [INFO] Fetching org.eclipse.jface_3.21.0.v20200821-1458.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (363.19kB)
11:33:51 [2021-10-24T15:33:51.351Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (66.19kB)
11:33:51 [2021-10-24T15:33:51.607Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1100.v20200819-0632.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (65.59kB)
11:33:51 [2021-10-24T15:33:51.608Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.47kB)
11:33:51 [2021-10-24T15:33:51.864Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (9.76kB)
11:33:51 [2021-10-24T15:33:51.864Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.0.v20200807-0944.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.59kB)
11:33:52 [2021-10-24T15:33:52.120Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.800.v20200828-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (110.31kB)
11:33:52 [2021-10-24T15:33:52.120Z] [INFO] Fetching org.eclipse.equinox.event_1.5.500.v20200616-0800.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.65kB)
11:33:52 [2021-10-24T15:33:52.376Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (9.45kB)
11:33:52 [2021-10-24T15:33:52.377Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.400.v20200828-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (84.58kB)
11:33:52 [2021-10-24T15:33:52.633Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (50.81kB)
11:33:52 [2021-10-24T15:33:52.634Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (84.06kB)
11:33:52 [2021-10-24T15:33:52.890Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (49.82kB)
11:33:52 [2021-10-24T15:33:52.890Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200829-1411.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (94.53kB)
11:33:53 [2021-10-24T15:33:53.146Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (60.83kB)
11:33:53 [2021-10-24T15:33:53.146Z] [INFO] Fetching org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (77.7kB)
11:33:53 [2021-10-24T15:33:53.402Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13.07kB)
11:33:53 [2021-10-24T15:33:53.402Z] [INFO] Fetching org.eclipse.urischeme_1.1.100.v20200729-2048.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (21.97kB)
11:33:53 [2021-10-24T15:33:53.658Z] [INFO] Fetching org.eclipse.emf.common_2.20.0.v20200822-0801.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (114.54kB)
11:33:53 [2021-10-24T15:33:53.914Z] [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (120.7kB)
11:33:53 [2021-10-24T15:33:53.914Z] [INFO] Fetching org.eclipse.jface.notifications_0.2.0.v20200810-0826.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.64kB)
11:33:54 [2021-10-24T15:33:54.170Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (958.24kB)
11:33:54 [2021-10-24T15:33:54.733Z] [INFO] Fetching org.freemarker_2.3.22.v20160210-1233.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (397.33kB)
11:33:54 [2021-10-24T15:33:54.989Z] [INFO] Fetching org.eclipse.ui.workbench_3.120.0.v20200829-1411.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (966.73kB)
11:33:55 [2021-10-24T15:33:55.551Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.71kB)
11:33:55 [2021-10-24T15:33:55.808Z] [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (940.73kB)
11:33:56 [2021-10-24T15:33:56.370Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.1MB)
11:33:56 [2021-10-24T15:33:56.933Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (833.29kB)
11:33:57 [2021-10-24T15:33:57.496Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.core:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.core/.polyglot..META-INF_MANIFEST.MF
11:33:57 [2021-10-24T15:33:57.496Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.ui:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.ui/.polyglot..META-INF_MANIFEST.MF
11:33:57 [2021-10-24T15:33:57.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.ui:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.ui/.polyglot..META-INF_MANIFEST.MF
11:33:57 [2021-10-24T15:33:57.496Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (7.94kB)
11:33:57 [2021-10-24T15:33:57.752Z] [INFO] Fetching org.eclipse.ui.ide_3.17.200.v20200808-0622.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (954.52kB)
11:33:58 [2021-10-24T15:33:58.009Z] [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (23.97kB)
11:33:58 [2021-10-24T15:33:58.266Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (32.04kB)
11:33:58 [2021-10-24T15:33:58.266Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (74.47kB)
11:33:58 [2021-10-24T15:33:58.522Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (107.88kB)
11:33:58 [2021-10-24T15:33:58.779Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (50.94kB)
11:33:58 [2021-10-24T15:33:58.779Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.800.v20200813-0739.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (55.51kB)
11:33:59 [2021-10-24T15:33:59.036Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (44.42kB)
11:33:59 [2021-10-24T15:33:59.036Z] [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (44.56kB)
11:33:59 [2021-10-24T15:33:59.293Z] [INFO] Fetching org.eclipse.jface.text_3.16.400.v20200807-0831.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (316.68kB)
11:33:59 [2021-10-24T15:33:59.549Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (131kB)
11:33:59 [2021-10-24T15:33:59.805Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.ui:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.ui/.polyglot..META-INF_MANIFEST.MF
11:33:59 [2021-10-24T15:33:59.805Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt-feature/.polyglot.feature.xml
11:34:00 [2021-10-24T15:34:00.061Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt-feature/.polyglot.feature.xml
11:34:00 [2021-10-24T15:34:00.061Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt-feature/.polyglot.feature.xml
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross-branding/.polyglot..META-INF_MANIFEST.MF
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross-branding/.polyglot..META-INF_MANIFEST.MF
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross-branding/.polyglot..META-INF_MANIFEST.MF
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.core/.polyglot..META-INF_MANIFEST.MF
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.core/.polyglot..META-INF_MANIFEST.MF
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.core/.polyglot..META-INF_MANIFEST.MF
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/.polyglot..META-INF_MANIFEST.MF
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/.polyglot..META-INF_MANIFEST.MF
11:34:00 [2021-10-24T15:34:00.318Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (331.09kB)
11:34:00 [2021-10-24T15:34:00.881Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.0.v20200812-2334.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (238.57kB)
11:34:00 [2021-10-24T15:34:00.881Z] [INFO] Fetching org.eclipse.ui.editors_3.13.300.v20200812-2334.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (199.96kB)
11:34:01 [2021-10-24T15:34:01.138Z] [INFO] Fetching org.eclipse.debug.ui_3.14.600.v20200828-0817.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1,013.97kB)
11:34:01 [2021-10-24T15:34:01.700Z] [INFO] Fetching org.eclipse.cdt.ui_7.0.0.202009071455.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.91MB)
11:34:03 [2021-10-24T15:34:03.067Z] Oct 24, 2021 3:34:02 PM org.apache.http.impl.execchain.RetryExec execute
11:34:03 [2021-10-24T15:34:03.067Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
11:34:03 [2021-10-24T15:34:03.067Z] Oct 24, 2021 3:34:02 PM org.apache.http.impl.execchain.RetryExec execute
11:34:03 [2021-10-24T15:34:03.067Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
11:34:03 [2021-10-24T15:34:03.067Z] [INFO] Fetching org.eclipse.ui.console_3.9.300.v20200828-0817.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (83.97kB)
11:34:03 [2021-10-24T15:34:03.067Z] [INFO] Fetching org.eclipse.ui.views_3.10.400.v20200611-1719.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (48.2kB)
11:34:03 [2021-10-24T15:34:03.324Z] [INFO] Fetching org.eclipse.launchbar.ui_2.4.0.202008310315.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.53kB)
11:34:03 [2021-10-24T15:34:03.325Z] [INFO] Fetching org.eclipse.cdt.launch_10.0.0.202009010132.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (73.29kB)
11:34:03 [2021-10-24T15:34:03.581Z] [INFO] Fetching org.eclipse.cdt.make.ui_8.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (168.29kB)
11:34:03 [2021-10-24T15:34:03.843Z] [INFO] Fetching org.eclipse.compare_3.7.1100.v20200611-0145.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (306.32kB)
11:34:04 [2021-10-24T15:34:04.104Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.2.0.202008312024.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (17.42kB)
11:34:04 [2021-10-24T15:34:04.104Z] [INFO] Fetching org.eclipse.cdt.managedbuilder.gnu.ui_8.4.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (32.7kB)
11:34:04 [2021-10-24T15:34:04.360Z] [INFO] Fetching org.eclipse.cdt.managedbuilder.ui_9.2.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (173.13kB)
11:34:04 [2021-10-24T15:34:04.360Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.100.v20200817-1715.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (176.92kB)
11:34:04 [2021-10-24T15:34:04.617Z] [INFO] Fetching org.eclipse.search_3.12.0.v20200727-2017.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (214.9kB)
11:34:04 [2021-10-24T15:34:04.873Z] [INFO] Fetching org.eclipse.ui.forms_3.10.0.v20200727-0948.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (124.47kB)
11:34:05 [2021-10-24T15:34:05.130Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (70.56kB)
11:34:05 [2021-10-24T15:34:05.130Z] [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (32.85kB)
11:34:05 [2021-10-24T15:34:05.386Z] [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (124.96kB)
11:34:05 [2021-10-24T15:34:05.386Z] [INFO] Fetching org.eclipse.team.ui_3.8.1000.v20200806-0621.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (491.39kB)
11:34:05 [2021-10-24T15:34:05.949Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (40.74kB)
11:34:05 [2021-10-24T15:34:05.949Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/.polyglot..META-INF_MANIFEST.MF
11:34:05 [2021-10-24T15:34:05.949Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.packs.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/.polyglot..META-INF_MANIFEST.MF
11:34:05 [2021-10-24T15:34:05.949Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.packs.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.packs.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.packs-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.packs-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.packs-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.packs.core/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.packs.core/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.packs.core/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.packs.ui/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.206Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.packs.ui/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.464Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.packs.ui/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.464Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.packs-feature/.polyglot.feature.xml
11:34:06 [2021-10-24T15:34:06.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.packs-feature/.polyglot.feature.xml
11:34:06 [2021-10-24T15:34:06.464Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.packs-feature/.polyglot.feature.xml
11:34:06 [2021-10-24T15:34:06.464Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.core/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.core/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.core/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.packs-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.packs-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.packs:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.packs-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/.polyglot..META-INF_MANIFEST.MF
11:34:06 [2021-10-24T15:34:06.721Z] [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.core_10.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (24.21kB)
11:34:06 [2021-10-24T15:34:06.978Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (424.89kB)
11:34:07 [2021-10-24T15:34:07.235Z] [INFO] Fetching org.eclipse.cdt.dsf_2.9.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (96.09kB)
11:34:07 [2021-10-24T15:34:07.493Z] [INFO] Fetching org.eclipse.cdt.gdb_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (11.63kB)
11:34:07 [2021-10-24T15:34:07.493Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.2.0.202009030027.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (131.02kB)
11:34:07 [2021-10-24T15:34:07.750Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/.polyglot..META-INF_MANIFEST.MF
11:34:07 [2021-10-24T15:34:07.750Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.ui:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/.polyglot..META-INF_MANIFEST.MF
11:34:07 [2021-10-24T15:34:07.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.ui:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/.polyglot..META-INF_MANIFEST.MF
11:34:07 [2021-10-24T15:34:07.750Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.7.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (244.16kB)
11:34:08 [2021-10-24T15:34:08.313Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.6.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (355.78kB)
11:34:08 [2021-10-24T15:34:08.569Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.0.0.202009071350.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (76.44kB)
11:34:08 [2021-10-24T15:34:08.829Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.ui:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/.polyglot..META-INF_MANIFEST.MF
11:34:08 [2021-10-24T15:34:08.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.restart.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/.polyglot..META-INF_MANIFEST.MF
11:34:08 [2021-10-24T15:34:08.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.restart.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/.polyglot..META-INF_MANIFEST.MF
11:34:08 [2021-10-24T15:34:08.829Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.restart.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/.polyglot..META-INF_MANIFEST.MF
11:34:08 [2021-10-24T15:34:08.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag-feature/.polyglot.feature.xml
11:34:08 [2021-10-24T15:34:08.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag-feature/.polyglot.feature.xml
11:34:09 [2021-10-24T15:34:09.085Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag-feature/.polyglot.feature.xml
11:34:09 [2021-10-24T15:34:09.085Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.085Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.085Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.085Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.085Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.ui:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.ui:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.086Z] [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.ui_9.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (25.51kB)
11:34:09 [2021-10-24T15:34:09.342Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.ui:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.342Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/.polyglot.feature.xml
11:34:09 [2021-10-24T15:34:09.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/.polyglot.feature.xml
11:34:09 [2021-10-24T15:34:09.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/.polyglot.feature.xml
11:34:09 [2021-10-24T15:34:09.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.855Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.856Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/.polyglot.feature.xml
11:34:09 [2021-10-24T15:34:09.856Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/.polyglot.feature.xml
11:34:09 [2021-10-24T15:34:09.856Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/.polyglot.feature.xml
11:34:09 [2021-10-24T15:34:09.856Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.856Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.856Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.856Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/.polyglot..META-INF_MANIFEST.MF
11:34:09 [2021-10-24T15:34:09.856Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.112Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.112Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.112Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.112Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.368Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.369Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.369Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.369Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.369Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.369Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.625Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.625Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.625Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.625Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.625Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.codered:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.codered-branding/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.codered:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.codered-branding/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.626Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.codered:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.codered-branding/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.626Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.codered.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.codered.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.codered.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.codered.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.881Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.codered.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.codered.ui/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.881Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.codered:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.codered-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.codered:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.codered-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.881Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.codered:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.codered-feature/.polyglot.feature.xml
11:34:10 [2021-10-24T15:34:10.881Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.doc.user:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.doc.user/.polyglot..META-INF_MANIFEST.MF
11:34:10 [2021-10-24T15:34:10.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.doc.user:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.doc.user/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.137Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.doc.user:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.doc.user/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.137Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.doc.user:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.doc.user-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.doc.user:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.doc.user-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.137Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.doc.user:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.doc.user-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.137Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt:org.eclipse.embedcdt.repository:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/repositories/org.eclipse.embedcdt-repository/pom.xml
11:34:11 [2021-10-24T15:34:11.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt:org.eclipse.embedcdt.repository:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/repositories/org.eclipse.embedcdt-repository/pom.xml
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt:org.eclipse.embedcdt.repository:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/repositories/org.eclipse.embedcdt-repository/pom.xml
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.arm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.arm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.arm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.arm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.arm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.arm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.core/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.core/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.core/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.cortexm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.cortexm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.cortexm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.cortexm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.cortexm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.cortexm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.cortexm.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.cortexm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.cortexm.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.cortexm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.650Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.cortexm.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.cortexm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.906Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.cortexm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.cortexm-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.906Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.cortexm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.cortexm-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.906Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.cortexm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.cortexm-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.906Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.stm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.stm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.stm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.stm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.907Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.stm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.stm-branding/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.907Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.stm.ui:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.stm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.stm.ui:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.stm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.907Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.stm.ui:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.stm.ui/.polyglot..META-INF_MANIFEST.MF
11:34:11 [2021-10-24T15:34:11.907Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.stm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.stm-feature/.polyglot.feature.xml
11:34:11 [2021-10-24T15:34:11.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.stm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.stm-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.163Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.stm:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.stm-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.163Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.freescale:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.freescale-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.freescale:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.freescale-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.163Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.freescale:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.freescale-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.164Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.freescale.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.freescale.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.164Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.freescale.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.164Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.pe.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.pe.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.164Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.pe.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.164Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.freescale:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.freescale-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.freescale:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.freescale-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.freescale:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.freescale-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.ad:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.ad-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.ad:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.ad-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.ad:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.ad-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.ad.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.ad.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.ad.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.ad.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.ad.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.ad.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.ad:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.ad-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.ad:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.ad-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.ad:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.ad-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.riscv:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.riscv:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.riscv:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.677Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.677Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.677Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.677Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.677Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.riscv:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.677Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.riscv:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.934Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.riscv:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.sifive:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.sifive-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.sifive:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.sifive-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.sifive:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt.templates.sifive-branding/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.sifive.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.sifive.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.sifive.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.sifive.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.sifive.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/plugins/org.eclipse.embedcdt.templates.sifive.ui/.polyglot..META-INF_MANIFEST.MF
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.sifive:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.sifive-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.sifive:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.sifive-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.sifive:6.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_work/features/org.eclipse.embedcdt.templates.sifive-feature/.polyglot.feature.xml
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] ------------------------------------------------------------------------
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Reactor Build Order:
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] 
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Branding                                 [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Core Plug-in                             [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ UI Plug-in                               [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Core                                    [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Cross Compiler Common Branding           [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Debugging Core Plug-in                   [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Cross Compiler Common Core Plug-in       [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ CMSIS Packs Core Plug-in                 [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Cross Compiler Common UI Plug-in         [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ CMSIS Packs UI Plug-in                   [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Cross Compiler CMSIS Packs Support Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ CMSIS Packs Plug-in                      [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Debug CMSIS Packs Support Branding       [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ CMSIS Packs (Experimental)              [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Debugging GDB Branding                   [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Debugging GDB Core Plug-in               [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Debugging GDB UI Plug-in                 [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Debugger Restart Button Plug-in          [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ GDB JTAG Debugging                      [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ J-Link Debugging Branding                [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ J-Link Debugging Core Plug-in            [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ J-Link Debugging UI Plug-in              [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ J-Link Debugging                        [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ OpenOCD Debugging Branding               [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ OpenOCD Debugging Core Plug-in           [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ OpenOCD Debugging UI Plug-in             [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ OpenOCD Debugging                       [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ PyOCD Debugging Branding                 [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ PyOCD Debugging Core Plug-in             [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ PyOCD Debugging UI Plug-in               [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ PyOCD Debugging                         [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ QEMU Debugging Branding                  [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ QEMU Debugging Core Plug-in              [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ QEMU Debugging UI Plug-in                [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ QEMU Debugging                          [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ CodeRed Debug Perspective Branding       [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ CodeRed UI Plug-in                       [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ CodeRed Debug Perspective               [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Documentation Plug-in                    [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Documentation (Placeholder)             [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Arm Cross Compiler Branding              [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Arm Cross Compiler Core Plug-in          [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Arm Cross Compiler UI Plug-in            [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Arm Cross Compiler                      [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ RISC-V Cross Compiler Branding           [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ RISC-V Cross Compiler Core Plug-in       [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ RISC-V Cross Compiler UI Plug-in         [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ RISC-V Cross Compiler                   [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Templates Core Plug-in                   [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ STM32Fx Project Templates Branding Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ STM32Fx Project Templates Plug-in        [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ STM32Fx Project Templates               [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.935Z] [INFO] Embedded C/C++ Freescale Kinetis Project Templates Branding Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ Freescale Kinetis Project Templates Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ Freescale Processor Expert Template Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ Freescale Project Templates             [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template Branding Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template Plug-in   [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template          [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ Generic Arm Cortex-M Project Template Branding Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ Generic Arm Cortex-M Project Template Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ Generic Cortex-M Project Template       [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ ADuCM360 Project Template Branding Plug-in [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ ADuCM360 Project Template Plug-in        [eclipse-plugin]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ ADuCM360 Project Template               [eclipse-feature]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ Repository                           [eclipse-repository]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] org.eclipse.embedcdt.target-platform         [eclipse-target-definition]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Embedded C/C++ Root                                                [pom]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] 
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] ---------< org.eclipse.embedcdt.branding:org.eclipse.embedcdt >---------
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] Building Embedded C/C++ Branding 6.1.3-SNAPSHOT                   [1/68]
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] 
11:34:12 [2021-10-24T15:34:12.936Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt ---
11:34:13 [2021-10-24T15:34:13.192Z] [INFO] 
11:34:13 [2021-10-24T15:34:13.192Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt ---
11:34:14 [2021-10-24T15:34:14.559Z] [INFO] The project's OSGi version is 6.1.3.202110241533
11:34:14 [2021-10-24T15:34:14.559Z] [INFO] 
11:34:14 [2021-10-24T15:34:14.559Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt ---
11:34:14 [2021-10-24T15:34:14.559Z] [INFO] 
11:34:14 [2021-10-24T15:34:14.559Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt ---
11:34:14 [2021-10-24T15:34:14.559Z] [INFO] 
11:34:14 [2021-10-24T15:34:14.559Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt ---
11:34:15 [2021-10-24T15:34:15.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:34:15 [2021-10-24T15:34:15.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/src/main/resources
11:34:15 [2021-10-24T15:34:15.927Z] [INFO] 
11:34:15 [2021-10-24T15:34:15.927Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt ---
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] 
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt ---
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/src/test/resources
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] 
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt ---
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/target/org.eclipse.embedcdt-6.1.3-SNAPSHOT-sources.jar
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] 
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt ---
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] 
11:34:16 [2021-10-24T15:34:16.491Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt ---
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/target/org.eclipse.embedcdt-6.1.3-SNAPSHOT.jar
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] 
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt ---
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] 
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt ---
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] 
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt ---
11:34:19 [2021-10-24T15:34:19.759Z] [WARNING] artifact org.eclipse.embedcdt.branding:org.eclipse.embedcdt:xml:p2metadata:6.1.3-SNAPSHOT already attached, replace previous instance
11:34:19 [2021-10-24T15:34:19.759Z] [WARNING] artifact org.eclipse.embedcdt.branding:org.eclipse.embedcdt:xml:p2artifacts:6.1.3-SNAPSHOT already attached, replace previous instance
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] 
11:34:19 [2021-10-24T15:34:19.759Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt ---
11:34:25 [2021-10-24T15:34:25.008Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/target/org.eclipse.embedcdt-6.1.3-SNAPSHOT.jar
11:34:26 [2021-10-24T15:34:26.378Z] Oct 24, 2021 3:34:25 PM org.apache.http.impl.execchain.RetryExec execute
11:34:26 [2021-10-24T15:34:26.378Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:34:26 [2021-10-24T15:34:26.378Z] Oct 24, 2021 3:34:25 PM org.apache.http.impl.execchain.RetryExec execute
11:34:26 [2021-10-24T15:34:26.378Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:34:29 [2021-10-24T15:34:29.686Z] Oct 24, 2021 3:34:28 PM org.apache.http.impl.execchain.RetryExec execute
11:34:29 [2021-10-24T15:34:29.686Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:34:29 [2021-10-24T15:34:29.686Z] Oct 24, 2021 3:34:28 PM org.apache.http.impl.execchain.RetryExec execute
11:34:29 [2021-10-24T15:34:29.686Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:34:32 [2021-10-24T15:34:32.204Z] Oct 24, 2021 3:34:31 PM org.apache.http.impl.execchain.RetryExec execute
11:34:32 [2021-10-24T15:34:32.204Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:34:32 [2021-10-24T15:34:32.204Z] Oct 24, 2021 3:34:31 PM org.apache.http.impl.execchain.RetryExec execute
11:34:32 [2021-10-24T15:34:32.205Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:34:35 [2021-10-24T15:34:35.493Z] [WARNING] An exception has been thrown, but the request will be retried (attempt 1 / 3)
11:34:35 [2021-10-24T15:34:35.494Z] java.net.NoRouteToHostException: No route to host (Host unreachable)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.net.PlainSocketImpl.socketConnect (Native Method)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.net.AbstractPlainSocketImpl.doConnect (AbstractPlainSocketImpl.java:399)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.net.AbstractPlainSocketImpl.connectToAddress (AbstractPlainSocketImpl.java:242)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.net.AbstractPlainSocketImpl.connect (AbstractPlainSocketImpl.java:224)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:392)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.net.Socket.connect (Socket.java:609)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket (PlainConnectionSocketFactory.java:75)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:374)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:72)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:221)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:165)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:140)
11:34:35 [2021-10-24T15:34:35.494Z]     at org.eclipse.cbi.maven.http.apache.ApacheHttpClient.lambda$send$1 (ApacheHttpClient.java:81)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.util.concurrent.FutureTask.run (FutureTask.java:264)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
11:34:35 [2021-10-24T15:34:35.494Z]     at java.lang.Thread.run (Thread.java:829)
11:34:50 [2021-10-24T15:34:50.346Z] Oct 24, 2021 3:34:47 PM org.apache.http.impl.execchain.RetryExec execute
11:34:50 [2021-10-24T15:34:50.346Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:34:50 [2021-10-24T15:34:50.346Z] Oct 24, 2021 3:34:47 PM org.apache.http.impl.execchain.RetryExec execute
11:34:50 [2021-10-24T15:34:50.346Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:34:50 [2021-10-24T15:34:50.908Z] Oct 24, 2021 3:34:50 PM org.apache.http.impl.execchain.RetryExec execute
11:34:50 [2021-10-24T15:34:50.908Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:34:50 [2021-10-24T15:34:50.908Z] Oct 24, 2021 3:34:50 PM org.apache.http.impl.execchain.RetryExec execute
11:34:50 [2021-10-24T15:34:50.908Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:34:54 [2021-10-24T15:34:54.178Z] Oct 24, 2021 3:34:53 PM org.apache.http.impl.execchain.RetryExec execute
11:34:54 [2021-10-24T15:34:54.178Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:34:54 [2021-10-24T15:34:54.178Z] Oct 24, 2021 3:34:53 PM org.apache.http.impl.execchain.RetryExec execute
11:34:54 [2021-10-24T15:34:54.178Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:34:57 [2021-10-24T15:34:57.454Z] [WARNING] An exception has been thrown, but the request will be retried (attempt 2 / 3)
11:34:57 [2021-10-24T15:34:57.454Z] java.net.NoRouteToHostException: No route to host (Host unreachable)
11:34:57 [2021-10-24T15:34:57.454Z]     at java.net.PlainSocketImpl.socketConnect (Native Method)
11:34:57 [2021-10-24T15:34:57.454Z]     at java.net.AbstractPlainSocketImpl.doConnect (AbstractPlainSocketImpl.java:399)
11:34:57 [2021-10-24T15:34:57.454Z]     at java.net.AbstractPlainSocketImpl.connectToAddress (AbstractPlainSocketImpl.java:242)
11:34:57 [2021-10-24T15:34:57.454Z]     at java.net.AbstractPlainSocketImpl.connect (AbstractPlainSocketImpl.java:224)
11:34:57 [2021-10-24T15:34:57.454Z]     at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:392)
11:34:57 [2021-10-24T15:34:57.454Z]     at java.net.Socket.connect (Socket.java:609)
11:34:57 [2021-10-24T15:34:57.454Z]     at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket (PlainConnectionSocketFactory.java:75)
11:34:57 [2021-10-24T15:34:57.454Z]     at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142)
11:34:57 [2021-10-24T15:34:57.454Z]     at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:374)
11:34:57 [2021-10-24T15:34:57.454Z]     at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
11:34:57 [2021-10-24T15:34:57.454Z]     at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
11:34:57 [2021-10-24T15:34:57.454Z]     at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
11:34:57 [2021-10-24T15:34:57.455Z]     at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
11:34:57 [2021-10-24T15:34:57.455Z]     at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
11:34:57 [2021-10-24T15:34:57.455Z]     at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
11:34:57 [2021-10-24T15:34:57.455Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:72)
11:34:57 [2021-10-24T15:34:57.455Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:221)
11:34:57 [2021-10-24T15:34:57.455Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:165)
11:34:57 [2021-10-24T15:34:57.455Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:140)
11:34:57 [2021-10-24T15:34:57.455Z]     at org.eclipse.cbi.maven.http.apache.ApacheHttpClient.lambda$send$1 (ApacheHttpClient.java:81)
11:34:57 [2021-10-24T15:34:57.455Z]     at java.util.concurrent.FutureTask.run (FutureTask.java:264)
11:34:57 [2021-10-24T15:34:57.455Z]     at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
11:34:57 [2021-10-24T15:34:57.455Z]     at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
11:34:57 [2021-10-24T15:34:57.455Z]     at java.lang.Thread.run (Thread.java:829)
11:35:09 [2021-10-24T15:35:09.636Z] Oct 24, 2021 3:35:08 PM org.apache.http.impl.execchain.RetryExec execute
11:35:09 [2021-10-24T15:35:09.636Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:35:09 [2021-10-24T15:35:09.636Z] Oct 24, 2021 3:35:08 PM org.apache.http.impl.execchain.RetryExec execute
11:35:09 [2021-10-24T15:35:09.636Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:35:11 [2021-10-24T15:35:11.526Z] Oct 24, 2021 3:35:11 PM org.apache.http.impl.execchain.RetryExec execute
11:35:11 [2021-10-24T15:35:11.526Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:35:11 [2021-10-24T15:35:11.526Z] Oct 24, 2021 3:35:11 PM org.apache.http.impl.execchain.RetryExec execute
11:35:11 [2021-10-24T15:35:11.526Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:35:14 [2021-10-24T15:35:14.813Z] Oct 24, 2021 3:35:14 PM org.apache.http.impl.execchain.RetryExec execute
11:35:14 [2021-10-24T15:35:14.813Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:35:14 [2021-10-24T15:35:14.813Z] Oct 24, 2021 3:35:14 PM org.apache.http.impl.execchain.RetryExec execute
11:35:14 [2021-10-24T15:35:14.813Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:35:18 [2021-10-24T15:35:18.084Z] [WARNING] An exception has been thrown, but the request will be retried (attempt 3 / 3)
11:35:18 [2021-10-24T15:35:18.084Z] java.net.NoRouteToHostException: No route to host (Host unreachable)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.net.PlainSocketImpl.socketConnect (Native Method)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.net.AbstractPlainSocketImpl.doConnect (AbstractPlainSocketImpl.java:399)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.net.AbstractPlainSocketImpl.connectToAddress (AbstractPlainSocketImpl.java:242)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.net.AbstractPlainSocketImpl.connect (AbstractPlainSocketImpl.java:224)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:392)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.net.Socket.connect (Socket.java:609)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket (PlainConnectionSocketFactory.java:75)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:374)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:72)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:221)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:165)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:140)
11:35:18 [2021-10-24T15:35:18.084Z]     at org.eclipse.cbi.maven.http.apache.ApacheHttpClient.lambda$send$1 (ApacheHttpClient.java:81)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.util.concurrent.FutureTask.run (FutureTask.java:264)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
11:35:18 [2021-10-24T15:35:18.084Z]     at java.lang.Thread.run (Thread.java:829)
11:35:30 [2021-10-24T15:35:30.277Z] Oct 24, 2021 3:35:28 PM org.apache.http.impl.execchain.RetryExec execute
11:35:30 [2021-10-24T15:35:30.277Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:35:30 [2021-10-24T15:35:30.277Z] Oct 24, 2021 3:35:28 PM org.apache.http.impl.execchain.RetryExec execute
11:35:30 [2021-10-24T15:35:30.277Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:35:31 [2021-10-24T15:35:31.207Z] Oct 24, 2021 3:35:31 PM org.apache.http.impl.execchain.RetryExec execute
11:35:31 [2021-10-24T15:35:31.207Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:35:31 [2021-10-24T15:35:31.207Z] Oct 24, 2021 3:35:31 PM org.apache.http.impl.execchain.RetryExec execute
11:35:31 [2021-10-24T15:35:31.207Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:35:34 [2021-10-24T15:35:34.477Z] Oct 24, 2021 3:35:34 PM org.apache.http.impl.execchain.RetryExec execute
11:35:34 [2021-10-24T15:35:34.477Z] INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://build.eclipse.org:31338: No route to host (Host unreachable)
11:35:34 [2021-10-24T15:35:34.477Z] Oct 24, 2021 3:35:34 PM org.apache.http.impl.execchain.RetryExec execute
11:35:34 [2021-10-24T15:35:34.477Z] INFO: Retrying request to {}->http://build.eclipse.org:31338
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] ------------------------------------------------------------------------
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Reactor Summary:
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] 
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Branding 6.1.3-SNAPSHOT ............. FAILURE [01:24 min]
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Core Plug-in 6.1.3-SNAPSHOT ......... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ UI Plug-in 6.1.3-SNAPSHOT ........... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Core 6.1.3-SNAPSHOT ................. SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Cross Compiler Common Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Debugging Core Plug-in 2.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Cross Compiler Common Core Plug-in 2.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ CMSIS Packs Core Plug-in 3.1.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Cross Compiler Common UI Plug-in 2.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ CMSIS Packs UI Plug-in 2.0.1-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Cross Compiler CMSIS Packs Support Plug-in 2.1.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ CMSIS Packs Plug-in 6.1.3-SNAPSHOT .. SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Debug CMSIS Packs Support Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ CMSIS Packs (Experimental) 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Debugging GDB Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Debugging GDB Core Plug-in 5.1.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Debugging GDB UI Plug-in 5.1.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Debugger Restart Button Plug-in 2.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ GDB JTAG Debugging 6.1.3-SNAPSHOT ... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ J-Link Debugging Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ J-Link Debugging Core Plug-in 5.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ J-Link Debugging UI Plug-in 5.1.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ J-Link Debugging 6.1.3-SNAPSHOT ..... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ OpenOCD Debugging Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ OpenOCD Debugging Core Plug-in 5.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ OpenOCD Debugging UI Plug-in 5.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ OpenOCD Debugging 6.1.3-SNAPSHOT .... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ PyOCD Debugging Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ PyOCD Debugging Core Plug-in 3.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ PyOCD Debugging UI Plug-in 2.1.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ PyOCD Debugging 6.1.3-SNAPSHOT ...... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ QEMU Debugging Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ QEMU Debugging Core Plug-in 4.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ QEMU Debugging UI Plug-in 4.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ QEMU Debugging 6.1.3-SNAPSHOT ....... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ CodeRed Debug Perspective Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ CodeRed UI Plug-in 2.0.0-SNAPSHOT ... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ CodeRed Debug Perspective 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Documentation Plug-in 2.0.0-SNAPSHOT  SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Documentation (Placeholder) 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Arm Cross Compiler Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Arm Cross Compiler Core Plug-in 3.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Arm Cross Compiler UI Plug-in 3.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Arm Cross Compiler 6.1.3-SNAPSHOT ... SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ RISC-V Cross Compiler Branding 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ RISC-V Cross Compiler Core Plug-in 3.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ RISC-V Cross Compiler UI Plug-in 3.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ RISC-V Cross Compiler 6.1.3-SNAPSHOT  SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ Templates Core Plug-in 3.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ STM32Fx Project Templates Branding Plug-in 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ STM32Fx Project Templates Plug-in 3.0.1-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.752Z] [INFO] Embedded C/C++ STM32Fx Project Templates 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Freescale Kinetis Project Templates Branding Plug-in 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Freescale Kinetis Project Templates Plug-in 3.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Freescale Processor Expert Template Plug-in 2.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Freescale Project Templates 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template Branding Plug-in 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template Plug-in 2.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Generic Arm Cortex-M Project Template Branding Plug-in 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Generic Arm Cortex-M Project Template Plug-in 2.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Generic Cortex-M Project Template 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ ADuCM360 Project Template Branding Plug-in 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ ADuCM360 Project Template Plug-in 2.0.0-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ ADuCM360 Project Template 6.1.3-SNAPSHOT SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Repository 6.1.3-SNAPSHOT ........... SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] org.eclipse.embedcdt.target-platform 6.1.3-SNAPSHOT  SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Embedded C/C++ Root 6.1.3-SNAPSHOT ................. SKIPPED
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] ------------------------------------------------------------------------
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] BUILD FAILURE
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] ------------------------------------------------------------------------
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Total time:  02:17 min
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] Finished at: 2021-10-24T15:35:37Z
11:35:37 [2021-10-24T15:35:37.753Z] [INFO] ------------------------------------------------------------------------
11:35:37 [2021-10-24T15:35:37.753Z] [ERROR] Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.7:sign (sign) on project org.eclipse.embedcdt: [Sun Oct 24 15:35:37 UTC 2021] Unable to sign jar '/home/jenkins/agent/workspace/build-plug-ins_work/branding/org.eclipse.embedcdt-branding/target/org.eclipse.embedcdt-6.1.3-SNAPSHOT.jar': No route to host (Host unreachable) -> [Help 1]
11:35:37 [2021-10-24T15:35:37.753Z] [ERROR] 
11:35:37 [2021-10-24T15:35:37.753Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
11:35:37 [2021-10-24T15:35:37.753Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
11:35:37 [2021-10-24T15:35:37.753Z] [ERROR] 
11:35:37 [2021-10-24T15:35:37.753Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
11:35:37 [2021-10-24T15:35:37.753Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
11:35:37 [2021-10-24T15:35:37.842Z] [Pipeline] }
11:35:37 [2021-10-24T15:35:37.849Z] [Pipeline] // withEnv
11:35:40 [2021-10-24T15:35:40.305Z] [Pipeline] }
11:35:40 [2021-10-24T15:35:40.309Z] [Pipeline] // stage
11:35:40 [2021-10-24T15:35:40.321Z] [Pipeline] stage
11:35:40 [2021-10-24T15:35:40.322Z] [Pipeline] { (Upload)
11:35:40 [2021-10-24T15:35:40.364Z] Stage "Upload" skipped due to earlier failure(s)
11:35:40 [2021-10-24T15:35:40.366Z] [Pipeline] }
11:35:40 [2021-10-24T15:35:40.370Z] [Pipeline] // stage
11:35:40 [2021-10-24T15:35:40.457Z] [Pipeline] }
11:35:40 [2021-10-24T15:35:40.467Z] [Pipeline] // withEnv
11:35:40 [2021-10-24T15:35:40.469Z] [Pipeline] }
11:35:40 [2021-10-24T15:35:40.472Z] [Pipeline] // withEnv
11:35:40 [2021-10-24T15:35:40.476Z] [Pipeline] }
11:35:40 [2021-10-24T15:35:40.481Z] [Pipeline] // node
11:35:40 [2021-10-24T15:35:40.486Z] [Pipeline] }
11:35:40 [2021-10-24T15:35:40.491Z] [Pipeline] // podTemplate
11:35:40 [2021-10-24T15:35:40.497Z] [Pipeline] End of Pipeline
11:35:40 [2021-10-24T15:35:40.589Z] ERROR: script returned exit code 1
11:35:40 [2021-10-24T15:35:40.794Z] Finished: FAILURE