Skip to content
Success

Console Output

13:42:30 [2021-07-23T17:42:30.865Z] Started by user Bernd Hufmann
13:42:30 [2021-07-23T17:42:30.865Z] Running as Bernd Hufmann
13:42:31 [2021-07-23T17:42:31.250Z] Obtained jenkins/pipelines/tracecompass-incubator-jdk11.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:42:31 [2021-07-23T17:42:31.250Z] Running in Durability level: PERFORMANCE_OPTIMIZED
13:42:31 [2021-07-23T17:42:31.616Z] [Pipeline] Start of Pipeline
13:42:34 [2021-07-23T17:42:34.068Z] [Pipeline] readTrusted
13:42:34 [2021-07-23T17:42:34.272Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:42:34 [2021-07-23T17:42:34.627Z] [Pipeline] echo
13:42:34 [2021-07-23T17:42:34.628Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
13:42:34 [2021-07-23T17:42:34.629Z] [Pipeline] podTemplate
13:42:34 [2021-07-23T17:42:34.635Z] [Pipeline] {
13:42:35 [2021-07-23T17:42:35.632Z] [Pipeline] node
13:42:50 [2021-07-23T17:42:50.633Z] Still waiting to schedule task
13:42:50 [2021-07-23T17:42:50.634Z] Waiting for next available executor on ‘tracecompass-build14:06:47 [2021-07-23T18:06:47.686Z] Agent tracecompass-build-sgcgn-vj9xh is provisioned from template tracecompass-build-sgcgn
14:06:47 [2021-07-23T18:06:47.687Z] ---
14:06:47 [2021-07-23T18:06:47.687Z] apiVersion: "v1"
14:06:47 [2021-07-23T18:06:47.687Z] kind: "Pod"
14:06:47 [2021-07-23T18:06:47.687Z] metadata:
14:06:47 [2021-07-23T18:06:47.687Z]   annotations:
14:06:47 [2021-07-23T18:06:47.687Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-core-only/1662/"
14:06:47 [2021-07-23T18:06:47.687Z]     runUrl: "job/tracecompass-gerrit-core-only/1662/"
14:06:47 [2021-07-23T18:06:47.687Z]   labels:
14:06:47 [2021-07-23T18:06:47.687Z]     jenkins: "slave"
14:06:47 [2021-07-23T18:06:47.687Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
14:06:47 [2021-07-23T18:06:47.687Z]     jenkins/label: "tracecompass-build"
14:06:47 [2021-07-23T18:06:47.687Z]   name: "tracecompass-build-sgcgn-vj9xh"
14:06:47 [2021-07-23T18:06:47.687Z] spec:
14:06:47 [2021-07-23T18:06:47.687Z]   containers:
14:06:47 [2021-07-23T18:06:47.687Z]   - args:
14:06:47 [2021-07-23T18:06:47.687Z]     - "-c"
14:06:47 [2021-07-23T18:06:47.687Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
14:06:47 [2021-07-23T18:06:47.687Z]     command:
14:06:47 [2021-07-23T18:06:47.687Z]     - "/bin/sh"
14:06:47 [2021-07-23T18:06:47.687Z]     image: "eclipse/tracecompass-build-env:18.04"
14:06:47 [2021-07-23T18:06:47.687Z]     imagePullPolicy: "Always"
14:06:47 [2021-07-23T18:06:47.687Z]     name: "tracecompass"
14:06:47 [2021-07-23T18:06:47.687Z]     resources:
14:06:47 [2021-07-23T18:06:47.687Z]       limits:
14:06:47 [2021-07-23T18:06:47.687Z]         memory: "2.6Gi"
14:06:47 [2021-07-23T18:06:47.687Z]         cpu: "1.3"
14:06:47 [2021-07-23T18:06:47.687Z]       requests:
14:06:47 [2021-07-23T18:06:47.687Z]         memory: "2.6Gi"
14:06:47 [2021-07-23T18:06:47.687Z]         cpu: "1.3"
14:06:47 [2021-07-23T18:06:47.687Z]     tty: true
14:06:47 [2021-07-23T18:06:47.687Z]     volumeMounts:
14:06:47 [2021-07-23T18:06:47.687Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:06:47 [2021-07-23T18:06:47.687Z]       name: "settings-xml"
14:06:47 [2021-07-23T18:06:47.687Z]       readOnly: true
14:06:47 [2021-07-23T18:06:47.687Z]       subPath: "settings.xml"
14:06:47 [2021-07-23T18:06:47.687Z]     - mountPath: "/home/jenkins/.m2/repository"
14:06:47 [2021-07-23T18:06:47.687Z]       name: "m2-repo"
14:06:47 [2021-07-23T18:06:47.687Z]     - mountPath: "/opt/tools"
14:06:47 [2021-07-23T18:06:47.687Z]       name: "tools"
14:06:47 [2021-07-23T18:06:47.687Z]     - mountPath: "/home/jenkins/agent"
14:06:47 [2021-07-23T18:06:47.687Z]       name: "workspace-volume"
14:06:47 [2021-07-23T18:06:47.687Z]       readOnly: false
14:06:47 [2021-07-23T18:06:47.687Z]   - env:
14:06:47 [2021-07-23T18:06:47.687Z]     - name: "JENKINS_SECRET"
14:06:47 [2021-07-23T18:06:47.687Z]       value: "********"
14:06:47 [2021-07-23T18:06:47.687Z]     - name: "JENKINS_TUNNEL"
14:06:47 [2021-07-23T18:06:47.687Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
14:06:47 [2021-07-23T18:06:47.687Z]     - name: "JENKINS_AGENT_NAME"
14:06:47 [2021-07-23T18:06:47.687Z]       value: "tracecompass-build-sgcgn-vj9xh"
14:06:47 [2021-07-23T18:06:47.687Z]     - name: "JENKINS_NAME"
14:06:47 [2021-07-23T18:06:47.687Z]       value: "tracecompass-build-sgcgn-vj9xh"
14:06:47 [2021-07-23T18:06:47.687Z]     - name: "JENKINS_AGENT_WORKDIR"
14:06:47 [2021-07-23T18:06:47.687Z]       value: "/home/jenkins/agent"
14:06:47 [2021-07-23T18:06:47.687Z]     - name: "JENKINS_URL"
14:06:47 [2021-07-23T18:06:47.687Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
14:06:47 [2021-07-23T18:06:47.687Z]     image: "eclipsecbi/jenkins-jnlp-agent"
14:06:47 [2021-07-23T18:06:47.687Z]     name: "jnlp"
14:06:47 [2021-07-23T18:06:47.687Z]     resources:
14:06:47 [2021-07-23T18:06:47.687Z]       limits: {}
14:06:47 [2021-07-23T18:06:47.687Z]       requests:
14:06:47 [2021-07-23T18:06:47.687Z]         memory: "256Mi"
14:06:47 [2021-07-23T18:06:47.687Z]         cpu: "100m"
14:06:47 [2021-07-23T18:06:47.687Z]     volumeMounts:
14:06:47 [2021-07-23T18:06:47.687Z]     - mountPath: "/home/jenkins/.ssh"
14:06:47 [2021-07-23T18:06:47.687Z]       name: "volume-known-hosts"
14:06:47 [2021-07-23T18:06:47.687Z]     - mountPath: "/home/jenkins/agent"
14:06:47 [2021-07-23T18:06:47.687Z]       name: "workspace-volume"
14:06:47 [2021-07-23T18:06:47.687Z]       readOnly: false
14:06:47 [2021-07-23T18:06:47.687Z]   nodeSelector:
14:06:47 [2021-07-23T18:06:47.687Z]     kubernetes.io/os: "linux"
14:06:47 [2021-07-23T18:06:47.687Z]   restartPolicy: "Never"
14:06:47 [2021-07-23T18:06:47.687Z]   volumes:
14:06:47 [2021-07-23T18:06:47.687Z]   - emptyDir: {}
14:06:47 [2021-07-23T18:06:47.687Z]     name: "m2-repo"
14:06:47 [2021-07-23T18:06:47.687Z]   - name: "settings-xml"
14:06:47 [2021-07-23T18:06:47.687Z]     secret:
14:06:47 [2021-07-23T18:06:47.687Z]       items:
14:06:47 [2021-07-23T18:06:47.687Z]       - key: "settings.xml"
14:06:47 [2021-07-23T18:06:47.687Z]         path: "settings.xml"
14:06:47 [2021-07-23T18:06:47.687Z]       secretName: "m2-secret-dir"
14:06:47 [2021-07-23T18:06:47.687Z]   - emptyDir:
14:06:47 [2021-07-23T18:06:47.687Z]       medium: ""
14:06:47 [2021-07-23T18:06:47.687Z]     name: "workspace-volume"
14:06:47 [2021-07-23T18:06:47.687Z]   - configMap:
14:06:47 [2021-07-23T18:06:47.687Z]       name: "known-hosts"
14:06:47 [2021-07-23T18:06:47.687Z]     name: "volume-known-hosts"
14:06:47 [2021-07-23T18:06:47.687Z]   - name: "tools"
14:06:47 [2021-07-23T18:06:47.687Z]     persistentVolumeClaim:
14:06:47 [2021-07-23T18:06:47.687Z]       claimName: "tools-claim-jiro-tracecompass"
14:06:47 [2021-07-23T18:06:47.687Z] 
14:06:48 [2021-07-23T18:06:48.156Z] Running on tracecompass-build-sgcgn-vj9xh in /home/jenkins/agent/workspace/tracecompass-incubator-2019-06
14:06:48 [2021-07-23T18:06:48.291Z] [Pipeline] {
14:06:49 [2021-07-23T18:06:49.375Z] [Pipeline] stage
14:06:49 [2021-07-23T18:06:49.376Z] [Pipeline] { (Declarative: Checkout SCM)
14:06:50 [2021-07-23T18:06:50.056Z] [Pipeline] checkout
14:06:50 [2021-07-23T18:06:50.151Z] Selected Git installation does not exist. Using Default
14:06:50 [2021-07-23T18:06:50.152Z] The recommended git tool is: NONE
14:06:57 [2021-07-23T18:06:57.150Z] No credentials specified
14:06:57 [2021-07-23T18:06:57.237Z] Cloning the remote Git repository
14:06:57 [2021-07-23T18:06:57.247Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:06:57 [2021-07-23T18:06:57.448Z]  > git init /home/jenkins/agent/workspace/tracecompass-incubator-2019-06 # timeout=10
14:06:57 [2021-07-23T18:06:57.547Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:06:57 [2021-07-23T18:06:57.548Z]  > git --version # timeout=10
14:06:57 [2021-07-23T18:06:57.638Z]  > git --version # 'git version 2.20.1'
14:06:57 [2021-07-23T18:06:57.638Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
14:06:58 [2021-07-23T18:06:58.244Z] Avoid second fetch
14:06:58 [2021-07-23T18:06:58.251Z] Checking out Revision b03c720cc6798b46fc2074b4f0afabf0042ec433 (refs/remotes/origin/master)
14:06:58 [2021-07-23T18:06:58.236Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
14:06:58 [2021-07-23T18:06:58.240Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:06:58 [2021-07-23T18:06:58.245Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:06:58 [2021-07-23T18:06:58.338Z]  > git config core.sparsecheckout # timeout=10
14:06:58 [2021-07-23T18:06:58.341Z]  > git checkout -f b03c720cc6798b46fc2074b4f0afabf0042ec433 # timeout=10
14:07:04 [2021-07-23T18:07:04.137Z] Commit message: "Bug 574535: Fix bug not finding suitable ssh-agent provider"
14:07:04 [2021-07-23T18:07:04.139Z]  > git rev-list --no-walk b03c720cc6798b46fc2074b4f0afabf0042ec433 # timeout=10
14:07:04 [2021-07-23T18:07:04.516Z] [Pipeline] }
14:07:04 [2021-07-23T18:07:04.800Z] [Pipeline] // stage
14:07:05 [2021-07-23T18:07:05.866Z] [Pipeline] withEnv
14:07:05 [2021-07-23T18:07:05.866Z] [Pipeline] {
14:07:12 [2021-07-23T18:07:12.064Z] [Pipeline] withEnv
14:07:12 [2021-07-23T18:07:12.065Z] [Pipeline] {
14:07:13 [2021-07-23T18:07:13.395Z] [Pipeline] timestamps
14:07:13 [2021-07-23T18:07:13.396Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:07:13 [2021-07-23T18:07:13.397Z] [Pipeline] {
14:07:14 [2021-07-23T18:07:14.324Z] [Pipeline] timeout
14:07:14 [2021-07-23T18:07:14.324Z] Timeout set to expire in 4 hr 0 min
14:07:14 [2021-07-23T18:07:14.325Z] [Pipeline] {
14:07:15 [2021-07-23T18:07:15.513Z] [Pipeline] stage
14:07:15 [2021-07-23T18:07:15.513Z] [Pipeline] { (Declarative: Tool Install)
14:07:16 [2021-07-23T18:07:16.700Z] [Pipeline] tool
14:07:17 [2021-07-23T18:07:17.228Z] [Pipeline] envVarsForTool
14:07:18 [2021-07-23T18:07:18.148Z] [Pipeline] tool
14:07:18 [2021-07-23T18:07:18.677Z] [Pipeline] envVarsForTool
14:07:19 [2021-07-23T18:07:19.203Z] [Pipeline] }
14:07:19 [2021-07-23T18:07:19.471Z] [Pipeline] // stage
14:07:19 [2021-07-23T18:07:19.995Z] [Pipeline] withEnv
14:07:19 [2021-07-23T18:07:19.996Z] [Pipeline] {
14:07:21 [2021-07-23T18:07:21.448Z] [Pipeline] stage
14:07:21 [2021-07-23T18:07:21.449Z] [Pipeline] { (Checkout)
14:07:26 [2021-07-23T18:07:26.606Z] [Pipeline] tool
14:07:27 [2021-07-23T18:07:27.140Z] [Pipeline] envVarsForTool
14:07:28 [2021-07-23T18:07:28.065Z] [Pipeline] tool
14:07:28 [2021-07-23T18:07:28.598Z] [Pipeline] envVarsForTool
14:07:29 [2021-07-23T18:07:29.278Z] [Pipeline] withEnv
14:07:29 [2021-07-23T18:07:29.278Z] [Pipeline] {
14:07:30 [2021-07-23T18:07:30.890Z] [Pipeline] container
14:07:30 [2021-07-23T18:07:30.891Z] [Pipeline] {
14:07:31 [2021-07-23T18:07:31.552Z] [Pipeline] sh
14:07:32 [2021-07-23T18:07:32.252Z] + mkdir -p ../scripts
14:07:32 [2021-07-23T18:07:32.697Z] [Pipeline] sh
14:07:33 [2021-07-23T18:07:33.250Z] + cp scripts/deploy-rcp.sh ../scripts
14:07:33 [2021-07-23T18:07:33.518Z] [Pipeline] sh
14:07:34 [2021-07-23T18:07:34.051Z] + cp scripts/deploy-update-site.sh ../scripts
14:07:34 [2021-07-23T18:07:34.408Z] [Pipeline] sh
14:07:34 [2021-07-23T18:07:34.938Z] + cp scripts/deploy-doc.sh ../scripts
14:07:35 [2021-07-23T18:07:35.212Z] [Pipeline] sh
14:07:35 [2021-07-23T18:07:35.748Z] + cp scripts/deploy-javadoc.sh ../scripts
14:07:36 [2021-07-23T18:07:36.025Z] [Pipeline] checkout
14:07:36 [2021-07-23T18:07:36.031Z] The recommended git tool is: NONE
14:07:36 [2021-07-23T18:07:36.038Z] No credentials specified
14:07:36 [2021-07-23T18:07:36.038Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6ac1f3f8; decorates RemoteLauncher[hudson.remoting.Channel@c870ac5:JNLP4-connect connection from 10.40.48.63/10.40.48.63:56906] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:07:36 [2021-07-23T18:07:36.043Z] Fetching changes from the remote Git repository
14:07:36 [2021-07-23T18:07:36.039Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.git # timeout=10
14:07:36 [2021-07-23T18:07:36.044Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator # timeout=10
14:07:36 [2021-07-23T18:07:36.140Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator
14:07:36 [2021-07-23T18:07:36.141Z]  > git --version # timeout=10
14:07:36 [2021-07-23T18:07:36.143Z]  > git --version # 'git version 2.20.1'
14:07:36 [2021-07-23T18:07:36.144Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator refs/heads/master # timeout=10
14:07:41 [2021-07-23T18:07:41.338Z] Checking out Revision 4915d9fb9602ffc84e50ee7b942c9e900c161dec (master)
14:07:41 [2021-07-23T18:07:41.260Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:07:41 [2021-07-23T18:07:41.339Z]  > git config core.sparsecheckout # timeout=10
14:07:41 [2021-07-23T18:07:41.342Z]  > git checkout -f 4915d9fb9602ffc84e50ee7b942c9e900c161dec # timeout=10
14:07:42 [2021-07-23T18:07:42.342Z] Commit message: "trace-server: Support GET query for list of marker sets"
14:07:42 [2021-07-23T18:07:42.344Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:07:42 [2021-07-23T18:07:42.738Z]  > git rev-list --no-walk cf507096ee0268883e9961fa3212c372b96f0d32 # timeout=10
14:07:43 [2021-07-23T18:07:43.127Z] [Pipeline] sh
14:07:43 [2021-07-23T18:07:43.655Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.scripts/
14:07:44 [2021-07-23T18:07:44.013Z] [Pipeline] sh
14:07:44 [2021-07-23T18:07:44.530Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.scripts/
14:07:44 [2021-07-23T18:07:44.819Z] [Pipeline] sh
14:07:45 [2021-07-23T18:07:45.322Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.scripts/
14:07:45 [2021-07-23T18:07:45.866Z] [Pipeline] sh
14:07:46 [2021-07-23T18:07:46.374Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.scripts/
14:07:46 [2021-07-23T18:07:46.656Z] [Pipeline] sh
14:07:47 [2021-07-23T18:07:47.165Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.scripts/
14:07:47 [2021-07-23T18:07:47.432Z] [Pipeline] }
14:07:47 [2021-07-23T18:07:47.702Z] [Pipeline] // container
14:07:48 [2021-07-23T18:07:48.104Z] [Pipeline] }
14:07:48 [2021-07-23T18:07:48.367Z] [Pipeline] // withEnv
14:07:48 [2021-07-23T18:07:48.778Z] [Pipeline] }
14:07:49 [2021-07-23T18:07:49.055Z] [Pipeline] // stage
14:07:49 [2021-07-23T18:07:49.854Z] [Pipeline] stage
14:07:49 [2021-07-23T18:07:49.854Z] [Pipeline] { (Legacy)
14:07:54 [2021-07-23T18:07:54.599Z] Stage "Legacy" skipped due to when conditional
14:07:54 [2021-07-23T18:07:54.600Z] [Pipeline] }
14:07:54 [2021-07-23T18:07:54.871Z] [Pipeline] // stage
14:07:55 [2021-07-23T18:07:55.666Z] [Pipeline] stage
14:07:55 [2021-07-23T18:07:55.666Z] [Pipeline] { (Legacy-server-2019-06)
14:08:01 [2021-07-23T18:08:01.622Z] [Pipeline] tool
14:08:02 [2021-07-23T18:08:02.152Z] [Pipeline] envVarsForTool
14:08:03 [2021-07-23T18:08:03.067Z] [Pipeline] tool
14:08:03 [2021-07-23T18:08:03.602Z] [Pipeline] envVarsForTool
14:08:04 [2021-07-23T18:08:04.261Z] [Pipeline] withEnv
14:08:04 [2021-07-23T18:08:04.262Z] [Pipeline] {
14:08:05 [2021-07-23T18:08:05.869Z] [Pipeline] container
14:08:05 [2021-07-23T18:08:05.870Z] [Pipeline] {
14:08:06 [2021-07-23T18:08:06.537Z] [Pipeline] sh
14:08:07 [2021-07-23T18:08:07.054Z] + git apply patches/0001-releng-Fix-build-with-tracecompass-incubator-2019-06.patch
14:08:07 [2021-07-23T18:08:07.331Z] [Pipeline] }
14:08:07 [2021-07-23T18:08:07.607Z] [Pipeline] // container
14:08:08 [2021-07-23T18:08:08.012Z] [Pipeline] }
14:08:08 [2021-07-23T18:08:08.289Z] [Pipeline] // withEnv
14:08:08 [2021-07-23T18:08:08.707Z] [Pipeline] }
14:08:08 [2021-07-23T18:08:08.975Z] [Pipeline] // stage
14:08:09 [2021-07-23T18:08:09.756Z] [Pipeline] stage
14:08:09 [2021-07-23T18:08:09.757Z] [Pipeline] { (Legacy-server-2020-06)
14:08:14 [2021-07-23T18:08:14.624Z] Stage "Legacy-server-2020-06" skipped due to when conditional
14:08:14 [2021-07-23T18:08:14.625Z] [Pipeline] }
14:08:14 [2021-07-23T18:08:14.891Z] [Pipeline] // stage
14:08:15 [2021-07-23T18:08:15.686Z] [Pipeline] stage
14:08:15 [2021-07-23T18:08:15.687Z] [Pipeline] { (Build)
14:08:20 [2021-07-23T18:08:20.825Z] [Pipeline] tool
14:08:21 [2021-07-23T18:08:21.383Z] [Pipeline] envVarsForTool
14:08:22 [2021-07-23T18:08:22.333Z] [Pipeline] tool
14:08:22 [2021-07-23T18:08:22.874Z] [Pipeline] envVarsForTool
14:08:23 [2021-07-23T18:08:23.531Z] [Pipeline] withEnv
14:08:23 [2021-07-23T18:08:23.532Z] [Pipeline] {
14:08:25 [2021-07-23T18:08:25.108Z] [Pipeline] container
14:08:25 [2021-07-23T18:08:25.109Z] [Pipeline] {
14:08:25 [2021-07-23T18:08:25.774Z] [Pipeline] sh
14:08:26 [2021-07-23T18:08:26.289Z] + curl https://ci.eclipse.org/ease/job/ease.build.module.doclet/lastSuccessfulBuild/artifact/developers/org.eclipse.ease.helpgenerator/target/ease.module.doclet.jar --output ease.module.doclet.jar
14:08:26 [2021-07-23T18:08:26.290Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:08:26 [2021-07-23T18:08:26.290Z]                                  Dload  Upload   Total   Spent    Left  Speed
14:08:26 [2021-07-23T18:08:26.290Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 99175  100 99175    0     0  3339k      0 --:--:-- --:--:-- --:--:-- 3339k
14:08:26 [2021-07-23T18:08:26.580Z] [Pipeline] sh
14:08:27 [2021-07-23T18:08:27.116Z] + mvn clean install -B -Pdeploy-doc -Pmodule-docs -DdocDestination=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Dtarget-platform=tracecompass-incubator-2019-06
14:08:27 [2021-07-23T18:08:27.374Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 4.4 kB/s)
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 681 kB/s)
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 27 kB/s)
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 151 kB/s)
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 702 kB/s)
14:08:30 [2021-07-23T18:08:30.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.2 MB/s)
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 4.4 MB/s)
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 855 kB/s)
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 201 kB/s)
14:08:30 [2021-07-23T18:08:30.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 278 kB/s)
14:08:31 [2021-07-23T18:08:31.161Z] [INFO] Scanning for projects...
14:08:31 [2021-07-23T18:08:31.161Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.161Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.161Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.418Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.676Z] /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:08:31 [2021-07-23T18:08:31.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom
14:08:31 [2021-07-23T18:08:31.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom
14:08:31 [2021-07-23T18:08:31.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.193Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.193Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom (2.1 kB at 50 kB/s)
14:08:32 [2021-07-23T18:08:32.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom (17 kB at 403 kB/s)
14:08:32 [2021-07-23T18:08:32.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:08:32 [2021-07-23T18:08:32.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:08:33 [2021-07-23T18:08:33.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:08:33 [2021-07-23T18:08:33.224Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:08:33 [2021-07-23T18:08:33.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:08:33 [2021-07-23T18:08:33.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom (4.8 kB at 151 kB/s)
14:08:33 [2021-07-23T18:08:33.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:08:33 [2021-07-23T18:08:33.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:08:33 [2021-07-23T18:08:33.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:08:33 [2021-07-23T18:08:33.482Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:08:33 [2021-07-23T18:08:33.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:08:33 [2021-07-23T18:08:33.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:08:33 [2021-07-23T18:08:33.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 237 kB/s)
14:08:33 [2021-07-23T18:08:33.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:08:33 [2021-07-23T18:08:33.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:08:33 [2021-07-23T18:08:33.739Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
14:08:33 [2021-07-23T18:08:33.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:08:33 [2021-07-23T18:08:33.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:08:33 [2021-07-23T18:08:33.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
14:08:34 [2021-07-23T18:08:34.255Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 591 kB/s)
14:08:34 [2021-07-23T18:08:34.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:08:34 [2021-07-23T18:08:34.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:08:34 [2021-07-23T18:08:34.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:08:34 [2021-07-23T18:08:34.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:08:34 [2021-07-23T18:08:34.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:08:34 [2021-07-23T18:08:34.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:08:34 [2021-07-23T18:08:34.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 480 kB/s)
14:08:34 [2021-07-23T18:08:34.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
14:08:34 [2021-07-23T18:08:34.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
14:08:34 [2021-07-23T18:08:34.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
14:08:35 [2021-07-23T18:08:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
14:08:35 [2021-07-23T18:08:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
14:08:35 [2021-07-23T18:08:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
14:08:35 [2021-07-23T18:08:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 346 kB/s)
14:08:35 [2021-07-23T18:08:35.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:08:35 [2021-07-23T18:08:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:08:35 [2021-07-23T18:08:35.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:08:35 [2021-07-23T18:08:35.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:08:35 [2021-07-23T18:08:35.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:08:35 [2021-07-23T18:08:35.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:08:35 [2021-07-23T18:08:35.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 108 kB/s)
14:08:35 [2021-07-23T18:08:35.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:08:35 [2021-07-23T18:08:35.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:08:35 [2021-07-23T18:08:35.543Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:08:35 [2021-07-23T18:08:35.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:08:35 [2021-07-23T18:08:35.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:08:35 [2021-07-23T18:08:35.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:08:36 [2021-07-23T18:08:36.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 140 kB/s)
14:08:36 [2021-07-23T18:08:36.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:08:36 [2021-07-23T18:08:36.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:08:36 [2021-07-23T18:08:36.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:08:36 [2021-07-23T18:08:36.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:08:36 [2021-07-23T18:08:36.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:08:36 [2021-07-23T18:08:36.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:08:36 [2021-07-23T18:08:36.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 577 kB/s)
14:08:36 [2021-07-23T18:08:36.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:08:36 [2021-07-23T18:08:36.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:08:36 [2021-07-23T18:08:36.312Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:08:36 [2021-07-23T18:08:36.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:08:36 [2021-07-23T18:08:36.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:08:36 [2021-07-23T18:08:36.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:08:36 [2021-07-23T18:08:36.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 52 kB/s)
14:08:36 [2021-07-23T18:08:36.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:08:36 [2021-07-23T18:08:36.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:08:36 [2021-07-23T18:08:36.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:08:37 [2021-07-23T18:08:37.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:08:37 [2021-07-23T18:08:37.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:08:37 [2021-07-23T18:08:37.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:08:37 [2021-07-23T18:08:37.392Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 67 kB/s)
14:08:37 [2021-07-23T18:08:37.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:08:37 [2021-07-23T18:08:37.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:08:37 [2021-07-23T18:08:37.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:08:37 [2021-07-23T18:08:37.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:08:37 [2021-07-23T18:08:37.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:08:37 [2021-07-23T18:08:37.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:08:37 [2021-07-23T18:08:37.650Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 17 kB/s)
14:08:37 [2021-07-23T18:08:37.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:08:37 [2021-07-23T18:08:37.650Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:08:37 [2021-07-23T18:08:37.907Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:08:38 [2021-07-23T18:08:38.165Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:08:38 [2021-07-23T18:08:38.165Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:08:38 [2021-07-23T18:08:38.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:08:38 [2021-07-23T18:08:38.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 127 kB/s)
14:08:38 [2021-07-23T18:08:38.165Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:08:38 [2021-07-23T18:08:38.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:08:38 [2021-07-23T18:08:38.165Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:08:38 [2021-07-23T18:08:38.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:08:38 [2021-07-23T18:08:38.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:08:38 [2021-07-23T18:08:38.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:08:38 [2021-07-23T18:08:38.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 509 kB/s)
14:08:38 [2021-07-23T18:08:38.679Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:08:38 [2021-07-23T18:08:38.679Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:08:38 [2021-07-23T18:08:38.679Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:08:38 [2021-07-23T18:08:38.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:08:38 [2021-07-23T18:08:38.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:08:38 [2021-07-23T18:08:38.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:08:38 [2021-07-23T18:08:38.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 19 kB/s)
14:08:38 [2021-07-23T18:08:38.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:08:39 [2021-07-23T18:08:39.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:08:39 [2021-07-23T18:08:39.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:08:39 [2021-07-23T18:08:39.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:08:39 [2021-07-23T18:08:39.453Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:08:39 [2021-07-23T18:08:39.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:08:39 [2021-07-23T18:08:39.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 136 kB/s)
14:08:39 [2021-07-23T18:08:39.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:08:39 [2021-07-23T18:08:39.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:08:39 [2021-07-23T18:08:39.453Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:08:40 [2021-07-23T18:08:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:08:40 [2021-07-23T18:08:40.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:08:40 [2021-07-23T18:08:40.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:08:40 [2021-07-23T18:08:40.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 538 kB/s)
14:08:40 [2021-07-23T18:08:40.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:08:40 [2021-07-23T18:08:40.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:08:40 [2021-07-23T18:08:40.018Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:08:40 [2021-07-23T18:08:40.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:08:40 [2021-07-23T18:08:40.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:08:40 [2021-07-23T18:08:40.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:08:40 [2021-07-23T18:08:40.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 424 kB/s)
14:08:40 [2021-07-23T18:08:40.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:08:40 [2021-07-23T18:08:40.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:08:40 [2021-07-23T18:08:40.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:08:40 [2021-07-23T18:08:40.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:08:40 [2021-07-23T18:08:40.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:08:40 [2021-07-23T18:08:40.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:08:40 [2021-07-23T18:08:40.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 67 kB/s)
14:08:40 [2021-07-23T18:08:40.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:08:40 [2021-07-23T18:08:40.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:08:40 [2021-07-23T18:08:40.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:08:41 [2021-07-23T18:08:41.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:08:41 [2021-07-23T18:08:41.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:08:41 [2021-07-23T18:08:41.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:08:41 [2021-07-23T18:08:41.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 174 kB/s)
14:08:41 [2021-07-23T18:08:41.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:08:41 [2021-07-23T18:08:41.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:08:41 [2021-07-23T18:08:41.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:08:41 [2021-07-23T18:08:41.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:08:41 [2021-07-23T18:08:41.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:08:41 [2021-07-23T18:08:41.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:08:41 [2021-07-23T18:08:41.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 191 kB/s)
14:08:41 [2021-07-23T18:08:41.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:08:41 [2021-07-23T18:08:41.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:08:41 [2021-07-23T18:08:41.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:08:42 [2021-07-23T18:08:42.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:08:42 [2021-07-23T18:08:42.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:08:42 [2021-07-23T18:08:42.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:08:42 [2021-07-23T18:08:42.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 95 kB/s)
14:08:42 [2021-07-23T18:08:42.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:08:42 [2021-07-23T18:08:42.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:08:42 [2021-07-23T18:08:42.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:08:42 [2021-07-23T18:08:42.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:08:42 [2021-07-23T18:08:42.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:08:42 [2021-07-23T18:08:42.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:08:42 [2021-07-23T18:08:42.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 246 kB/s)
14:08:42 [2021-07-23T18:08:42.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:08:42 [2021-07-23T18:08:42.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:08:42 [2021-07-23T18:08:42.641Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:08:42 [2021-07-23T18:08:42.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:08:42 [2021-07-23T18:08:42.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:08:42 [2021-07-23T18:08:42.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:08:42 [2021-07-23T18:08:42.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 253 kB/s)
14:08:42 [2021-07-23T18:08:42.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:08:43 [2021-07-23T18:08:43.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:08:43 [2021-07-23T18:08:43.156Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:08:43 [2021-07-23T18:08:43.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:08:43 [2021-07-23T18:08:43.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:08:43 [2021-07-23T18:08:43.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:08:43 [2021-07-23T18:08:43.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 51 kB/s)
14:08:43 [2021-07-23T18:08:43.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:08:43 [2021-07-23T18:08:43.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:08:43 [2021-07-23T18:08:43.414Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:08:43 [2021-07-23T18:08:43.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:08:43 [2021-07-23T18:08:43.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:08:43 [2021-07-23T18:08:43.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:08:43 [2021-07-23T18:08:43.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 44 kB/s)
14:08:43 [2021-07-23T18:08:43.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:08:43 [2021-07-23T18:08:43.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:08:43 [2021-07-23T18:08:43.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:08:44 [2021-07-23T18:08:44.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:08:44 [2021-07-23T18:08:44.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:08:44 [2021-07-23T18:08:44.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:08:44 [2021-07-23T18:08:44.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 51 kB/s)
14:08:44 [2021-07-23T18:08:44.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:08:44 [2021-07-23T18:08:44.443Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:08:44 [2021-07-23T18:08:44.443Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:08:44 [2021-07-23T18:08:44.700Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:08:44 [2021-07-23T18:08:44.700Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:08:44 [2021-07-23T18:08:44.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:08:44 [2021-07-23T18:08:44.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 128 kB/s)
14:08:44 [2021-07-23T18:08:44.700Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:08:44 [2021-07-23T18:08:44.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:08:44 [2021-07-23T18:08:44.700Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 87 kB/s)
14:08:45 [2021-07-23T18:08:45.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 65 kB/s)
14:08:45 [2021-07-23T18:08:45.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:08:45 [2021-07-23T18:08:45.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 27 kB/s)
14:08:46 [2021-07-23T18:08:46.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.288Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:08:46 [2021-07-23T18:08:46.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 205 kB/s)
14:08:46 [2021-07-23T18:08:46.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:08:46 [2021-07-23T18:08:46.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:08:46 [2021-07-23T18:08:46.545Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:08:46 [2021-07-23T18:08:46.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:08:46 [2021-07-23T18:08:46.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:08:46 [2021-07-23T18:08:46.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:08:46 [2021-07-23T18:08:46.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 371 kB/s)
14:08:46 [2021-07-23T18:08:46.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:08:46 [2021-07-23T18:08:46.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:08:47 [2021-07-23T18:08:47.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:08:47 [2021-07-23T18:08:47.315Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:08:47 [2021-07-23T18:08:47.315Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:08:47 [2021-07-23T18:08:47.315Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:08:47 [2021-07-23T18:08:47.315Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 108 kB/s)
14:08:47 [2021-07-23T18:08:47.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:08:47 [2021-07-23T18:08:47.315Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:08:47 [2021-07-23T18:08:47.315Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:08:47 [2021-07-23T18:08:47.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:08:47 [2021-07-23T18:08:47.829Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:08:47 [2021-07-23T18:08:47.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:08:47 [2021-07-23T18:08:47.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 430 kB/s)
14:08:47 [2021-07-23T18:08:47.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:08:47 [2021-07-23T18:08:47.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:08:47 [2021-07-23T18:08:47.829Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:08:48 [2021-07-23T18:08:48.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:08:48 [2021-07-23T18:08:48.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:08:48 [2021-07-23T18:08:48.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:08:48 [2021-07-23T18:08:48.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 160 kB/s)
14:08:48 [2021-07-23T18:08:48.343Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:08:48 [2021-07-23T18:08:48.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:08:48 [2021-07-23T18:08:48.343Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:08:48 [2021-07-23T18:08:48.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:08:48 [2021-07-23T18:08:48.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:08:48 [2021-07-23T18:08:48.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:08:48 [2021-07-23T18:08:48.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 217 kB/s)
14:08:48 [2021-07-23T18:08:48.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:08:48 [2021-07-23T18:08:48.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:08:48 [2021-07-23T18:08:48.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:08:49 [2021-07-23T18:08:49.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:08:49 [2021-07-23T18:08:49.164Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:08:49 [2021-07-23T18:08:49.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:08:49 [2021-07-23T18:08:49.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 77 kB/s)
14:08:49 [2021-07-23T18:08:49.164Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:08:49 [2021-07-23T18:08:49.164Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:08:49 [2021-07-23T18:08:49.164Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:08:49 [2021-07-23T18:08:49.421Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:08:49 [2021-07-23T18:08:49.421Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:08:49 [2021-07-23T18:08:49.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:08:49 [2021-07-23T18:08:49.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 56 kB/s)
14:08:49 [2021-07-23T18:08:49.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:08:49 [2021-07-23T18:08:49.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:08:49 [2021-07-23T18:08:49.679Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:08:49 [2021-07-23T18:08:49.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:08:49 [2021-07-23T18:08:49.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:08:49 [2021-07-23T18:08:49.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:08:49 [2021-07-23T18:08:49.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 41 kB/s)
14:08:49 [2021-07-23T18:08:49.937Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:08:49 [2021-07-23T18:08:49.937Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:08:49 [2021-07-23T18:08:49.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:08:50 [2021-07-23T18:08:50.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:08:50 [2021-07-23T18:08:50.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:08:50 [2021-07-23T18:08:50.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:08:50 [2021-07-23T18:08:50.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 172 kB/s)
14:08:50 [2021-07-23T18:08:50.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:08:50 [2021-07-23T18:08:50.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:08:50 [2021-07-23T18:08:50.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:08:50 [2021-07-23T18:08:50.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:08:50 [2021-07-23T18:08:50.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:08:50 [2021-07-23T18:08:50.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:08:51 [2021-07-23T18:08:51.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 48 kB/s)
14:08:51 [2021-07-23T18:08:51.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:08:51 [2021-07-23T18:08:51.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:08:51 [2021-07-23T18:08:51.016Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:08:51 [2021-07-23T18:08:51.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:08:51 [2021-07-23T18:08:51.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:08:51 [2021-07-23T18:08:51.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:08:51 [2021-07-23T18:08:51.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 119 kB/s)
14:08:51 [2021-07-23T18:08:51.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:08:51 [2021-07-23T18:08:51.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:08:51 [2021-07-23T18:08:51.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:08:51 [2021-07-23T18:08:51.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:08:51 [2021-07-23T18:08:51.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:08:51 [2021-07-23T18:08:51.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:08:51 [2021-07-23T18:08:51.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 41 kB/s)
14:08:51 [2021-07-23T18:08:51.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:08:51 [2021-07-23T18:08:51.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:08:51 [2021-07-23T18:08:51.836Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom (1.1 kB at 31 kB/s)
14:08:52 [2021-07-23T18:08:52.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.350Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.608Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:08:52 [2021-07-23T18:08:52.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom (3.0 kB at 91 kB/s)
14:08:52 [2021-07-23T18:08:52.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:08:52 [2021-07-23T18:08:52.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:08:52 [2021-07-23T18:08:52.608Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:08:53 [2021-07-23T18:08:53.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:08:53 [2021-07-23T18:08:53.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:08:53 [2021-07-23T18:08:53.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:08:53 [2021-07-23T18:08:53.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 79 kB/s)
14:08:53 [2021-07-23T18:08:53.172Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:08:53 [2021-07-23T18:08:53.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:08:53 [2021-07-23T18:08:53.172Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:08:53 [2021-07-23T18:08:53.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:08:53 [2021-07-23T18:08:53.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:08:53 [2021-07-23T18:08:53.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:08:53 [2021-07-23T18:08:53.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 528 kB/s)
14:08:53 [2021-07-23T18:08:53.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:08:53 [2021-07-23T18:08:53.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:08:53 [2021-07-23T18:08:53.684Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:08:53 [2021-07-23T18:08:53.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:08:54 [2021-07-23T18:08:54.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:08:54 [2021-07-23T18:08:54.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:08:54 [2021-07-23T18:08:54.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 138 kB/s)
14:08:54 [2021-07-23T18:08:54.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
14:08:54 [2021-07-23T18:08:54.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
14:08:55 [2021-07-23T18:08:55.131Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
14:08:55 [2021-07-23T18:08:55.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
14:08:55 [2021-07-23T18:08:55.387Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
14:08:55 [2021-07-23T18:08:55.387Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
14:08:55 [2021-07-23T18:08:55.387Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 356 kB/s)
14:08:55 [2021-07-23T18:08:55.387Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:08:55 [2021-07-23T18:08:55.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:08:55 [2021-07-23T18:08:55.387Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:08:55 [2021-07-23T18:08:55.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:08:55 [2021-07-23T18:08:55.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:08:55 [2021-07-23T18:08:55.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:08:55 [2021-07-23T18:08:55.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.1 MB/s)
14:08:55 [2021-07-23T18:08:55.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
14:08:55 [2021-07-23T18:08:55.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
14:08:55 [2021-07-23T18:08:55.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
14:08:56 [2021-07-23T18:08:56.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
14:08:56 [2021-07-23T18:08:56.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
14:08:56 [2021-07-23T18:08:56.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
14:08:56 [2021-07-23T18:08:56.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 356 kB/s)
14:08:56 [2021-07-23T18:08:56.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:08:56 [2021-07-23T18:08:56.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:08:56 [2021-07-23T18:08:56.414Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:08:56 [2021-07-23T18:08:56.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:08:56 [2021-07-23T18:08:56.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:08:56 [2021-07-23T18:08:56.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:08:56 [2021-07-23T18:08:56.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 310 kB/s)
14:08:56 [2021-07-23T18:08:56.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:08:56 [2021-07-23T18:08:56.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:08:56 [2021-07-23T18:08:56.928Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:08:57 [2021-07-23T18:08:57.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:08:57 [2021-07-23T18:08:57.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:08:57 [2021-07-23T18:08:57.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:08:57 [2021-07-23T18:08:57.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.4 MB/s)
14:08:57 [2021-07-23T18:08:57.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
14:08:57 [2021-07-23T18:08:57.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
14:08:57 [2021-07-23T18:08:57.442Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
14:08:57 [2021-07-23T18:08:57.700Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
14:08:57 [2021-07-23T18:08:57.700Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
14:08:57 [2021-07-23T18:08:57.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
14:08:57 [2021-07-23T18:08:57.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 489 kB/s)
14:08:57 [2021-07-23T18:08:57.700Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:08:57 [2021-07-23T18:08:57.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:08:57 [2021-07-23T18:08:57.700Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:08:57 [2021-07-23T18:08:57.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:08:57 [2021-07-23T18:08:57.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:08:58 [2021-07-23T18:08:58.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:08:58 [2021-07-23T18:08:58.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 260 kB/s)
14:08:58 [2021-07-23T18:08:58.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom
14:08:58 [2021-07-23T18:08:58.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
14:08:58 [2021-07-23T18:08:58.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
14:08:58 [2021-07-23T18:08:58.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
14:08:58 [2021-07-23T18:08:58.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.pom
14:08:58 [2021-07-23T18:08:58.472Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
14:08:58 [2021-07-23T18:08:58.472Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 54 kB/s)
14:08:58 [2021-07-23T18:08:58.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:08:58 [2021-07-23T18:08:58.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:08:58 [2021-07-23T18:08:58.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:08:58 [2021-07-23T18:08:58.985Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:08:58 [2021-07-23T18:08:58.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:08:58 [2021-07-23T18:08:58.985Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:08:58 [2021-07-23T18:08:58.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom (2.0 kB at 44 kB/s)
14:08:58 [2021-07-23T18:08:58.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:08:58 [2021-07-23T18:08:58.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:08:58 [2021-07-23T18:08:58.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:08:59 [2021-07-23T18:08:59.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:08:59 [2021-07-23T18:08:59.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:08:59 [2021-07-23T18:08:59.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:08:59 [2021-07-23T18:08:59.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom (1.7 kB at 43 kB/s)
14:08:59 [2021-07-23T18:08:59.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:08:59 [2021-07-23T18:08:59.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:08:59 [2021-07-23T18:08:59.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:08:59 [2021-07-23T18:08:59.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:08:59 [2021-07-23T18:08:59.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:08:59 [2021-07-23T18:08:59.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:08:59 [2021-07-23T18:08:59.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom (1.8 kB at 57 kB/s)
14:08:59 [2021-07-23T18:08:59.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:08:59 [2021-07-23T18:08:59.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.013Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom (1.0 kB at 30 kB/s)
14:09:00 [2021-07-23T18:09:00.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.269Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom (1.7 kB at 54 kB/s)
14:09:00 [2021-07-23T18:09:00.832Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:09:00 [2021-07-23T18:09:00.832Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:09:01 [2021-07-23T18:09:01.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:09:01 [2021-07-23T18:09:01.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:09:01 [2021-07-23T18:09:01.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:09:01 [2021-07-23T18:09:01.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom (1.3 kB at 32 kB/s)
14:09:01 [2021-07-23T18:09:01.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:09:01 [2021-07-23T18:09:01.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:09:01 [2021-07-23T18:09:01.345Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:09:01 [2021-07-23T18:09:01.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:09:01 [2021-07-23T18:09:01.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:09:01 [2021-07-23T18:09:01.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:09:01 [2021-07-23T18:09:01.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 279 kB/s)
14:09:01 [2021-07-23T18:09:01.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:09:01 [2021-07-23T18:09:01.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:09:01 [2021-07-23T18:09:01.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.165Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.165Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom (2.1 kB at 59 kB/s)
14:09:02 [2021-07-23T18:09:02.165Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.165Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom (1.1 kB at 31 kB/s)
14:09:02 [2021-07-23T18:09:02.422Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.679Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.679Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:09:02 [2021-07-23T18:09:02.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom (1.0 kB at 32 kB/s)
14:09:02 [2021-07-23T18:09:02.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:09:02 [2021-07-23T18:09:02.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:09:02 [2021-07-23T18:09:02.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:09:03 [2021-07-23T18:09:03.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:09:03 [2021-07-23T18:09:03.449Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:09:03 [2021-07-23T18:09:03.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:09:03 [2021-07-23T18:09:03.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 134 kB/s)
14:09:03 [2021-07-23T18:09:03.449Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:09:03 [2021-07-23T18:09:03.449Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:09:03 [2021-07-23T18:09:03.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:09:03 [2021-07-23T18:09:03.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:09:03 [2021-07-23T18:09:03.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:09:03 [2021-07-23T18:09:03.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:09:03 [2021-07-23T18:09:03.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 40 kB/s)
14:09:03 [2021-07-23T18:09:03.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:09:03 [2021-07-23T18:09:03.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:09:03 [2021-07-23T18:09:03.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:09:04 [2021-07-23T18:09:04.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:09:04 [2021-07-23T18:09:04.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:09:04 [2021-07-23T18:09:04.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:09:04 [2021-07-23T18:09:04.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 413 kB/s)
14:09:04 [2021-07-23T18:09:04.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:09:04 [2021-07-23T18:09:04.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:09:04 [2021-07-23T18:09:04.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:09:04 [2021-07-23T18:09:04.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:09:04 [2021-07-23T18:09:04.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:09:04 [2021-07-23T18:09:04.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:09:04 [2021-07-23T18:09:04.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.1 MB/s)
14:09:04 [2021-07-23T18:09:04.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
14:09:04 [2021-07-23T18:09:04.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
14:09:04 [2021-07-23T18:09:04.783Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
14:09:05 [2021-07-23T18:09:05.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
14:09:05 [2021-07-23T18:09:05.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
14:09:05 [2021-07-23T18:09:05.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
14:09:05 [2021-07-23T18:09:05.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 141 kB/s)
14:09:05 [2021-07-23T18:09:05.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.297Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom (2.1 kB at 67 kB/s)
14:09:05 [2021-07-23T18:09:05.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.554Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:09:05 [2021-07-23T18:09:05.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.066Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom (1.1 kB at 31 kB/s)
14:09:06 [2021-07-23T18:09:06.066Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.066Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom (1.1 kB at 23 kB/s)
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:09:06 [2021-07-23T18:09:06.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:09:06 [2021-07-23T18:09:06.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:09:06 [2021-07-23T18:09:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:09:07 [2021-07-23T18:09:07.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:09:07 [2021-07-23T18:09:07.351Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:09:07 [2021-07-23T18:09:07.351Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:09:07 [2021-07-23T18:09:07.351Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:09:07 [2021-07-23T18:09:07.351Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:09:07 [2021-07-23T18:09:07.351Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:09:07 [2021-07-23T18:09:07.913Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:09:07 [2021-07-23T18:09:07.913Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:09:07 [2021-07-23T18:09:07.913Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:09:08 [2021-07-23T18:09:08.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:09:08 [2021-07-23T18:09:08.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:09:08 [2021-07-23T18:09:08.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:09:08 [2021-07-23T18:09:08.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:09:08 [2021-07-23T18:09:08.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:09:08 [2021-07-23T18:09:08.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:09:08 [2021-07-23T18:09:08.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:09:08 [2021-07-23T18:09:08.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:09:08 [2021-07-23T18:09:08.426Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:09:08 [2021-07-23T18:09:08.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
14:09:08 [2021-07-23T18:09:08.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:09:08 [2021-07-23T18:09:08.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:09:08 [2021-07-23T18:09:08.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:09:08 [2021-07-23T18:09:08.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
14:09:08 [2021-07-23T18:09:08.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:09:08 [2021-07-23T18:09:08.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:09:08 [2021-07-23T18:09:08.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
14:09:08 [2021-07-23T18:09:08.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:09:08 [2021-07-23T18:09:08.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:09:09 [2021-07-23T18:09:09.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar
14:09:09 [2021-07-23T18:09:09.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar
14:09:09 [2021-07-23T18:09:09.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar
14:09:09 [2021-07-23T18:09:09.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:09:09 [2021-07-23T18:09:09.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar
14:09:09 [2021-07-23T18:09:09.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar
14:09:09 [2021-07-23T18:09:09.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar
14:09:09 [2021-07-23T18:09:09.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:09:09 [2021-07-23T18:09:09.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:09:09 [2021-07-23T18:09:09.708Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar
14:09:09 [2021-07-23T18:09:09.708Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:09:09 [2021-07-23T18:09:09.708Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.jar
14:09:10 [2021-07-23T18:09:10.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:09:10 [2021-07-23T18:09:10.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar (5.4 kB at 95 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 648 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar (205 kB at 2.6 MB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.1 MB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 320 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 509 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.4 MB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.9 MB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 413 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 843 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 549 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 654 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.2 MB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 859 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.5 MB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 328 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 235 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 65 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 139 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 226 kB/s)
14:09:10 [2021-07-23T18:09:10.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 771 kB/s)
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.0 MB/s)
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 278 kB/s)
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 787 kB/s)
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 133 kB/s)
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 358 kB/s)
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 187 kB/s)
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:09:11 [2021-07-23T18:09:11.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 2.0 MB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar (248 kB at 769 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar (13 kB at 39 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar (1.5 MB at 4.2 MB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar (3.1 kB at 8.8 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar (38 kB at 107 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 358 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar (7.0 kB at 19 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar (9.3 kB at 25 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar (37 kB at 97 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 738 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 134 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 11 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar (37 kB at 93 kB/s)
14:09:11 [2021-07-23T18:09:11.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar (29 kB at 69 kB/s)
14:09:11 [2021-07-23T18:09:11.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 11 kB/s)
14:09:11 [2021-07-23T18:09:11.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar (22 kB at 18 kB/s)
14:09:12 [2021-07-23T18:09:12.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip
14:09:12 [2021-07-23T18:09:12.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip
14:09:12 [2021-07-23T18:09:12.915Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip
14:09:12 [2021-07-23T18:09:12.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip
14:09:12 [2021-07-23T18:09:12.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip
14:09:13 [2021-07-23T18:09:13.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip
14:09:13 [2021-07-23T18:09:13.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip (8.2 MB at 59 MB/s)
14:09:13 [2021-07-23T18:09:13.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
14:09:13 [2021-07-23T18:09:13.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
14:09:13 [2021-07-23T18:09:13.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
14:09:13 [2021-07-23T18:09:13.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
14:09:13 [2021-07-23T18:09:13.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
14:09:13 [2021-07-23T18:09:13.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
14:09:13 [2021-07-23T18:09:13.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar (218 kB at 4.2 MB/s)
14:09:13 [2021-07-23T18:09:13.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
14:09:13 [2021-07-23T18:09:13.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
14:09:13 [2021-07-23T18:09:13.684Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar (148 kB at 3.3 MB/s)
14:09:14 [2021-07-23T18:09:14.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
14:09:14 [2021-07-23T18:09:14.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar (50 kB at 1.8 MB/s)
14:09:15 [2021-07-23T18:09:15.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:09:15 [2021-07-23T18:09:15.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:09:15 [2021-07-23T18:09:15.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:09:15 [2021-07-23T18:09:15.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:09:15 [2021-07-23T18:09:15.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:09:15 [2021-07-23T18:09:15.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:09:15 [2021-07-23T18:09:15.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 179 kB/s)
14:09:15 [2021-07-23T18:09:15.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:09:15 [2021-07-23T18:09:15.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:09:15 [2021-07-23T18:09:15.946Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:09:16 [2021-07-23T18:09:16.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:09:16 [2021-07-23T18:09:16.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:09:16 [2021-07-23T18:09:16.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:09:16 [2021-07-23T18:09:16.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 153 kB/s)
14:09:16 [2021-07-23T18:09:16.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:09:16 [2021-07-23T18:09:16.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:09:16 [2021-07-23T18:09:16.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:09:16 [2021-07-23T18:09:16.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:09:16 [2021-07-23T18:09:16.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:09:16 [2021-07-23T18:09:16.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:09:16 [2021-07-23T18:09:16.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 757 kB/s)
14:09:16 [2021-07-23T18:09:16.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom
14:09:16 [2021-07-23T18:09:16.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom
14:09:16 [2021-07-23T18:09:16.766Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom
14:09:17 [2021-07-23T18:09:17.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom
14:09:17 [2021-07-23T18:09:17.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom
14:09:17 [2021-07-23T18:09:17.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom
14:09:17 [2021-07-23T18:09:17.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom (1.7 kB at 55 kB/s)
14:09:17 [2021-07-23T18:09:17.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar
14:09:17 [2021-07-23T18:09:17.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar
14:09:17 [2021-07-23T18:09:17.277Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar
14:09:17 [2021-07-23T18:09:17.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar
14:09:17 [2021-07-23T18:09:17.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar
14:09:17 [2021-07-23T18:09:17.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar
14:09:17 [2021-07-23T18:09:17.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar (7.8 kB at 251 kB/s)
14:09:17 [2021-07-23T18:09:17.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom
14:09:17 [2021-07-23T18:09:17.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom
14:09:17 [2021-07-23T18:09:17.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom
14:09:18 [2021-07-23T18:09:18.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom
14:09:18 [2021-07-23T18:09:18.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom
14:09:18 [2021-07-23T18:09:18.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom
14:09:18 [2021-07-23T18:09:18.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.pom (2.8 kB at 86 kB/s)
14:09:18 [2021-07-23T18:09:18.047Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar
14:09:18 [2021-07-23T18:09:18.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar
14:09:18 [2021-07-23T18:09:18.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar
14:09:18 [2021-07-23T18:09:18.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar
14:09:18 [2021-07-23T18:09:18.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar
14:09:18 [2021-07-23T18:09:18.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar
14:09:18 [2021-07-23T18:09:18.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.7.0/tycho-source-plugin-1.7.0.jar (23 kB at 782 kB/s)
14:09:18 [2021-07-23T18:09:18.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:09:18 [2021-07-23T18:09:18.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:09:18 [2021-07-23T18:09:18.609Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:09:18 [2021-07-23T18:09:18.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:09:18 [2021-07-23T18:09:18.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:09:18 [2021-07-23T18:09:18.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:09:18 [2021-07-23T18:09:18.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 114 kB/s)
14:09:18 [2021-07-23T18:09:18.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:09:19 [2021-07-23T18:09:19.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:09:19 [2021-07-23T18:09:19.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:09:19 [2021-07-23T18:09:19.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:09:19 [2021-07-23T18:09:19.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:09:19 [2021-07-23T18:09:19.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:09:19 [2021-07-23T18:09:19.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 406 kB/s)
14:09:19 [2021-07-23T18:09:19.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:09:19 [2021-07-23T18:09:19.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:09:19 [2021-07-23T18:09:19.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:09:19 [2021-07-23T18:09:19.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:09:19 [2021-07-23T18:09:19.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:09:19 [2021-07-23T18:09:19.891Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:09:19 [2021-07-23T18:09:19.891Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 109 kB/s)
14:09:19 [2021-07-23T18:09:19.891Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:09:19 [2021-07-23T18:09:19.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:09:19 [2021-07-23T18:09:19.891Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:09:20 [2021-07-23T18:09:20.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:09:20 [2021-07-23T18:09:20.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:09:20 [2021-07-23T18:09:20.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:09:20 [2021-07-23T18:09:20.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 142 kB/s)
14:09:20 [2021-07-23T18:09:20.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:09:20 [2021-07-23T18:09:20.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:09:20 [2021-07-23T18:09:20.405Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:09:20 [2021-07-23T18:09:20.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:09:20 [2021-07-23T18:09:20.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:09:20 [2021-07-23T18:09:20.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:09:20 [2021-07-23T18:09:20.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 775 kB/s)
14:09:20 [2021-07-23T18:09:20.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:09:20 [2021-07-23T18:09:20.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:09:21 [2021-07-23T18:09:21.174Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:09:21 [2021-07-23T18:09:21.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:09:21 [2021-07-23T18:09:21.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:09:21 [2021-07-23T18:09:21.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:09:21 [2021-07-23T18:09:21.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 176 kB/s)
14:09:21 [2021-07-23T18:09:21.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:09:21 [2021-07-23T18:09:21.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:09:21 [2021-07-23T18:09:21.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:09:21 [2021-07-23T18:09:21.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:09:21 [2021-07-23T18:09:21.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:09:21 [2021-07-23T18:09:21.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:09:21 [2021-07-23T18:09:21.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 124 kB/s)
14:09:21 [2021-07-23T18:09:21.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:09:21 [2021-07-23T18:09:21.944Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:09:21 [2021-07-23T18:09:21.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:09:22 [2021-07-23T18:09:22.200Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:09:22 [2021-07-23T18:09:22.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:09:22 [2021-07-23T18:09:22.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:09:22 [2021-07-23T18:09:22.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.2 MB/s)
14:09:22 [2021-07-23T18:09:22.457Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
14:09:22 [2021-07-23T18:09:22.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
14:09:22 [2021-07-23T18:09:22.457Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
14:09:22 [2021-07-23T18:09:22.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
14:09:22 [2021-07-23T18:09:22.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
14:09:22 [2021-07-23T18:09:22.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
14:09:22 [2021-07-23T18:09:22.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 492 kB/s)
14:09:22 [2021-07-23T18:09:22.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:09:22 [2021-07-23T18:09:22.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:09:22 [2021-07-23T18:09:22.714Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:09:22 [2021-07-23T18:09:22.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:09:23 [2021-07-23T18:09:23.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:09:23 [2021-07-23T18:09:23.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:09:23 [2021-07-23T18:09:23.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.3 MB/s)
14:09:23 [2021-07-23T18:09:23.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:09:23 [2021-07-23T18:09:23.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:09:23 [2021-07-23T18:09:23.227Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:09:23 [2021-07-23T18:09:23.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:09:23 [2021-07-23T18:09:23.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:09:23 [2021-07-23T18:09:23.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:09:23 [2021-07-23T18:09:23.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 91 kB/s)
14:09:23 [2021-07-23T18:09:23.740Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:09:23 [2021-07-23T18:09:23.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:09:23 [2021-07-23T18:09:23.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom (2.5 kB at 59 kB/s)
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:09:24 [2021-07-23T18:09:24.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
14:09:24 [2021-07-23T18:09:24.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:09:24 [2021-07-23T18:09:24.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
14:09:24 [2021-07-23T18:09:24.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:09:24 [2021-07-23T18:09:24.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:09:24 [2021-07-23T18:09:24.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
14:09:24 [2021-07-23T18:09:24.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:09:24 [2021-07-23T18:09:24.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:09:24 [2021-07-23T18:09:24.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 681 kB/s)
14:09:24 [2021-07-23T18:09:24.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 593 kB/s)
14:09:24 [2021-07-23T18:09:24.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar (130 kB at 2.6 MB/s)
14:09:24 [2021-07-23T18:09:24.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 3.1 MB/s)
14:09:24 [2021-07-23T18:09:24.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 3.5 MB/s)
14:09:25 [2021-07-23T18:09:25.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.023Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.pom (2.2 kB at 120 kB/s)
14:09:25 [2021-07-23T18:09:25.280Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.280Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom
14:09:25 [2021-07-23T18:09:25.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.7.0/tycho-extras-1.7.0.pom (6.3 kB at 153 kB/s)
14:09:25 [2021-07-23T18:09:25.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar
14:09:25 [2021-07-23T18:09:25.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar
14:09:25 [2021-07-23T18:09:25.793Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar
14:09:26 [2021-07-23T18:09:26.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar
14:09:26 [2021-07-23T18:09:26.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar
14:09:26 [2021-07-23T18:09:26.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar
14:09:26 [2021-07-23T18:09:26.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.7.0/tycho-source-feature-plugin-1.7.0.jar (19 kB at 314 kB/s)
14:09:26 [2021-07-23T18:09:26.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.562Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 22 kB/s)
14:09:26 [2021-07-23T18:09:26.563Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.563Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:09:26 [2021-07-23T18:09:26.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:09:27 [2021-07-23T18:09:27.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:09:27 [2021-07-23T18:09:27.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:09:27 [2021-07-23T18:09:27.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 146 kB/s)
14:09:27 [2021-07-23T18:09:27.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:09:27 [2021-07-23T18:09:27.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:09:27 [2021-07-23T18:09:27.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:09:27 [2021-07-23T18:09:27.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:09:27 [2021-07-23T18:09:27.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:09:27 [2021-07-23T18:09:27.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:09:27 [2021-07-23T18:09:27.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 72 kB/s)
14:09:27 [2021-07-23T18:09:27.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom
14:09:27 [2021-07-23T18:09:27.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom
14:09:27 [2021-07-23T18:09:27.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom
14:09:27 [2021-07-23T18:09:27.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.pom (1.3 kB at 46 kB/s)
14:09:28 [2021-07-23T18:09:28.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.101Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom
14:09:28 [2021-07-23T18:09:28.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.7.0/tycho-pack200-1.7.0.pom (1.5 kB at 28 kB/s)
14:09:28 [2021-07-23T18:09:28.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar
14:09:28 [2021-07-23T18:09:28.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar
14:09:28 [2021-07-23T18:09:28.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.7.0/tycho-pack200a-plugin-1.7.0.jar (7.2 kB at 185 kB/s)
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.1/eclipse-jarsigner-plugin-1.3.1.pom
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.1/eclipse-jarsigner-plugin-1.3.1.pom (2.5 kB at 158 kB/s)
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.1/cbi-build-parent-1.3.1.pom
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.1/cbi-build-parent-1.3.1.pom (6.8 kB at 452 kB/s)
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.1/cbi-parent-1.3.1.pom
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.1/cbi-parent-1.3.1.pom (4.9 kB at 195 kB/s)
14:09:29 [2021-07-23T18:09:29.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.1/cbi-bom-1.3.1.pom
14:09:29 [2021-07-23T18:09:29.434Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.1/cbi-bom-1.3.1.pom (11 kB at 688 kB/s)
14:09:29 [2021-07-23T18:09:29.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.1/eclipse-jarsigner-plugin-1.3.1.jar
14:09:29 [2021-07-23T18:09:29.434Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.1/eclipse-jarsigner-plugin-1.3.1.jar (66 kB at 2.4 MB/s)
14:09:29 [2021-07-23T18:09:29.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom
14:09:29 [2021-07-23T18:09:29.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom
14:09:29 [2021-07-23T18:09:29.434Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom
14:09:29 [2021-07-23T18:09:29.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom
14:09:29 [2021-07-23T18:09:29.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom
14:09:29 [2021-07-23T18:09:29.690Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom
14:09:29 [2021-07-23T18:09:29.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.pom (1.5 kB at 36 kB/s)
14:09:29 [2021-07-23T18:09:29.690Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar
14:09:29 [2021-07-23T18:09:29.690Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar
14:09:29 [2021-07-23T18:09:29.690Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar
14:09:30 [2021-07-23T18:09:30.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar
14:09:30 [2021-07-23T18:09:30.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar
14:09:30 [2021-07-23T18:09:30.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar
14:09:30 [2021-07-23T18:09:30.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.7.0/tycho-pack200b-plugin-1.7.0.jar (6.8 kB at 260 kB/s)
14:09:30 [2021-07-23T18:09:30.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom
14:09:30 [2021-07-23T18:09:30.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom
14:09:30 [2021-07-23T18:09:30.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom
14:09:30 [2021-07-23T18:09:30.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom
14:09:30 [2021-07-23T18:09:30.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom
14:09:30 [2021-07-23T18:09:30.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom
14:09:30 [2021-07-23T18:09:30.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom (2.2 kB at 51 kB/s)
14:09:30 [2021-07-23T18:09:30.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar
14:09:30 [2021-07-23T18:09:30.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar
14:09:30 [2021-07-23T18:09:30.766Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar
14:09:31 [2021-07-23T18:09:31.024Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar
14:09:31 [2021-07-23T18:09:31.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar
14:09:31 [2021-07-23T18:09:31.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar
14:09:31 [2021-07-23T18:09:31.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar (29 kB at 1.1 MB/s)
14:09:31 [2021-07-23T18:09:31.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom
14:09:31 [2021-07-23T18:09:31.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom
14:09:31 [2021-07-23T18:09:31.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom
14:09:31 [2021-07-23T18:09:31.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom
14:09:31 [2021-07-23T18:09:31.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom
14:09:31 [2021-07-23T18:09:31.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom
14:09:31 [2021-07-23T18:09:31.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom (2.7 kB at 41 kB/s)
14:09:31 [2021-07-23T18:09:31.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:09:31 [2021-07-23T18:09:31.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:09:31 [2021-07-23T18:09:31.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:09:31 [2021-07-23T18:09:31.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:09:31 [2021-07-23T18:09:31.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:09:31 [2021-07-23T18:09:31.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:09:32 [2021-07-23T18:09:32.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 282 kB/s)
14:09:32 [2021-07-23T18:09:32.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:09:32 [2021-07-23T18:09:32.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:09:32 [2021-07-23T18:09:32.100Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:09:32 [2021-07-23T18:09:32.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:09:32 [2021-07-23T18:09:32.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:09:32 [2021-07-23T18:09:32.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:09:32 [2021-07-23T18:09:32.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.4 MB/s)
14:09:32 [2021-07-23T18:09:32.357Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
14:09:32 [2021-07-23T18:09:32.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
14:09:32 [2021-07-23T18:09:32.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
14:09:32 [2021-07-23T18:09:32.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
14:09:32 [2021-07-23T18:09:32.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
14:09:32 [2021-07-23T18:09:32.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
14:09:32 [2021-07-23T18:09:32.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 448 kB/s)
14:09:32 [2021-07-23T18:09:32.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom
14:09:32 [2021-07-23T18:09:32.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom
14:09:32 [2021-07-23T18:09:32.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom
14:09:33 [2021-07-23T18:09:33.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom
14:09:33 [2021-07-23T18:09:33.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom
14:09:33 [2021-07-23T18:09:33.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom
14:09:33 [2021-07-23T18:09:33.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom (2.2 kB at 67 kB/s)
14:09:33 [2021-07-23T18:09:33.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom
14:09:33 [2021-07-23T18:09:33.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom
14:09:33 [2021-07-23T18:09:33.433Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom
14:09:33 [2021-07-23T18:09:33.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom
14:09:33 [2021-07-23T18:09:33.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom
14:09:33 [2021-07-23T18:09:33.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom
14:09:33 [2021-07-23T18:09:33.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom (3.1 kB at 82 kB/s)
14:09:33 [2021-07-23T18:09:33.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:09:33 [2021-07-23T18:09:33.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:09:33 [2021-07-23T18:09:33.689Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
14:09:33 [2021-07-23T18:09:33.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:09:34 [2021-07-23T18:09:34.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:09:34 [2021-07-23T18:09:34.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
14:09:34 [2021-07-23T18:09:34.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 340 kB/s)
14:09:34 [2021-07-23T18:09:34.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.2/asm-7.2.pom
14:09:34 [2021-07-23T18:09:34.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.pom
14:09:34 [2021-07-23T18:09:34.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
14:09:34 [2021-07-23T18:09:34.457Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.2/asm-7.2.pom
14:09:34 [2021-07-23T18:09:34.457Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.2/asm-7.2.pom
14:09:34 [2021-07-23T18:09:34.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom
14:09:34 [2021-07-23T18:09:34.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 113 kB/s)
14:09:34 [2021-07-23T18:09:34.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom
14:09:34 [2021-07-23T18:09:34.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom
14:09:34 [2021-07-23T18:09:34.714Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom
14:09:34 [2021-07-23T18:09:34.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom
14:09:34 [2021-07-23T18:09:34.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom
14:09:34 [2021-07-23T18:09:34.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom
14:09:34 [2021-07-23T18:09:34.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom (3.7 kB at 135 kB/s)
14:09:34 [2021-07-23T18:09:34.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom
14:09:34 [2021-07-23T18:09:34.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom
14:09:34 [2021-07-23T18:09:34.972Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom
14:09:35 [2021-07-23T18:09:35.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom (3.2 kB at 67 kB/s)
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.2/asm-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar
14:09:35 [2021-07-23T18:09:35.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:09:36 [2021-07-23T18:09:36.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar
14:09:36 [2021-07-23T18:09:36.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar
14:09:36 [2021-07-23T18:09:36.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar
14:09:36 [2021-07-23T18:09:36.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
14:09:36 [2021-07-23T18:09:36.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar
14:09:36 [2021-07-23T18:09:36.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:09:36 [2021-07-23T18:09:36.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.2/asm-7.2.jar
14:09:36 [2021-07-23T18:09:36.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar
14:09:36 [2021-07-23T18:09:36.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar
14:09:36 [2021-07-23T18:09:36.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar
14:09:36 [2021-07-23T18:09:36.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:09:36 [2021-07-23T18:09:36.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.2/asm-7.2.jar
14:09:36 [2021-07-23T18:09:36.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
14:09:36 [2021-07-23T18:09:36.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar
14:09:36 [2021-07-23T18:09:36.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar
14:09:36 [2021-07-23T18:09:36.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar (28 kB at 690 kB/s)
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar (20 kB at 455 kB/s)
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 2.3 MB/s)
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar (50 kB at 949 kB/s)
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 1.0 MB/s)
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar (81 kB at 1.4 MB/s)
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar (33 kB at 567 kB/s)
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.086Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom (3.7 kB at 207 kB/s)
14:09:40 [2021-07-23T18:09:40.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.649Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:09:40 [2021-07-23T18:09:40.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:09:41 [2021-07-23T18:09:41.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 162 kB/s)
14:09:41 [2021-07-23T18:09:41.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:09:41 [2021-07-23T18:09:41.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:09:41 [2021-07-23T18:09:41.162Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:09:41 [2021-07-23T18:09:41.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:09:41 [2021-07-23T18:09:41.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:09:41 [2021-07-23T18:09:41.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:09:41 [2021-07-23T18:09:41.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar (56 kB at 1.4 MB/s)
14:09:41 [2021-07-23T18:09:41.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
14:09:41 [2021-07-23T18:09:41.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
14:09:41 [2021-07-23T18:09:41.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
14:09:42 [2021-07-23T18:09:42.493Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 5.7 kB/s)
14:09:42 [2021-07-23T18:09:42.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
14:09:42 [2021-07-23T18:09:42.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
14:09:42 [2021-07-23T18:09:42.749Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.005Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 58 kB/s)
14:09:43 [2021-07-23T18:09:43.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
14:09:43 [2021-07-23T18:09:43.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
14:09:43 [2021-07-23T18:09:43.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
14:09:43 [2021-07-23T18:09:43.262Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 246 kB/s)
14:09:43 [2021-07-23T18:09:43.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.518Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 51 kB/s)
14:09:43 [2021-07-23T18:09:43.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:09:43 [2021-07-23T18:09:43.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 33 kB/s)
14:09:44 [2021-07-23T18:09:44.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.337Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:09:44 [2021-07-23T18:09:44.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:09:45 [2021-07-23T18:09:45.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 497 kB/s)
14:09:45 [2021-07-23T18:09:45.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 23 kB/s)
14:09:45 [2021-07-23T18:09:45.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:09:45 [2021-07-23T18:09:45.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 83 kB/s)
14:09:45 [2021-07-23T18:09:45.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:09:45 [2021-07-23T18:09:45.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:09:45 [2021-07-23T18:09:45.974Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:09:46 [2021-07-23T18:09:46.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:09:46 [2021-07-23T18:09:46.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:09:46 [2021-07-23T18:09:46.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:09:46 [2021-07-23T18:09:46.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 152 kB/s)
14:09:46 [2021-07-23T18:09:46.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:09:46 [2021-07-23T18:09:46.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:09:46 [2021-07-23T18:09:46.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:09:46 [2021-07-23T18:09:46.744Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:09:46 [2021-07-23T18:09:46.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:09:46 [2021-07-23T18:09:46.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:09:46 [2021-07-23T18:09:46.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 123 kB/s)
14:09:46 [2021-07-23T18:09:46.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:09:46 [2021-07-23T18:09:46.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:09:46 [2021-07-23T18:09:46.744Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:09:47 [2021-07-23T18:09:47.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:09:47 [2021-07-23T18:09:47.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:09:47 [2021-07-23T18:09:47.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:09:47 [2021-07-23T18:09:47.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 117 kB/s)
14:09:47 [2021-07-23T18:09:47.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:09:47 [2021-07-23T18:09:47.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:09:47 [2021-07-23T18:09:47.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:09:47 [2021-07-23T18:09:47.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:09:47 [2021-07-23T18:09:47.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:09:47 [2021-07-23T18:09:47.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:09:47 [2021-07-23T18:09:47.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 219 kB/s)
14:09:47 [2021-07-23T18:09:47.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:09:47 [2021-07-23T18:09:47.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:09:47 [2021-07-23T18:09:47.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:09:48 [2021-07-23T18:09:48.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:09:48 [2021-07-23T18:09:48.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:09:48 [2021-07-23T18:09:48.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:09:48 [2021-07-23T18:09:48.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 76 kB/s)
14:09:48 [2021-07-23T18:09:48.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.540Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.540Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 43 kB/s)
14:09:48 [2021-07-23T18:09:48.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.540Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:09:48 [2021-07-23T18:09:48.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 163 kB/s)
14:09:48 [2021-07-23T18:09:48.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:09:48 [2021-07-23T18:09:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:09:48 [2021-07-23T18:09:48.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.361Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.361Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.361Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.361Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 913 kB/s)
14:09:49 [2021-07-23T18:09:49.361Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.361Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.361Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.617Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:09:49 [2021-07-23T18:09:49.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 90 kB/s)
14:09:49 [2021-07-23T18:09:49.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:09:49 [2021-07-23T18:09:49.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:09:49 [2021-07-23T18:09:49.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:09:50 [2021-07-23T18:09:50.129Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:09:50 [2021-07-23T18:09:50.129Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:09:50 [2021-07-23T18:09:50.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:09:50 [2021-07-23T18:09:50.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 84 kB/s)
14:09:50 [2021-07-23T18:09:50.129Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:09:50 [2021-07-23T18:09:50.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:09:50 [2021-07-23T18:09:50.129Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:09:50 [2021-07-23T18:09:50.386Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:09:50 [2021-07-23T18:09:50.386Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:09:50 [2021-07-23T18:09:50.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:09:50 [2021-07-23T18:09:50.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 689 kB/s)
14:09:50 [2021-07-23T18:09:50.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:09:50 [2021-07-23T18:09:50.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:09:50 [2021-07-23T18:09:50.642Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:09:50 [2021-07-23T18:09:50.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:09:50 [2021-07-23T18:09:50.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:09:50 [2021-07-23T18:09:50.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:09:50 [2021-07-23T18:09:50.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 241 kB/s)
14:09:50 [2021-07-23T18:09:50.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:09:50 [2021-07-23T18:09:50.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:09:50 [2021-07-23T18:09:50.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:09:51 [2021-07-23T18:09:51.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:09:51 [2021-07-23T18:09:51.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:09:51 [2021-07-23T18:09:51.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:09:51 [2021-07-23T18:09:51.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 129 kB/s)
14:09:51 [2021-07-23T18:09:51.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:09:51 [2021-07-23T18:09:51.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:09:51 [2021-07-23T18:09:51.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:09:51 [2021-07-23T18:09:51.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:09:51 [2021-07-23T18:09:51.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:09:51 [2021-07-23T18:09:51.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:09:51 [2021-07-23T18:09:51.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 78 kB/s)
14:09:51 [2021-07-23T18:09:51.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:09:51 [2021-07-23T18:09:51.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:09:51 [2021-07-23T18:09:51.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:09:52 [2021-07-23T18:09:52.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:09:52 [2021-07-23T18:09:52.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:09:52 [2021-07-23T18:09:52.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:09:52 [2021-07-23T18:09:52.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 553 kB/s)
14:09:52 [2021-07-23T18:09:52.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:09:52 [2021-07-23T18:09:52.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:09:52 [2021-07-23T18:09:52.232Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:09:52 [2021-07-23T18:09:52.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:09:52 [2021-07-23T18:09:52.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:09:52 [2021-07-23T18:09:52.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:09:52 [2021-07-23T18:09:52.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 141 kB/s)
14:09:52 [2021-07-23T18:09:52.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:09:52 [2021-07-23T18:09:52.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:09:52 [2021-07-23T18:09:52.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:09:53 [2021-07-23T18:09:53.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:09:53 [2021-07-23T18:09:53.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:09:53 [2021-07-23T18:09:53.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:09:53 [2021-07-23T18:09:53.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 454 kB/s)
14:09:53 [2021-07-23T18:09:53.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:09:53 [2021-07-23T18:09:53.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:09:53 [2021-07-23T18:09:53.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:09:53 [2021-07-23T18:09:53.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:09:53 [2021-07-23T18:09:53.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:09:53 [2021-07-23T18:09:53.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:09:53 [2021-07-23T18:09:53.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 117 kB/s)
14:09:53 [2021-07-23T18:09:53.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:09:53 [2021-07-23T18:09:53.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:09:53 [2021-07-23T18:09:53.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:09:53 [2021-07-23T18:09:53.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:09:53 [2021-07-23T18:09:53.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:09:53 [2021-07-23T18:09:53.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:09:54 [2021-07-23T18:09:54.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 64 kB/s)
14:09:54 [2021-07-23T18:09:54.129Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:09:54 [2021-07-23T18:09:54.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:09:54 [2021-07-23T18:09:54.129Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:09:54 [2021-07-23T18:09:54.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:09:54 [2021-07-23T18:09:54.385Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:09:54 [2021-07-23T18:09:54.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:09:54 [2021-07-23T18:09:54.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 625 kB/s)
14:09:54 [2021-07-23T18:09:54.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
14:09:54 [2021-07-23T18:09:54.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
14:09:54 [2021-07-23T18:09:54.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
14:09:54 [2021-07-23T18:09:54.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
14:09:54 [2021-07-23T18:09:54.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
14:09:54 [2021-07-23T18:09:54.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
14:09:55 [2021-07-23T18:09:55.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 48 kB/s)
14:09:55 [2021-07-23T18:09:55.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:09:55 [2021-07-23T18:09:55.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:09:55 [2021-07-23T18:09:55.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:09:55 [2021-07-23T18:09:55.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:09:55 [2021-07-23T18:09:55.409Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:09:55 [2021-07-23T18:09:55.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:09:55 [2021-07-23T18:09:55.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 815 kB/s)
14:09:55 [2021-07-23T18:09:55.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
14:09:55 [2021-07-23T18:09:55.409Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
14:09:55 [2021-07-23T18:09:55.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
14:09:55 [2021-07-23T18:09:55.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
14:09:55 [2021-07-23T18:09:55.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
14:09:55 [2021-07-23T18:09:55.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
14:09:55 [2021-07-23T18:09:55.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 474 kB/s)
14:09:55 [2021-07-23T18:09:55.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:09:55 [2021-07-23T18:09:55.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:09:55 [2021-07-23T18:09:55.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:09:56 [2021-07-23T18:09:56.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:09:56 [2021-07-23T18:09:56.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:09:56 [2021-07-23T18:09:56.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:09:56 [2021-07-23T18:09:56.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 266 kB/s)
14:09:56 [2021-07-23T18:09:56.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:09:56 [2021-07-23T18:09:56.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:09:56 [2021-07-23T18:09:56.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:09:56 [2021-07-23T18:09:56.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:09:56 [2021-07-23T18:09:56.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:09:56 [2021-07-23T18:09:56.690Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:09:56 [2021-07-23T18:09:56.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.5 MB/s)
14:09:56 [2021-07-23T18:09:56.690Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
14:09:56 [2021-07-23T18:09:56.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
14:09:56 [2021-07-23T18:09:56.946Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
14:09:57 [2021-07-23T18:09:57.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
14:09:57 [2021-07-23T18:09:57.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
14:09:57 [2021-07-23T18:09:57.203Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
14:09:57 [2021-07-23T18:09:57.203Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 437 kB/s)
14:09:57 [2021-07-23T18:09:57.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:09:57 [2021-07-23T18:09:57.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:09:57 [2021-07-23T18:09:57.203Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:09:57 [2021-07-23T18:09:57.460Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:09:57 [2021-07-23T18:09:57.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:09:57 [2021-07-23T18:09:57.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:09:57 [2021-07-23T18:09:57.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 34 kB/s)
14:09:57 [2021-07-23T18:09:57.718Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:09:57 [2021-07-23T18:09:57.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:09:57 [2021-07-23T18:09:57.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:09:57 [2021-07-23T18:09:57.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:09:57 [2021-07-23T18:09:57.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:09:57 [2021-07-23T18:09:57.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:09:57 [2021-07-23T18:09:57.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 73 kB/s)
14:09:58 [2021-07-23T18:09:58.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:09:58 [2021-07-23T18:09:58.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:09:58 [2021-07-23T18:09:58.229Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:09:58 [2021-07-23T18:09:58.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:09:58 [2021-07-23T18:09:58.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:09:58 [2021-07-23T18:09:58.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:09:58 [2021-07-23T18:09:58.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 35 kB/s)
14:09:58 [2021-07-23T18:09:58.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:09:58 [2021-07-23T18:09:58.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:09:58 [2021-07-23T18:09:58.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:09:58 [2021-07-23T18:09:58.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:09:58 [2021-07-23T18:09:58.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:09:58 [2021-07-23T18:09:58.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:09:58 [2021-07-23T18:09:58.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 23 kB/s)
14:09:58 [2021-07-23T18:09:58.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:09:59 [2021-07-23T18:09:59.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:09:59 [2021-07-23T18:09:59.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:09:59 [2021-07-23T18:09:59.511Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:09:59 [2021-07-23T18:09:59.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:09:59 [2021-07-23T18:09:59.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:09:59 [2021-07-23T18:09:59.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 41 kB/s)
14:09:59 [2021-07-23T18:09:59.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:09:59 [2021-07-23T18:09:59.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:09:59 [2021-07-23T18:09:59.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 36 kB/s)
14:10:00 [2021-07-23T18:10:00.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:10:00 [2021-07-23T18:10:00.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:10:00 [2021-07-23T18:10:00.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:10:00 [2021-07-23T18:10:00.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:10:00 [2021-07-23T18:10:00.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:10:00 [2021-07-23T18:10:00.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:10:00 [2021-07-23T18:10:00.586Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 209 kB/s)
14:10:00 [2021-07-23T18:10:00.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.586Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 45 kB/s)
14:10:00 [2021-07-23T18:10:00.842Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:10:00 [2021-07-23T18:10:00.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 26 kB/s)
14:10:01 [2021-07-23T18:10:01.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 99 kB/s)
14:10:01 [2021-07-23T18:10:01.919Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:10:01 [2021-07-23T18:10:01.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:10:02 [2021-07-23T18:10:02.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:10:02 [2021-07-23T18:10:02.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:10:02 [2021-07-23T18:10:02.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:10:02 [2021-07-23T18:10:02.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 20 kB/s)
14:10:02 [2021-07-23T18:10:02.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:10:02 [2021-07-23T18:10:02.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:10:02 [2021-07-23T18:10:02.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:10:02 [2021-07-23T18:10:02.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:10:02 [2021-07-23T18:10:02.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:10:02 [2021-07-23T18:10:02.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:10:02 [2021-07-23T18:10:02.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 46 kB/s)
14:10:02 [2021-07-23T18:10:02.688Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:10:02 [2021-07-23T18:10:02.688Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:10:02 [2021-07-23T18:10:02.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 32 kB/s)
14:10:03 [2021-07-23T18:10:03.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 23 kB/s)
14:10:03 [2021-07-23T18:10:03.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:10:03 [2021-07-23T18:10:03.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:10:04 [2021-07-23T18:10:04.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:10:04 [2021-07-23T18:10:04.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:10:04 [2021-07-23T18:10:04.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:10:04 [2021-07-23T18:10:04.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 96 kB/s)
14:10:04 [2021-07-23T18:10:04.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:10:04 [2021-07-23T18:10:04.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:10:04 [2021-07-23T18:10:04.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:10:04 [2021-07-23T18:10:04.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:10:04 [2021-07-23T18:10:04.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:10:04 [2021-07-23T18:10:04.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:10:04 [2021-07-23T18:10:04.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 15 kB/s)
14:10:04 [2021-07-23T18:10:04.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:10:04 [2021-07-23T18:10:04.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:10:04 [2021-07-23T18:10:04.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:10:05 [2021-07-23T18:10:05.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:10:05 [2021-07-23T18:10:05.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:10:05 [2021-07-23T18:10:05.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:10:05 [2021-07-23T18:10:05.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 281 kB/s)
14:10:05 [2021-07-23T18:10:05.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:10:05 [2021-07-23T18:10:05.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:10:05 [2021-07-23T18:10:05.353Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:10:05 [2021-07-23T18:10:05.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:10:05 [2021-07-23T18:10:05.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:10:05 [2021-07-23T18:10:05.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:10:05 [2021-07-23T18:10:05.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 676 kB/s)
14:10:05 [2021-07-23T18:10:05.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
14:10:05 [2021-07-23T18:10:05.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
14:10:05 [2021-07-23T18:10:05.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
14:10:06 [2021-07-23T18:10:06.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
14:10:06 [2021-07-23T18:10:06.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
14:10:06 [2021-07-23T18:10:06.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
14:10:06 [2021-07-23T18:10:06.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 344 kB/s)
14:10:06 [2021-07-23T18:10:06.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:10:06 [2021-07-23T18:10:06.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:10:06 [2021-07-23T18:10:06.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:10:06 [2021-07-23T18:10:06.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:10:06 [2021-07-23T18:10:06.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:10:06 [2021-07-23T18:10:06.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:10:06 [2021-07-23T18:10:06.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 146 kB/s)
14:10:06 [2021-07-23T18:10:06.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:10:06 [2021-07-23T18:10:06.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:10:06 [2021-07-23T18:10:06.941Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:10:07 [2021-07-23T18:10:07.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:10:07 [2021-07-23T18:10:07.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:10:07 [2021-07-23T18:10:07.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:10:07 [2021-07-23T18:10:07.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 302 kB/s)
14:10:07 [2021-07-23T18:10:07.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:10:07 [2021-07-23T18:10:07.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:10:07 [2021-07-23T18:10:07.453Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:10:07 [2021-07-23T18:10:07.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:10:07 [2021-07-23T18:10:07.709Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:10:07 [2021-07-23T18:10:07.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:10:07 [2021-07-23T18:10:07.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 435 kB/s)
14:10:07 [2021-07-23T18:10:07.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
14:10:07 [2021-07-23T18:10:07.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
14:10:07 [2021-07-23T18:10:07.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
14:10:07 [2021-07-23T18:10:07.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
14:10:08 [2021-07-23T18:10:08.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
14:10:08 [2021-07-23T18:10:08.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
14:10:08 [2021-07-23T18:10:08.221Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 127 kB/s)
14:10:08 [2021-07-23T18:10:08.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:10:08 [2021-07-23T18:10:08.221Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:10:08 [2021-07-23T18:10:08.221Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:10:08 [2021-07-23T18:10:08.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:10:08 [2021-07-23T18:10:08.478Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:10:08 [2021-07-23T18:10:08.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:10:08 [2021-07-23T18:10:08.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 61 kB/s)
14:10:08 [2021-07-23T18:10:08.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:10:08 [2021-07-23T18:10:08.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:10:08 [2021-07-23T18:10:08.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:10:08 [2021-07-23T18:10:08.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:10:08 [2021-07-23T18:10:08.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:10:08 [2021-07-23T18:10:08.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:10:08 [2021-07-23T18:10:08.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 43 kB/s)
14:10:08 [2021-07-23T18:10:08.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:10:08 [2021-07-23T18:10:08.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:10:08 [2021-07-23T18:10:08.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:10:09 [2021-07-23T18:10:09.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:10:09 [2021-07-23T18:10:09.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:10:09 [2021-07-23T18:10:09.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:10:09 [2021-07-23T18:10:09.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 107 kB/s)
14:10:09 [2021-07-23T18:10:09.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:10:09 [2021-07-23T18:10:09.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:10:09 [2021-07-23T18:10:09.551Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:10:09 [2021-07-23T18:10:09.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:10:09 [2021-07-23T18:10:09.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:10:09 [2021-07-23T18:10:09.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:10:09 [2021-07-23T18:10:09.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 13 kB/s)
14:10:09 [2021-07-23T18:10:09.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:10:09 [2021-07-23T18:10:09.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:10:09 [2021-07-23T18:10:09.807Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:10:10 [2021-07-23T18:10:10.369Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:10:10 [2021-07-23T18:10:10.369Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:10:10 [2021-07-23T18:10:10.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:10:10 [2021-07-23T18:10:10.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 133 kB/s)
14:10:10 [2021-07-23T18:10:10.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
14:10:10 [2021-07-23T18:10:10.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:10:10 [2021-07-23T18:10:10.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
14:10:10 [2021-07-23T18:10:10.625Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:10:10 [2021-07-23T18:10:10.625Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
14:10:10 [2021-07-23T18:10:10.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
14:10:10 [2021-07-23T18:10:10.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 12 kB/s)
14:10:10 [2021-07-23T18:10:10.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:10:10 [2021-07-23T18:10:10.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:10:10 [2021-07-23T18:10:10.881Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:10:11 [2021-07-23T18:10:11.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:10:11 [2021-07-23T18:10:11.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:10:11 [2021-07-23T18:10:11.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:10:11 [2021-07-23T18:10:11.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 236 kB/s)
14:10:11 [2021-07-23T18:10:11.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:10:11 [2021-07-23T18:10:11.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:10:11 [2021-07-23T18:10:11.651Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:10:11 [2021-07-23T18:10:11.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:10:11 [2021-07-23T18:10:11.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:10:11 [2021-07-23T18:10:11.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:10:11 [2021-07-23T18:10:11.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 116 kB/s)
14:10:11 [2021-07-23T18:10:11.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:10:11 [2021-07-23T18:10:11.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:10:11 [2021-07-23T18:10:11.908Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.164Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 47 kB/s)
14:10:12 [2021-07-23T18:10:12.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.421Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 46 kB/s)
14:10:12 [2021-07-23T18:10:12.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:10:12 [2021-07-23T18:10:12.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:10:13 [2021-07-23T18:10:13.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:10:13 [2021-07-23T18:10:13.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:10:13 [2021-07-23T18:10:13.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:10:13 [2021-07-23T18:10:13.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 33 kB/s)
14:10:13 [2021-07-23T18:10:13.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 11 kB/s)
14:10:13 [2021-07-23T18:10:13.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.703Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:10:13 [2021-07-23T18:10:13.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 140 kB/s)
14:10:13 [2021-07-23T18:10:13.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:10:13 [2021-07-23T18:10:13.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:10:14 [2021-07-23T18:10:14.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:10:14 [2021-07-23T18:10:14.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:10:14 [2021-07-23T18:10:14.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:10:14 [2021-07-23T18:10:14.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 1.9 kB/s)
14:10:15 [2021-07-23T18:10:15.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.966Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.966Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 58 kB/s)
14:10:15 [2021-07-23T18:10:15.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:10:15 [2021-07-23T18:10:15.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:10:16 [2021-07-23T18:10:16.223Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:10:16 [2021-07-23T18:10:16.223Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:10:16 [2021-07-23T18:10:16.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:10:16 [2021-07-23T18:10:16.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 35 kB/s)
14:10:16 [2021-07-23T18:10:16.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:10:16 [2021-07-23T18:10:16.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:10:16 [2021-07-23T18:10:16.480Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:10:16 [2021-07-23T18:10:16.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:10:16 [2021-07-23T18:10:16.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:10:16 [2021-07-23T18:10:16.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:10:16 [2021-07-23T18:10:16.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 41 kB/s)
14:10:16 [2021-07-23T18:10:16.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:10:16 [2021-07-23T18:10:16.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:10:16 [2021-07-23T18:10:16.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.299Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 45 kB/s)
14:10:17 [2021-07-23T18:10:17.299Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.299Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.299Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:10:17 [2021-07-23T18:10:17.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 72 kB/s)
14:10:17 [2021-07-23T18:10:17.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:10:17 [2021-07-23T18:10:17.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:10:17 [2021-07-23T18:10:17.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:10:18 [2021-07-23T18:10:18.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:10:18 [2021-07-23T18:10:18.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:10:18 [2021-07-23T18:10:18.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:10:18 [2021-07-23T18:10:18.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 229 kB/s)
14:10:18 [2021-07-23T18:10:18.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.120Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.377Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.377Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 71 kB/s)
14:10:18 [2021-07-23T18:10:18.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.890Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.890Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:10:18 [2021-07-23T18:10:18.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 27 kB/s)
14:10:18 [2021-07-23T18:10:18.890Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:10:18 [2021-07-23T18:10:18.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:10:18 [2021-07-23T18:10:18.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
14:10:19 [2021-07-23T18:10:19.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:10:19 [2021-07-23T18:10:19.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:10:19 [2021-07-23T18:10:19.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
14:10:19 [2021-07-23T18:10:19.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 76 kB/s)
14:10:19 [2021-07-23T18:10:19.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:10:19 [2021-07-23T18:10:19.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:10:19 [2021-07-23T18:10:19.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:10:19 [2021-07-23T18:10:19.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:10:19 [2021-07-23T18:10:19.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:10:19 [2021-07-23T18:10:19.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:10:19 [2021-07-23T18:10:19.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 88 kB/s)
14:10:19 [2021-07-23T18:10:19.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:10:19 [2021-07-23T18:10:19.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:10:19 [2021-07-23T18:10:19.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:10:20 [2021-07-23T18:10:20.481Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:10:20 [2021-07-23T18:10:20.481Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:10:20 [2021-07-23T18:10:20.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:10:20 [2021-07-23T18:10:20.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 113 kB/s)
14:10:20 [2021-07-23T18:10:20.481Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:10:20 [2021-07-23T18:10:20.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:10:20 [2021-07-23T18:10:20.481Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:10:20 [2021-07-23T18:10:20.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:10:20 [2021-07-23T18:10:20.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:10:20 [2021-07-23T18:10:20.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:10:20 [2021-07-23T18:10:20.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 246 kB/s)
14:10:20 [2021-07-23T18:10:20.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:10:20 [2021-07-23T18:10:20.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:10:20 [2021-07-23T18:10:20.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:10:21 [2021-07-23T18:10:21.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:10:21 [2021-07-23T18:10:21.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:10:21 [2021-07-23T18:10:21.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:10:21 [2021-07-23T18:10:21.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 44 kB/s)
14:10:21 [2021-07-23T18:10:21.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:10:21 [2021-07-23T18:10:21.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:10:21 [2021-07-23T18:10:21.301Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:10:21 [2021-07-23T18:10:21.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:10:21 [2021-07-23T18:10:21.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:10:21 [2021-07-23T18:10:21.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:10:21 [2021-07-23T18:10:21.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 87 kB/s)
14:10:21 [2021-07-23T18:10:21.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:10:21 [2021-07-23T18:10:21.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:10:21 [2021-07-23T18:10:21.814Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:10:22 [2021-07-23T18:10:22.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:10:22 [2021-07-23T18:10:22.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:10:22 [2021-07-23T18:10:22.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:10:22 [2021-07-23T18:10:22.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 18 kB/s)
14:10:22 [2021-07-23T18:10:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:10:23 [2021-07-23T18:10:23.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:10:23 [2021-07-23T18:10:23.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:10:23 [2021-07-23T18:10:23.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:10:23 [2021-07-23T18:10:23.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:10:23 [2021-07-23T18:10:23.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:10:23 [2021-07-23T18:10:23.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 25 kB/s)
14:10:23 [2021-07-23T18:10:23.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:10:23 [2021-07-23T18:10:23.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:10:23 [2021-07-23T18:10:23.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:10:24 [2021-07-23T18:10:24.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:10:24 [2021-07-23T18:10:24.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:10:24 [2021-07-23T18:10:24.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:10:24 [2021-07-23T18:10:24.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 12 kB/s)
14:10:24 [2021-07-23T18:10:24.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:10:24 [2021-07-23T18:10:24.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:10:24 [2021-07-23T18:10:24.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:10:24 [2021-07-23T18:10:24.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:10:24 [2021-07-23T18:10:24.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:10:24 [2021-07-23T18:10:24.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:10:24 [2021-07-23T18:10:24.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 13 kB/s)
14:10:24 [2021-07-23T18:10:24.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:10:24 [2021-07-23T18:10:24.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:10:24 [2021-07-23T18:10:24.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:10:24 [2021-07-23T18:10:24.844Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 17 kB/s)
14:10:24 [2021-07-23T18:10:24.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:10:24 [2021-07-23T18:10:24.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:10:24 [2021-07-23T18:10:24.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:10:25 [2021-07-23T18:10:25.100Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 141 kB/s)
14:10:25 [2021-07-23T18:10:25.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:10:25 [2021-07-23T18:10:25.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:10:25 [2021-07-23T18:10:25.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:10:25 [2021-07-23T18:10:25.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:10:25 [2021-07-23T18:10:25.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:10:25 [2021-07-23T18:10:25.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:10:25 [2021-07-23T18:10:25.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 271 kB/s)
14:10:25 [2021-07-23T18:10:25.357Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:10:25 [2021-07-23T18:10:25.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:10:25 [2021-07-23T18:10:25.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:10:25 [2021-07-23T18:10:25.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:10:25 [2021-07-23T18:10:25.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:10:25 [2021-07-23T18:10:25.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:10:25 [2021-07-23T18:10:25.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 121 kB/s)
14:10:25 [2021-07-23T18:10:25.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:10:25 [2021-07-23T18:10:25.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:10:25 [2021-07-23T18:10:25.869Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:10:26 [2021-07-23T18:10:26.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:10:26 [2021-07-23T18:10:26.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:10:26 [2021-07-23T18:10:26.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:10:26 [2021-07-23T18:10:26.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 160 kB/s)
14:10:26 [2021-07-23T18:10:26.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
14:10:26 [2021-07-23T18:10:26.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
14:10:26 [2021-07-23T18:10:26.689Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
14:10:26 [2021-07-23T18:10:26.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
14:10:26 [2021-07-23T18:10:26.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
14:10:26 [2021-07-23T18:10:26.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
14:10:26 [2021-07-23T18:10:26.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 292 kB/s)
14:10:26 [2021-07-23T18:10:26.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:10:26 [2021-07-23T18:10:26.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:10:26 [2021-07-23T18:10:26.945Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:10:27 [2021-07-23T18:10:27.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:10:27 [2021-07-23T18:10:27.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:10:27 [2021-07-23T18:10:27.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:10:27 [2021-07-23T18:10:27.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 36 kB/s)
14:10:27 [2021-07-23T18:10:27.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:10:27 [2021-07-23T18:10:27.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:10:27 [2021-07-23T18:10:27.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:10:27 [2021-07-23T18:10:27.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:10:27 [2021-07-23T18:10:27.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:10:27 [2021-07-23T18:10:27.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:10:28 [2021-07-23T18:10:28.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 50 kB/s)
14:10:28 [2021-07-23T18:10:28.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:10:28 [2021-07-23T18:10:28.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:10:28 [2021-07-23T18:10:28.022Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:10:28 [2021-07-23T18:10:28.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:10:28 [2021-07-23T18:10:28.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:10:28 [2021-07-23T18:10:28.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:10:28 [2021-07-23T18:10:28.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 99 kB/s)
14:10:28 [2021-07-23T18:10:28.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:10:28 [2021-07-23T18:10:28.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:10:28 [2021-07-23T18:10:28.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:10:29 [2021-07-23T18:10:29.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:10:29 [2021-07-23T18:10:29.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:10:29 [2021-07-23T18:10:29.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:10:29 [2021-07-23T18:10:29.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 37 kB/s)
14:10:29 [2021-07-23T18:10:29.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:10:29 [2021-07-23T18:10:29.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:10:29 [2021-07-23T18:10:29.096Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:10:29 [2021-07-23T18:10:29.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:10:29 [2021-07-23T18:10:29.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:10:29 [2021-07-23T18:10:29.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:10:29 [2021-07-23T18:10:29.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 34 kB/s)
14:10:29 [2021-07-23T18:10:29.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:10:29 [2021-07-23T18:10:29.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:10:29 [2021-07-23T18:10:29.608Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:10:29 [2021-07-23T18:10:29.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:10:29 [2021-07-23T18:10:29.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:10:29 [2021-07-23T18:10:29.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:10:29 [2021-07-23T18:10:29.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 12 kB/s)
14:10:29 [2021-07-23T18:10:29.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:10:29 [2021-07-23T18:10:29.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:10:29 [2021-07-23T18:10:29.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:10:30 [2021-07-23T18:10:30.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:10:30 [2021-07-23T18:10:30.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:10:30 [2021-07-23T18:10:30.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:10:30 [2021-07-23T18:10:30.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 25 kB/s)
14:10:30 [2021-07-23T18:10:30.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:10:30 [2021-07-23T18:10:30.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:10:30 [2021-07-23T18:10:30.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:10:30 [2021-07-23T18:10:30.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:10:30 [2021-07-23T18:10:30.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:10:30 [2021-07-23T18:10:30.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:10:30 [2021-07-23T18:10:30.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 38 kB/s)
14:10:30 [2021-07-23T18:10:30.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:10:30 [2021-07-23T18:10:30.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:10:30 [2021-07-23T18:10:30.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:10:31 [2021-07-23T18:10:31.200Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:10:31 [2021-07-23T18:10:31.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:10:31 [2021-07-23T18:10:31.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:10:31 [2021-07-23T18:10:31.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 16 kB/s)
14:10:31 [2021-07-23T18:10:31.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:10:31 [2021-07-23T18:10:31.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:10:31 [2021-07-23T18:10:31.200Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:10:31 [2021-07-23T18:10:31.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:10:31 [2021-07-23T18:10:31.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:10:31 [2021-07-23T18:10:31.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:10:31 [2021-07-23T18:10:31.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 34 kB/s)
14:10:31 [2021-07-23T18:10:31.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:10:31 [2021-07-23T18:10:31.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:10:31 [2021-07-23T18:10:31.714Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:10:31 [2021-07-23T18:10:31.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:10:31 [2021-07-23T18:10:31.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:10:31 [2021-07-23T18:10:31.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:10:31 [2021-07-23T18:10:31.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 27 kB/s)
14:10:31 [2021-07-23T18:10:31.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:10:31 [2021-07-23T18:10:31.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:10:31 [2021-07-23T18:10:31.971Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:10:32 [2021-07-23T18:10:32.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:10:32 [2021-07-23T18:10:32.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:10:32 [2021-07-23T18:10:32.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:10:32 [2021-07-23T18:10:32.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 53 kB/s)
14:10:32 [2021-07-23T18:10:32.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:10:32 [2021-07-23T18:10:32.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:10:32 [2021-07-23T18:10:32.533Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:10:32 [2021-07-23T18:10:32.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:10:32 [2021-07-23T18:10:32.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:10:32 [2021-07-23T18:10:32.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:10:32 [2021-07-23T18:10:32.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 29 kB/s)
14:10:32 [2021-07-23T18:10:32.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:10:32 [2021-07-23T18:10:32.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:10:33 [2021-07-23T18:10:33.046Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:10:33 [2021-07-23T18:10:33.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:10:33 [2021-07-23T18:10:33.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:10:33 [2021-07-23T18:10:33.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:10:33 [2021-07-23T18:10:33.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 34 kB/s)
14:10:33 [2021-07-23T18:10:33.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:10:33 [2021-07-23T18:10:33.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:10:33 [2021-07-23T18:10:33.303Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:10:33 [2021-07-23T18:10:33.559Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:10:33 [2021-07-23T18:10:33.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:10:33 [2021-07-23T18:10:33.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:10:33 [2021-07-23T18:10:33.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 12 kB/s)
14:10:33 [2021-07-23T18:10:33.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:10:33 [2021-07-23T18:10:33.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:10:33 [2021-07-23T18:10:33.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:10:34 [2021-07-23T18:10:34.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:10:34 [2021-07-23T18:10:34.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:10:34 [2021-07-23T18:10:34.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:10:34 [2021-07-23T18:10:34.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 47 kB/s)
14:10:34 [2021-07-23T18:10:34.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:10:34 [2021-07-23T18:10:34.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:10:34 [2021-07-23T18:10:34.328Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:10:34 [2021-07-23T18:10:34.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:10:34 [2021-07-23T18:10:34.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:10:34 [2021-07-23T18:10:34.584Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:10:34 [2021-07-23T18:10:34.584Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 15 kB/s)
14:10:34 [2021-07-23T18:10:34.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
14:10:34 [2021-07-23T18:10:34.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
14:10:34 [2021-07-23T18:10:34.584Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom
14:10:34 [2021-07-23T18:10:34.841Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
14:10:34 [2021-07-23T18:10:34.841Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
14:10:35 [2021-07-23T18:10:35.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom
14:10:35 [2021-07-23T18:10:35.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 313 kB/s)
14:10:35 [2021-07-23T18:10:35.097Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:10:35 [2021-07-23T18:10:35.097Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:10:35 [2021-07-23T18:10:35.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:10:35 [2021-07-23T18:10:35.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:10:35 [2021-07-23T18:10:35.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:10:35 [2021-07-23T18:10:35.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:10:35 [2021-07-23T18:10:35.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 417 kB/s)
14:10:35 [2021-07-23T18:10:35.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
14:10:35 [2021-07-23T18:10:35.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
14:10:35 [2021-07-23T18:10:35.353Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
14:10:35 [2021-07-23T18:10:35.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
14:10:35 [2021-07-23T18:10:35.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
14:10:35 [2021-07-23T18:10:35.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
14:10:35 [2021-07-23T18:10:35.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 107 kB/s)
14:10:35 [2021-07-23T18:10:35.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:10:35 [2021-07-23T18:10:35.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 153 kB/s)
14:10:36 [2021-07-23T18:10:36.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.440Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:10:36 [2021-07-23T18:10:36.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 192 kB/s)
14:10:36 [2021-07-23T18:10:36.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:10:36 [2021-07-23T18:10:36.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:10:36 [2021-07-23T18:10:36.954Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:10:37 [2021-07-23T18:10:37.210Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:10:37 [2021-07-23T18:10:37.210Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:10:37 [2021-07-23T18:10:37.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:10:37 [2021-07-23T18:10:37.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 437 kB/s)
14:10:37 [2021-07-23T18:10:37.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:10:37 [2021-07-23T18:10:37.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:10:37 [2021-07-23T18:10:37.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:10:37 [2021-07-23T18:10:37.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:10:37 [2021-07-23T18:10:37.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:10:37 [2021-07-23T18:10:37.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:10:37 [2021-07-23T18:10:37.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 128 kB/s)
14:10:37 [2021-07-23T18:10:37.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:10:37 [2021-07-23T18:10:37.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:10:37 [2021-07-23T18:10:37.771Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:10:38 [2021-07-23T18:10:38.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:10:38 [2021-07-23T18:10:38.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:10:38 [2021-07-23T18:10:38.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:10:38 [2021-07-23T18:10:38.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 157 kB/s)
14:10:38 [2021-07-23T18:10:38.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:10:38 [2021-07-23T18:10:38.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:10:38 [2021-07-23T18:10:38.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:10:38 [2021-07-23T18:10:38.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:10:38 [2021-07-23T18:10:38.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:10:38 [2021-07-23T18:10:38.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:10:38 [2021-07-23T18:10:38.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 540 kB/s)
14:10:38 [2021-07-23T18:10:38.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:10:38 [2021-07-23T18:10:38.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:10:38 [2021-07-23T18:10:38.551Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:10:38 [2021-07-23T18:10:38.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:10:38 [2021-07-23T18:10:38.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:10:39 [2021-07-23T18:10:39.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:10:39 [2021-07-23T18:10:39.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 472 kB/s)
14:10:39 [2021-07-23T18:10:39.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:10:39 [2021-07-23T18:10:39.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:10:39 [2021-07-23T18:10:39.092Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:10:39 [2021-07-23T18:10:39.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:10:39 [2021-07-23T18:10:39.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:10:39 [2021-07-23T18:10:39.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:10:39 [2021-07-23T18:10:39.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 165 kB/s)
14:10:39 [2021-07-23T18:10:39.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:10:39 [2021-07-23T18:10:39.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:10:39 [2021-07-23T18:10:39.348Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:10:39 [2021-07-23T18:10:39.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:10:39 [2021-07-23T18:10:39.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:10:39 [2021-07-23T18:10:39.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:10:39 [2021-07-23T18:10:39.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 101 kB/s)
14:10:39 [2021-07-23T18:10:39.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:10:39 [2021-07-23T18:10:39.911Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:10:39 [2021-07-23T18:10:39.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:10:40 [2021-07-23T18:10:40.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:10:40 [2021-07-23T18:10:40.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:10:40 [2021-07-23T18:10:40.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:10:40 [2021-07-23T18:10:40.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 92 kB/s)
14:10:40 [2021-07-23T18:10:40.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:10:40 [2021-07-23T18:10:40.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:10:40 [2021-07-23T18:10:40.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:10:40 [2021-07-23T18:10:40.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:10:40 [2021-07-23T18:10:40.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:10:40 [2021-07-23T18:10:40.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:10:40 [2021-07-23T18:10:40.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 79 kB/s)
14:10:40 [2021-07-23T18:10:40.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:10:40 [2021-07-23T18:10:40.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:10:40 [2021-07-23T18:10:40.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:10:40 [2021-07-23T18:10:40.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:10:40 [2021-07-23T18:10:40.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:10:40 [2021-07-23T18:10:40.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:10:41 [2021-07-23T18:10:41.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 226 kB/s)
14:10:41 [2021-07-23T18:10:41.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:10:41 [2021-07-23T18:10:41.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:10:41 [2021-07-23T18:10:41.240Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:10:41 [2021-07-23T18:10:41.496Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:10:41 [2021-07-23T18:10:41.496Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:10:41 [2021-07-23T18:10:41.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:10:41 [2021-07-23T18:10:41.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.1 MB/s)
14:10:41 [2021-07-23T18:10:41.496Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
14:10:41 [2021-07-23T18:10:41.496Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
14:10:41 [2021-07-23T18:10:41.497Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
14:10:42 [2021-07-23T18:10:42.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
14:10:42 [2021-07-23T18:10:42.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
14:10:42 [2021-07-23T18:10:42.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
14:10:42 [2021-07-23T18:10:42.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 36 kB/s)
14:10:42 [2021-07-23T18:10:42.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:10:42 [2021-07-23T18:10:42.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:10:42 [2021-07-23T18:10:42.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:10:42 [2021-07-23T18:10:42.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:10:42 [2021-07-23T18:10:42.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:10:42 [2021-07-23T18:10:42.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:10:42 [2021-07-23T18:10:42.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 151 kB/s)
14:10:42 [2021-07-23T18:10:42.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:10:42 [2021-07-23T18:10:42.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:10:42 [2021-07-23T18:10:42.827Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:10:43 [2021-07-23T18:10:43.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:10:43 [2021-07-23T18:10:43.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:10:43 [2021-07-23T18:10:43.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:10:43 [2021-07-23T18:10:43.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 7.1 kB/s)
14:10:43 [2021-07-23T18:10:43.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:10:43 [2021-07-23T18:10:43.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:10:43 [2021-07-23T18:10:43.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:10:43 [2021-07-23T18:10:43.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:10:43 [2021-07-23T18:10:43.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:10:43 [2021-07-23T18:10:43.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:10:43 [2021-07-23T18:10:43.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 638 kB/s)
14:10:43 [2021-07-23T18:10:43.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:10:43 [2021-07-23T18:10:43.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:10:44 [2021-07-23T18:10:44.107Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:10:44 [2021-07-23T18:10:44.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:10:44 [2021-07-23T18:10:44.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:10:44 [2021-07-23T18:10:44.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:10:44 [2021-07-23T18:10:44.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.0 MB/s)
14:10:44 [2021-07-23T18:10:44.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:10:44 [2021-07-23T18:10:44.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:10:44 [2021-07-23T18:10:44.364Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:10:44 [2021-07-23T18:10:44.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:10:44 [2021-07-23T18:10:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 58 kB/s)
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 345 kB/s)
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 1.3 MB/s)
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:10:44 [2021-07-23T18:10:44.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:10:45 [2021-07-23T18:10:45.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:10:45 [2021-07-23T18:10:45.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:10:45 [2021-07-23T18:10:45.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:10:45 [2021-07-23T18:10:45.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 95 kB/s)
14:10:45 [2021-07-23T18:10:45.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:10:45 [2021-07-23T18:10:45.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:10:45 [2021-07-23T18:10:45.389Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:10:45 [2021-07-23T18:10:45.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:10:45 [2021-07-23T18:10:45.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:10:45 [2021-07-23T18:10:45.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:10:45 [2021-07-23T18:10:45.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 179 kB/s)
14:10:45 [2021-07-23T18:10:45.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:10:45 [2021-07-23T18:10:45.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:10:45 [2021-07-23T18:10:45.645Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:10:46 [2021-07-23T18:10:46.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:10:46 [2021-07-23T18:10:46.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:10:46 [2021-07-23T18:10:46.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:10:46 [2021-07-23T18:10:46.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 17 kB/s)
14:10:46 [2021-07-23T18:10:46.465Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:10:46 [2021-07-23T18:10:46.465Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:10:46 [2021-07-23T18:10:46.465Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:10:46 [2021-07-23T18:10:46.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:10:46 [2021-07-23T18:10:46.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:10:46 [2021-07-23T18:10:46.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:10:46 [2021-07-23T18:10:46.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 146 kB/s)
14:10:46 [2021-07-23T18:10:46.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:10:46 [2021-07-23T18:10:46.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:10:46 [2021-07-23T18:10:46.977Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 162 kB/s)
14:10:47 [2021-07-23T18:10:47.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.539Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:10:47 [2021-07-23T18:10:47.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 311 kB/s)
14:10:47 [2021-07-23T18:10:47.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
14:10:48 [2021-07-23T18:10:48.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
14:10:48 [2021-07-23T18:10:48.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
14:10:48 [2021-07-23T18:10:48.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
14:10:48 [2021-07-23T18:10:48.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
14:10:48 [2021-07-23T18:10:48.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
14:10:48 [2021-07-23T18:10:48.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 682 kB/s)
14:10:48 [2021-07-23T18:10:48.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:10:48 [2021-07-23T18:10:48.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:10:48 [2021-07-23T18:10:48.307Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:10:48 [2021-07-23T18:10:48.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:10:48 [2021-07-23T18:10:48.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:10:48 [2021-07-23T18:10:48.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:10:48 [2021-07-23T18:10:48.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 200 kB/s)
14:10:48 [2021-07-23T18:10:48.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:10:48 [2021-07-23T18:10:48.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:10:48 [2021-07-23T18:10:48.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:10:49 [2021-07-23T18:10:49.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:10:49 [2021-07-23T18:10:49.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:10:49 [2021-07-23T18:10:49.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:10:49 [2021-07-23T18:10:49.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 251 kB/s)
14:10:49 [2021-07-23T18:10:49.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:10:49 [2021-07-23T18:10:49.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:10:49 [2021-07-23T18:10:49.382Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:10:49 [2021-07-23T18:10:49.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:10:50 [2021-07-23T18:10:50.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:10:50 [2021-07-23T18:10:50.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:10:50 [2021-07-23T18:10:50.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 404 kB/s)
14:10:50 [2021-07-23T18:10:50.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:10:50 [2021-07-23T18:10:50.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:10:50 [2021-07-23T18:10:50.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:10:51 [2021-07-23T18:10:51.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:10:51 [2021-07-23T18:10:51.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:10:51 [2021-07-23T18:10:51.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:10:51 [2021-07-23T18:10:51.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 747 kB/s)
14:10:51 [2021-07-23T18:10:51.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:10:51 [2021-07-23T18:10:51.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:10:51 [2021-07-23T18:10:51.080Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:10:51 [2021-07-23T18:10:51.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:10:51 [2021-07-23T18:10:51.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:10:51 [2021-07-23T18:10:51.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:10:51 [2021-07-23T18:10:51.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 201 kB/s)
14:10:51 [2021-07-23T18:10:51.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:10:51 [2021-07-23T18:10:51.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:10:51 [2021-07-23T18:10:51.591Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:10:51 [2021-07-23T18:10:51.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:10:51 [2021-07-23T18:10:51.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:10:51 [2021-07-23T18:10:51.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:10:51 [2021-07-23T18:10:51.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 46 kB/s)
14:10:51 [2021-07-23T18:10:51.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.105Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.6 MB/s)
14:10:52 [2021-07-23T18:10:52.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.618Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:10:52 [2021-07-23T18:10:52.874Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 248 kB/s)
14:10:53 [2021-07-23T18:10:53.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.130Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.387Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.387Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.387Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 75 kB/s)
14:10:53 [2021-07-23T18:10:53.387Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.387Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.644Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:10:53 [2021-07-23T18:10:53.900Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 116 kB/s)
14:10:53 [2021-07-23T18:10:53.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:10:53 [2021-07-23T18:10:53.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:10:53 [2021-07-23T18:10:53.900Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:10:54 [2021-07-23T18:10:54.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:10:54 [2021-07-23T18:10:54.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:10:54 [2021-07-23T18:10:54.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:10:54 [2021-07-23T18:10:54.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 149 kB/s)
14:10:54 [2021-07-23T18:10:54.157Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:10:54 [2021-07-23T18:10:54.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:10:54 [2021-07-23T18:10:54.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:10:54 [2021-07-23T18:10:54.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:10:54 [2021-07-23T18:10:54.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:10:54 [2021-07-23T18:10:54.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:10:54 [2021-07-23T18:10:54.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 774 kB/s)
14:10:54 [2021-07-23T18:10:54.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:10:54 [2021-07-23T18:10:54.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:10:54 [2021-07-23T18:10:54.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:10:54 [2021-07-23T18:10:54.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:10:54 [2021-07-23T18:10:54.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:10:54 [2021-07-23T18:10:54.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:10:55 [2021-07-23T18:10:55.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 64 kB/s)
14:10:55 [2021-07-23T18:10:55.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:10:55 [2021-07-23T18:10:55.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:10:55 [2021-07-23T18:10:55.182Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:10:55 [2021-07-23T18:10:55.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:10:55 [2021-07-23T18:10:55.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:10:55 [2021-07-23T18:10:55.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:10:55 [2021-07-23T18:10:55.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 365 kB/s)
14:10:55 [2021-07-23T18:10:55.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:10:55 [2021-07-23T18:10:55.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:10:55 [2021-07-23T18:10:55.438Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:10:55 [2021-07-23T18:10:55.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:10:55 [2021-07-23T18:10:55.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:10:55 [2021-07-23T18:10:55.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:10:55 [2021-07-23T18:10:55.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 58 kB/s)
14:10:55 [2021-07-23T18:10:55.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:10:55 [2021-07-23T18:10:55.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:10:55 [2021-07-23T18:10:55.951Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 50 kB/s)
14:10:56 [2021-07-23T18:10:56.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.463Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 226 kB/s)
14:10:56 [2021-07-23T18:10:56.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.719Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:10:56 [2021-07-23T18:10:56.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 69 kB/s)
14:10:57 [2021-07-23T18:10:57.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.488Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:10:57 [2021-07-23T18:10:57.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 80 kB/s)
14:10:57 [2021-07-23T18:10:57.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:10:57 [2021-07-23T18:10:57.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:10:57 [2021-07-23T18:10:57.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 64 kB/s)
14:10:58 [2021-07-23T18:10:58.258Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.258Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:10:58 [2021-07-23T18:10:58.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 29 kB/s)
14:10:58 [2021-07-23T18:10:58.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:10:58 [2021-07-23T18:10:58.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:10:58 [2021-07-23T18:10:58.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:10:59 [2021-07-23T18:10:59.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:10:59 [2021-07-23T18:10:59.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:10:59 [2021-07-23T18:10:59.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:10:59 [2021-07-23T18:10:59.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 42 kB/s)
14:10:59 [2021-07-23T18:10:59.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:10:59 [2021-07-23T18:10:59.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:10:59 [2021-07-23T18:10:59.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:10:59 [2021-07-23T18:10:59.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:10:59 [2021-07-23T18:10:59.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:10:59 [2021-07-23T18:10:59.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:10:59 [2021-07-23T18:10:59.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 370 kB/s)
14:10:59 [2021-07-23T18:10:59.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:10:59 [2021-07-23T18:10:59.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:10:59 [2021-07-23T18:10:59.541Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:10:59 [2021-07-23T18:10:59.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:11:00 [2021-07-23T18:11:00.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:11:00 [2021-07-23T18:11:00.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:11:00 [2021-07-23T18:11:00.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 44 kB/s)
14:11:00 [2021-07-23T18:11:00.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.053Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.309Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.309Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 129 kB/s)
14:11:00 [2021-07-23T18:11:00.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.565Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.822Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:11:00 [2021-07-23T18:11:00.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 51 kB/s)
14:11:00 [2021-07-23T18:11:00.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:11:00 [2021-07-23T18:11:00.822Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:11:01 [2021-07-23T18:11:01.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:11:01 [2021-07-23T18:11:01.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:11:01 [2021-07-23T18:11:01.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:11:01 [2021-07-23T18:11:01.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:11:01 [2021-07-23T18:11:01.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 47 kB/s)
14:11:01 [2021-07-23T18:11:01.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:11:01 [2021-07-23T18:11:01.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:11:01 [2021-07-23T18:11:01.591Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:11:01 [2021-07-23T18:11:01.847Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:11:02 [2021-07-23T18:11:02.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:11:02 [2021-07-23T18:11:02.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:11:02 [2021-07-23T18:11:02.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 87 kB/s)
14:11:02 [2021-07-23T18:11:02.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:11:02 [2021-07-23T18:11:02.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:11:02 [2021-07-23T18:11:02.104Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:11:02 [2021-07-23T18:11:02.667Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:11:02 [2021-07-23T18:11:02.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:11:02 [2021-07-23T18:11:02.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:11:02 [2021-07-23T18:11:02.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 295 kB/s)
14:11:02 [2021-07-23T18:11:02.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:11:02 [2021-07-23T18:11:02.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:11:02 [2021-07-23T18:11:02.667Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:11:02 [2021-07-23T18:11:02.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:11:02 [2021-07-23T18:11:02.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:11:02 [2021-07-23T18:11:02.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:11:02 [2021-07-23T18:11:02.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 84 kB/s)
14:11:02 [2021-07-23T18:11:02.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:11:02 [2021-07-23T18:11:02.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:11:02 [2021-07-23T18:11:02.923Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 105 kB/s)
14:11:03 [2021-07-23T18:11:03.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.743Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 125 kB/s)
14:11:03 [2021-07-23T18:11:03.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:11:03 [2021-07-23T18:11:03.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:11:04 [2021-07-23T18:11:04.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:11:04 [2021-07-23T18:11:04.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:11:04 [2021-07-23T18:11:04.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:11:04 [2021-07-23T18:11:04.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 34 kB/s)
14:11:04 [2021-07-23T18:11:04.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:11:04 [2021-07-23T18:11:04.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:11:04 [2021-07-23T18:11:04.767Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 126 kB/s)
14:11:05 [2021-07-23T18:11:05.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.023Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 183 kB/s)
14:11:05 [2021-07-23T18:11:05.585Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:11:05 [2021-07-23T18:11:05.585Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:11:05 [2021-07-23T18:11:05.585Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:11:05 [2021-07-23T18:11:05.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:11:05 [2021-07-23T18:11:05.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:11:05 [2021-07-23T18:11:05.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:11:05 [2021-07-23T18:11:05.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 59 kB/s)
14:11:05 [2021-07-23T18:11:05.842Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:11:05 [2021-07-23T18:11:05.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:11:06 [2021-07-23T18:11:06.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:11:06 [2021-07-23T18:11:06.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:11:06 [2021-07-23T18:11:06.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:11:06 [2021-07-23T18:11:06.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:11:06 [2021-07-23T18:11:06.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 121 kB/s)
14:11:06 [2021-07-23T18:11:06.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:11:06 [2021-07-23T18:11:06.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:11:06 [2021-07-23T18:11:06.660Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:11:07 [2021-07-23T18:11:07.223Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:11:07 [2021-07-23T18:11:07.223Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:11:07 [2021-07-23T18:11:07.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:11:07 [2021-07-23T18:11:07.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 190 kB/s)
14:11:07 [2021-07-23T18:11:07.223Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.223Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.223Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 76 kB/s)
14:11:07 [2021-07-23T18:11:07.479Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.479Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:11:07 [2021-07-23T18:11:07.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 36 kB/s)
14:11:07 [2021-07-23T18:11:07.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:11:07 [2021-07-23T18:11:07.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:11:07 [2021-07-23T18:11:07.992Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:11:08 [2021-07-23T18:11:08.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:11:08 [2021-07-23T18:11:08.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:11:08 [2021-07-23T18:11:08.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:11:08 [2021-07-23T18:11:08.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 158 kB/s)
14:11:08 [2021-07-23T18:11:08.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:11:08 [2021-07-23T18:11:08.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:11:08 [2021-07-23T18:11:08.504Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:11:08 [2021-07-23T18:11:08.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:11:08 [2021-07-23T18:11:08.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:11:08 [2021-07-23T18:11:08.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:11:08 [2021-07-23T18:11:08.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 682 kB/s)
14:11:08 [2021-07-23T18:11:08.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:11:08 [2021-07-23T18:11:08.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:11:09 [2021-07-23T18:11:09.016Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:11:09 [2021-07-23T18:11:09.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:11:09 [2021-07-23T18:11:09.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:11:09 [2021-07-23T18:11:09.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:11:09 [2021-07-23T18:11:09.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 47 kB/s)
14:11:09 [2021-07-23T18:11:09.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:11:09 [2021-07-23T18:11:09.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:11:09 [2021-07-23T18:11:09.272Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:11:09 [2021-07-23T18:11:09.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:11:09 [2021-07-23T18:11:09.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:11:09 [2021-07-23T18:11:09.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:11:09 [2021-07-23T18:11:09.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 685 kB/s)
14:11:09 [2021-07-23T18:11:09.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:11:09 [2021-07-23T18:11:09.784Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:11:09 [2021-07-23T18:11:09.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:11:10 [2021-07-23T18:11:10.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:11:10 [2021-07-23T18:11:10.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:11:10 [2021-07-23T18:11:10.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:11:10 [2021-07-23T18:11:10.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 146 kB/s)
14:11:10 [2021-07-23T18:11:10.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
14:11:10 [2021-07-23T18:11:10.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
14:11:10 [2021-07-23T18:11:10.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom
14:11:10 [2021-07-23T18:11:10.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
14:11:10 [2021-07-23T18:11:10.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
14:11:10 [2021-07-23T18:11:10.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom
14:11:10 [2021-07-23T18:11:10.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 393 kB/s)
14:11:10 [2021-07-23T18:11:10.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
14:11:10 [2021-07-23T18:11:10.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:11:10 [2021-07-23T18:11:10.553Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
14:11:10 [2021-07-23T18:11:10.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:11:10 [2021-07-23T18:11:10.808Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
14:11:11 [2021-07-23T18:11:11.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
14:11:11 [2021-07-23T18:11:11.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 240 kB/s)
14:11:11 [2021-07-23T18:11:11.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:11:11 [2021-07-23T18:11:11.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:11:11 [2021-07-23T18:11:11.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:11:11 [2021-07-23T18:11:11.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:11:11 [2021-07-23T18:11:11.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:11:11 [2021-07-23T18:11:11.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:11:11 [2021-07-23T18:11:11.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 216 kB/s)
14:11:11 [2021-07-23T18:11:11.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:11:11 [2021-07-23T18:11:11.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:11:11 [2021-07-23T18:11:11.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 37 kB/s)
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 194 kB/s)
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 1.1 MB/s)
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
14:11:11 [2021-07-23T18:11:11.884Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
14:11:12 [2021-07-23T18:11:12.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
14:11:12 [2021-07-23T18:11:12.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
14:11:12 [2021-07-23T18:11:12.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
14:11:12 [2021-07-23T18:11:12.397Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 48 kB/s)
14:11:12 [2021-07-23T18:11:12.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:11:12 [2021-07-23T18:11:12.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:11:12 [2021-07-23T18:11:12.397Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 197 kB/s)
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:11:12 [2021-07-23T18:11:12.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:11:12 [2021-07-23T18:11:12.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:11:12 [2021-07-23T18:11:12.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:11:12 [2021-07-23T18:11:12.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:11:12 [2021-07-23T18:11:12.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 7.7 MB/s)
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:11:12 [2021-07-23T18:11:12.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:11:13 [2021-07-23T18:11:13.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:11:13 [2021-07-23T18:11:13.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:11:13 [2021-07-23T18:11:13.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:11:13 [2021-07-23T18:11:13.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:11:13 [2021-07-23T18:11:13.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:11:13 [2021-07-23T18:11:13.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:11:13 [2021-07-23T18:11:13.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:11:13 [2021-07-23T18:11:13.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:11:13 [2021-07-23T18:11:13.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:11:13 [2021-07-23T18:11:13.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:11:13 [2021-07-23T18:11:13.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:11:14 [2021-07-23T18:11:14.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:11:14 [2021-07-23T18:11:14.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:11:14 [2021-07-23T18:11:14.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
14:11:14 [2021-07-23T18:11:14.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:11:14 [2021-07-23T18:11:14.193Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 105 kB/s)
14:11:14 [2021-07-23T18:11:14.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar
14:11:14 [2021-07-23T18:11:14.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:11:14 [2021-07-23T18:11:14.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:11:14 [2021-07-23T18:11:14.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:11:14 [2021-07-23T18:11:14.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:11:14 [2021-07-23T18:11:14.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:11:14 [2021-07-23T18:11:14.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:11:14 [2021-07-23T18:11:14.706Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:11:14 [2021-07-23T18:11:14.706Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:11:14 [2021-07-23T18:11:14.706Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:11:14 [2021-07-23T18:11:14.706Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:11:14 [2021-07-23T18:11:14.706Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:11:14 [2021-07-23T18:11:14.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
14:11:14 [2021-07-23T18:11:14.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar
14:11:14 [2021-07-23T18:11:14.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:11:14 [2021-07-23T18:11:14.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
14:11:15 [2021-07-23T18:11:15.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:11:15 [2021-07-23T18:11:15.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:11:15 [2021-07-23T18:11:15.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:11:15 [2021-07-23T18:11:15.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 2.7 MB/s)
14:11:16 [2021-07-23T18:11:16.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 704 kB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 2.7 MB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 2.8 MB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 4.5 MB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 6.9 MB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 4.1 MB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 590 kB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 247 kB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 1.1 MB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 323 kB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 511 kB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 364 kB/s)
14:11:16 [2021-07-23T18:11:16.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 790 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 1.4 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 853 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 21 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 1.7 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 1.1 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 370 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 273 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 301 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 688 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 342 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 1.3 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 170 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 845 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 3.8 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 2.4 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 41 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 52 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 381 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 1.3 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 15 kB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 7.5 MB/s)
14:11:16 [2021-07-23T18:11:16.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 272 kB/s)
14:11:16 [2021-07-23T18:11:16.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:11:16 [2021-07-23T18:11:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:11:16 [2021-07-23T18:11:16.553Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:11:16 [2021-07-23T18:11:16.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:11:16 [2021-07-23T18:11:16.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:11:16 [2021-07-23T18:11:16.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:11:16 [2021-07-23T18:11:16.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 265 kB/s)
14:11:16 [2021-07-23T18:11:16.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:11:16 [2021-07-23T18:11:16.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:11:16 [2021-07-23T18:11:16.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:11:17 [2021-07-23T18:11:17.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:11:17 [2021-07-23T18:11:17.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:11:17 [2021-07-23T18:11:17.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:11:17 [2021-07-23T18:11:17.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 344 kB/s)
14:11:17 [2021-07-23T18:11:17.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:11:17 [2021-07-23T18:11:17.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:11:17 [2021-07-23T18:11:17.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:11:17 [2021-07-23T18:11:17.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:11:17 [2021-07-23T18:11:17.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:11:17 [2021-07-23T18:11:17.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:11:17 [2021-07-23T18:11:17.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.1 MB/s)
14:11:17 [2021-07-23T18:11:17.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
14:11:17 [2021-07-23T18:11:17.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
14:11:17 [2021-07-23T18:11:17.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
14:11:18 [2021-07-23T18:11:18.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
14:11:18 [2021-07-23T18:11:18.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
14:11:18 [2021-07-23T18:11:18.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
14:11:18 [2021-07-23T18:11:18.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 554 kB/s)
14:11:18 [2021-07-23T18:11:18.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:11:18 [2021-07-23T18:11:18.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:11:18 [2021-07-23T18:11:18.092Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:11:18 [2021-07-23T18:11:18.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:11:18 [2021-07-23T18:11:18.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:11:18 [2021-07-23T18:11:18.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:11:18 [2021-07-23T18:11:18.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 876 kB/s)
14:11:18 [2021-07-23T18:11:18.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom
14:11:18 [2021-07-23T18:11:18.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom
14:11:18 [2021-07-23T18:11:18.603Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom
14:11:18 [2021-07-23T18:11:18.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom
14:11:18 [2021-07-23T18:11:18.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom
14:11:18 [2021-07-23T18:11:18.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom
14:11:19 [2021-07-23T18:11:19.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom (1.9 kB at 62 kB/s)
14:11:19 [2021-07-23T18:11:19.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar
14:11:19 [2021-07-23T18:11:19.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar
14:11:19 [2021-07-23T18:11:19.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar
14:11:19 [2021-07-23T18:11:19.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar
14:11:19 [2021-07-23T18:11:19.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar
14:11:19 [2021-07-23T18:11:19.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar
14:11:19 [2021-07-23T18:11:19.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar (21 kB at 598 kB/s)
14:11:19 [2021-07-23T18:11:19.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom
14:11:19 [2021-07-23T18:11:19.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom
14:11:19 [2021-07-23T18:11:19.628Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom
14:11:19 [2021-07-23T18:11:19.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom
14:11:19 [2021-07-23T18:11:19.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom
14:11:19 [2021-07-23T18:11:19.884Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom
14:11:19 [2021-07-23T18:11:19.884Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom (1.4 kB at 42 kB/s)
14:11:19 [2021-07-23T18:11:19.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar
14:11:19 [2021-07-23T18:11:19.884Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar
14:11:20 [2021-07-23T18:11:20.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar
14:11:20 [2021-07-23T18:11:20.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar
14:11:20 [2021-07-23T18:11:20.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar
14:11:20 [2021-07-23T18:11:20.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar
14:11:20 [2021-07-23T18:11:20.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar (15 kB at 438 kB/s)
14:11:20 [2021-07-23T18:11:20.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:11:20 [2021-07-23T18:11:20.396Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:11:20 [2021-07-23T18:11:20.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:11:20 [2021-07-23T18:11:20.910Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:11:20 [2021-07-23T18:11:20.910Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:11:20 [2021-07-23T18:11:20.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:11:20 [2021-07-23T18:11:20.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 207 kB/s)
14:11:20 [2021-07-23T18:11:20.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:11:20 [2021-07-23T18:11:20.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:11:20 [2021-07-23T18:11:20.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:11:21 [2021-07-23T18:11:21.165Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:11:21 [2021-07-23T18:11:21.421Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:11:21 [2021-07-23T18:11:21.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:11:21 [2021-07-23T18:11:21.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 273 kB/s)
14:11:21 [2021-07-23T18:11:21.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:11:21 [2021-07-23T18:11:21.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:11:21 [2021-07-23T18:11:21.421Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:11:21 [2021-07-23T18:11:21.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:11:21 [2021-07-23T18:11:21.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:11:21 [2021-07-23T18:11:21.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:11:21 [2021-07-23T18:11:21.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 997 kB/s)
14:11:21 [2021-07-23T18:11:21.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
14:11:21 [2021-07-23T18:11:21.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
14:11:21 [2021-07-23T18:11:21.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
14:11:22 [2021-07-23T18:11:22.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
14:11:22 [2021-07-23T18:11:22.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
14:11:22 [2021-07-23T18:11:22.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
14:11:22 [2021-07-23T18:11:22.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 386 kB/s)
14:11:22 [2021-07-23T18:11:22.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:11:22 [2021-07-23T18:11:22.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:11:22 [2021-07-23T18:11:22.446Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:11:22 [2021-07-23T18:11:22.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:11:22 [2021-07-23T18:11:22.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:11:22 [2021-07-23T18:11:22.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:11:22 [2021-07-23T18:11:22.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 946 kB/s)
14:11:22 [2021-07-23T18:11:22.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:11:22 [2021-07-23T18:11:22.958Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:11:22 [2021-07-23T18:11:22.959Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:11:23 [2021-07-23T18:11:23.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:11:23 [2021-07-23T18:11:23.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:11:23 [2021-07-23T18:11:23.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:11:23 [2021-07-23T18:11:23.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 210 kB/s)
14:11:23 [2021-07-23T18:11:23.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:11:23 [2021-07-23T18:11:23.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:11:23 [2021-07-23T18:11:23.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:11:23 [2021-07-23T18:11:23.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:11:23 [2021-07-23T18:11:23.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:11:23 [2021-07-23T18:11:23.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:11:23 [2021-07-23T18:11:23.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 268 kB/s)
14:11:23 [2021-07-23T18:11:23.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:11:23 [2021-07-23T18:11:23.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:11:23 [2021-07-23T18:11:23.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:11:24 [2021-07-23T18:11:24.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:11:24 [2021-07-23T18:11:24.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:11:24 [2021-07-23T18:11:24.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:11:24 [2021-07-23T18:11:24.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 933 kB/s)
14:11:24 [2021-07-23T18:11:24.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:11:24 [2021-07-23T18:11:24.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:11:24 [2021-07-23T18:11:24.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:11:24 [2021-07-23T18:11:24.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:11:24 [2021-07-23T18:11:24.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:11:24 [2021-07-23T18:11:24.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:11:24 [2021-07-23T18:11:24.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 204 kB/s)
14:11:24 [2021-07-23T18:11:24.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:11:24 [2021-07-23T18:11:24.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:11:24 [2021-07-23T18:11:24.546Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:11:24 [2021-07-23T18:11:24.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:11:25 [2021-07-23T18:11:25.058Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:11:25 [2021-07-23T18:11:25.058Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:11:25 [2021-07-23T18:11:25.058Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.0 MB/s)
14:11:25 [2021-07-23T18:11:25.058Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:11:25 [2021-07-23T18:11:25.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:11:25 [2021-07-23T18:11:25.058Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:11:25 [2021-07-23T18:11:25.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:11:25 [2021-07-23T18:11:25.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:11:25 [2021-07-23T18:11:25.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:11:25 [2021-07-23T18:11:25.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 432 kB/s)
14:11:25 [2021-07-23T18:11:25.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:11:25 [2021-07-23T18:11:25.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:11:25 [2021-07-23T18:11:25.570Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:11:25 [2021-07-23T18:11:25.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:11:25 [2021-07-23T18:11:25.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:11:25 [2021-07-23T18:11:25.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:11:25 [2021-07-23T18:11:25.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.9 MB/s)
14:11:25 [2021-07-23T18:11:25.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom
14:11:25 [2021-07-23T18:11:25.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom
14:11:26 [2021-07-23T18:11:26.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom
14:11:26 [2021-07-23T18:11:26.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom
14:11:26 [2021-07-23T18:11:26.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom
14:11:26 [2021-07-23T18:11:26.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom
14:11:26 [2021-07-23T18:11:26.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom (2.5 kB at 56 kB/s)
14:11:26 [2021-07-23T18:11:26.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
14:11:26 [2021-07-23T18:11:26.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
14:11:26 [2021-07-23T18:11:26.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
14:11:26 [2021-07-23T18:11:26.903Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
14:11:26 [2021-07-23T18:11:26.903Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
14:11:26 [2021-07-23T18:11:26.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
14:11:26 [2021-07-23T18:11:26.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar (34 kB at 908 kB/s)
14:11:26 [2021-07-23T18:11:26.903Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom
14:11:26 [2021-07-23T18:11:26.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom
14:11:27 [2021-07-23T18:11:27.158Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom
14:11:27 [2021-07-23T18:11:27.415Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom
14:11:27 [2021-07-23T18:11:27.415Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom
14:11:27 [2021-07-23T18:11:27.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom
14:11:27 [2021-07-23T18:11:27.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.pom (5.8 kB at 156 kB/s)
14:11:27 [2021-07-23T18:11:27.415Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar
14:11:27 [2021-07-23T18:11:27.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar
14:11:27 [2021-07-23T18:11:27.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar
14:11:28 [2021-07-23T18:11:28.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar
14:11:28 [2021-07-23T18:11:28.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar
14:11:28 [2021-07-23T18:11:28.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar
14:11:28 [2021-07-23T18:11:28.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.7.0/tycho-surefire-plugin-1.7.0.jar (63 kB at 1.3 MB/s)
14:11:28 [2021-07-23T18:11:28.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom
14:11:28 [2021-07-23T18:11:28.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom
14:11:28 [2021-07-23T18:11:28.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom
14:11:28 [2021-07-23T18:11:28.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom
14:11:28 [2021-07-23T18:11:28.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom
14:11:28 [2021-07-23T18:11:28.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom
14:11:28 [2021-07-23T18:11:28.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.pom (3.3 kB at 126 kB/s)
14:11:28 [2021-07-23T18:11:28.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom
14:11:28 [2021-07-23T18:11:28.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.pom (1.5 kB at 48 kB/s)
14:11:29 [2021-07-23T18:11:29.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.515Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.7.0/tycho-surefire-1.7.0.pom (3.2 kB at 81 kB/s)
14:11:29 [2021-07-23T18:11:29.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom
14:11:29 [2021-07-23T18:11:29.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.pom (1.5 kB at 45 kB/s)
14:11:30 [2021-07-23T18:11:30.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.pom (1.9 kB at 60 kB/s)
14:11:30 [2021-07-23T18:11:30.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom
14:11:30 [2021-07-23T18:11:30.845Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.pom (3.3 kB at 62 kB/s)
14:11:31 [2021-07-23T18:11:31.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.358Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.614Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.pom (3.3 kB at 80 kB/s)
14:11:31 [2021-07-23T18:11:31.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom
14:11:31 [2021-07-23T18:11:31.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.pom (3.3 kB at 92 kB/s)
14:11:32 [2021-07-23T18:11:32.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.384Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.pom (3.3 kB at 77 kB/s)
14:11:32 [2021-07-23T18:11:32.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom
14:11:32 [2021-07-23T18:11:32.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom
14:11:33 [2021-07-23T18:11:33.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom
14:11:33 [2021-07-23T18:11:33.202Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom
14:11:33 [2021-07-23T18:11:33.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom
14:11:33 [2021-07-23T18:11:33.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.pom (2.1 kB at 65 kB/s)
14:11:33 [2021-07-23T18:11:33.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.203Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 62 kB/s)
14:11:33 [2021-07-23T18:11:33.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.715Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:11:33 [2021-07-23T18:11:33.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 536 kB/s)
14:11:33 [2021-07-23T18:11:33.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:11:33 [2021-07-23T18:11:33.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:11:33 [2021-07-23T18:11:33.972Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:11:34 [2021-07-23T18:11:34.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:11:34 [2021-07-23T18:11:34.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:11:34 [2021-07-23T18:11:34.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:11:34 [2021-07-23T18:11:34.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.2 MB/s)
14:11:34 [2021-07-23T18:11:34.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
14:11:34 [2021-07-23T18:11:34.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
14:11:34 [2021-07-23T18:11:34.485Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
14:11:34 [2021-07-23T18:11:34.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
14:11:34 [2021-07-23T18:11:34.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
14:11:35 [2021-07-23T18:11:35.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
14:11:35 [2021-07-23T18:11:35.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 860 kB/s)
14:11:35 [2021-07-23T18:11:35.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:11:35 [2021-07-23T18:11:35.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:11:35 [2021-07-23T18:11:35.302Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:11:35 [2021-07-23T18:11:35.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:11:35 [2021-07-23T18:11:35.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:11:35 [2021-07-23T18:11:35.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:11:35 [2021-07-23T18:11:35.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 43 kB/s)
14:11:35 [2021-07-23T18:11:35.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:11:35 [2021-07-23T18:11:35.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:11:35 [2021-07-23T18:11:35.815Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:11:36 [2021-07-23T18:11:36.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:11:36 [2021-07-23T18:11:36.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:11:36 [2021-07-23T18:11:36.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:11:36 [2021-07-23T18:11:36.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 355 kB/s)
14:11:36 [2021-07-23T18:11:36.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 125 kB/s)
14:11:36 [2021-07-23T18:11:36.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.582Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.838Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:11:36 [2021-07-23T18:11:36.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 781 kB/s)
14:11:36 [2021-07-23T18:11:36.838Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:11:36 [2021-07-23T18:11:36.838Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:11:36 [2021-07-23T18:11:36.838Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:11:37 [2021-07-23T18:11:37.400Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:11:37 [2021-07-23T18:11:37.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:11:37 [2021-07-23T18:11:37.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:11:37 [2021-07-23T18:11:37.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 230 kB/s)
14:11:37 [2021-07-23T18:11:37.400Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13/junit-4.13.pom
14:11:37 [2021-07-23T18:11:37.400Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13/junit-4.13.pom
14:11:37 [2021-07-23T18:11:37.400Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13/junit-4.13.pom
14:11:37 [2021-07-23T18:11:37.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13/junit-4.13.pom
14:11:37 [2021-07-23T18:11:37.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13/junit-4.13.pom
14:11:37 [2021-07-23T18:11:37.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13/junit-4.13.pom
14:11:37 [2021-07-23T18:11:37.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13/junit-4.13.pom (25 kB at 696 kB/s)
14:11:37 [2021-07-23T18:11:37.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:11:37 [2021-07-23T18:11:37.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:11:37 [2021-07-23T18:11:37.913Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:11:38 [2021-07-23T18:11:38.168Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:11:38 [2021-07-23T18:11:38.168Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:11:38 [2021-07-23T18:11:38.168Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:11:38 [2021-07-23T18:11:38.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 97 kB/s)
14:11:38 [2021-07-23T18:11:38.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:11:38 [2021-07-23T18:11:38.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:11:38 [2021-07-23T18:11:38.168Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:11:38 [2021-07-23T18:11:38.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:11:38 [2021-07-23T18:11:38.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:11:38 [2021-07-23T18:11:38.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:11:38 [2021-07-23T18:11:38.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 70 kB/s)
14:11:38 [2021-07-23T18:11:38.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:11:38 [2021-07-23T18:11:38.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:11:38 [2021-07-23T18:11:38.680Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:11:38 [2021-07-23T18:11:38.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:11:38 [2021-07-23T18:11:38.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:11:38 [2021-07-23T18:11:38.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:11:38 [2021-07-23T18:11:38.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 176 kB/s)
14:11:38 [2021-07-23T18:11:38.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:11:38 [2021-07-23T18:11:38.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:11:38 [2021-07-23T18:11:38.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:11:39 [2021-07-23T18:11:39.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:11:39 [2021-07-23T18:11:39.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:11:39 [2021-07-23T18:11:39.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:11:39 [2021-07-23T18:11:39.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 69 kB/s)
14:11:39 [2021-07-23T18:11:39.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:11:39 [2021-07-23T18:11:39.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:11:39 [2021-07-23T18:11:39.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:11:39 [2021-07-23T18:11:39.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:11:40 [2021-07-23T18:11:40.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:11:40 [2021-07-23T18:11:40.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:11:40 [2021-07-23T18:11:40.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 79 kB/s)
14:11:40 [2021-07-23T18:11:40.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:11:40 [2021-07-23T18:11:40.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:11:40 [2021-07-23T18:11:40.010Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:11:40 [2021-07-23T18:11:40.266Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:11:40 [2021-07-23T18:11:40.266Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:11:40 [2021-07-23T18:11:40.266Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:11:40 [2021-07-23T18:11:40.266Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 79 kB/s)
14:11:40 [2021-07-23T18:11:40.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:11:40 [2021-07-23T18:11:40.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:11:40 [2021-07-23T18:11:40.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:11:40 [2021-07-23T18:11:40.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:11:40 [2021-07-23T18:11:40.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:11:40 [2021-07-23T18:11:40.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:11:40 [2021-07-23T18:11:40.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 344 kB/s)
14:11:40 [2021-07-23T18:11:40.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:40 [2021-07-23T18:11:40.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:40 [2021-07-23T18:11:40.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 328 kB/s)
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:11:41 [2021-07-23T18:11:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:11:41 [2021-07-23T18:11:41.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:11:41 [2021-07-23T18:11:41.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:11:41 [2021-07-23T18:11:41.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:11:41 [2021-07-23T18:11:41.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:11:41 [2021-07-23T18:11:41.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:11:41 [2021-07-23T18:11:41.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:11:42 [2021-07-23T18:11:42.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar
14:11:42 [2021-07-23T18:11:42.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar
14:11:43 [2021-07-23T18:11:43.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar
14:11:43 [2021-07-23T18:11:43.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar
14:11:43 [2021-07-23T18:11:43.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar
14:11:43 [2021-07-23T18:11:43.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar
14:11:43 [2021-07-23T18:11:43.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:11:43 [2021-07-23T18:11:43.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:11:43 [2021-07-23T18:11:43.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:11:44 [2021-07-23T18:11:44.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:11:44 [2021-07-23T18:11:44.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:11:44 [2021-07-23T18:11:44.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.7.0/org.eclipse.tycho.surefire.junit4-1.7.0.jar (65 kB at 1.5 MB/s)
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.7.0/org.eclipse.tycho.surefire.junit-1.7.0.jar (25 kB at 470 kB/s)
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.7.0/org.eclipse.tycho.surefire.junit5-1.7.0.jar (424 kB at 7.7 MB/s)
14:11:44 [2021-07-23T18:11:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/1.7.0/org.eclipse.tycho.surefire.junit54-1.7.0.jar (616 kB at 6.5 MB/s)
14:11:44 [2021-07-23T18:11:44.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar
14:11:44 [2021-07-23T18:11:44.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.7.0/org.eclipse.tycho.surefire.testng-1.7.0.jar (110 kB at 1.0 MB/s)
14:11:44 [2021-07-23T18:11:44.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.5 MB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 88 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 2.8 MB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 1.3 MB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 188 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 907 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 720 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 161 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 304 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.5 MB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 129 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 162 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 143 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 413 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.7.0/org.eclipse.tycho.surefire.osgibooter-1.7.0.jar (927 kB at 3.5 MB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.7.0/org.eclipse.tycho.surefire.junit47-1.7.0.jar (185 kB at 690 kB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 1.1 MB/s)
14:11:44 [2021-07-23T18:11:44.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/1.7.0/org.eclipse.tycho.surefire.junit56-1.7.0.jar (706 kB at 2.4 MB/s)
14:11:45 [2021-07-23T18:11:45.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/1.7.0/org.eclipse.tycho.surefire.junit55-1.7.0.jar (680 kB at 619 kB/s)
14:11:46 [2021-07-23T18:11:46.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:11:46 [2021-07-23T18:11:46.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:11:46 [2021-07-23T18:11:46.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:11:46 [2021-07-23T18:11:46.315Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:11:46 [2021-07-23T18:11:46.316Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:11:46 [2021-07-23T18:11:46.316Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:11:46 [2021-07-23T18:11:46.316Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 kB at 710 kB/s)
14:11:46 [2021-07-23T18:11:46.316Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:11:46 [2021-07-23T18:11:46.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:11:46 [2021-07-23T18:11:46.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:11:46 [2021-07-23T18:11:46.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:11:46 [2021-07-23T18:11:46.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:11:46 [2021-07-23T18:11:46.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:11:46 [2021-07-23T18:11:46.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 515 kB/s)
14:11:46 [2021-07-23T18:11:46.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:11:46 [2021-07-23T18:11:46.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:11:46 [2021-07-23T18:11:46.827Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:11:47 [2021-07-23T18:11:47.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:11:47 [2021-07-23T18:11:47.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:11:47 [2021-07-23T18:11:47.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:11:47 [2021-07-23T18:11:47.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (368 kB at 7.7 MB/s)
14:11:47 [2021-07-23T18:11:47.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:11:47 [2021-07-23T18:11:47.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:11:47 [2021-07-23T18:11:47.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:11:47 [2021-07-23T18:11:47.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:11:47 [2021-07-23T18:11:47.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:11:47 [2021-07-23T18:11:47.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:11:47 [2021-07-23T18:11:47.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (6.8 kB at 175 kB/s)
14:11:47 [2021-07-23T18:11:47.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:11:47 [2021-07-23T18:11:47.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:11:47 [2021-07-23T18:11:47.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:11:47 [2021-07-23T18:11:47.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:11:48 [2021-07-23T18:11:48.107Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:11:48 [2021-07-23T18:11:48.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:11:48 [2021-07-23T18:11:48.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 673 kB/s)
14:11:48 [2021-07-23T18:11:48.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:11:48 [2021-07-23T18:11:48.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:11:48 [2021-07-23T18:11:48.107Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:11:48 [2021-07-23T18:11:48.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:11:48 [2021-07-23T18:11:48.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:11:48 [2021-07-23T18:11:48.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:11:48 [2021-07-23T18:11:48.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 371 kB/s)
14:11:48 [2021-07-23T18:11:48.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:11:48 [2021-07-23T18:11:48.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:11:48 [2021-07-23T18:11:48.618Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:11:48 [2021-07-23T18:11:48.873Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:11:48 [2021-07-23T18:11:48.873Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:11:48 [2021-07-23T18:11:48.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:11:48 [2021-07-23T18:11:48.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 kB at 1.2 MB/s)
14:11:48 [2021-07-23T18:11:48.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:11:48 [2021-07-23T18:11:48.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:11:48 [2021-07-23T18:11:48.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:11:49 [2021-07-23T18:11:49.434Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:11:49 [2021-07-23T18:11:49.434Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:11:49 [2021-07-23T18:11:49.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:11:49 [2021-07-23T18:11:49.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 100 kB/s)
14:11:49 [2021-07-23T18:11:49.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:11:49 [2021-07-23T18:11:49.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:11:49 [2021-07-23T18:11:49.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:11:49 [2021-07-23T18:11:49.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:11:49 [2021-07-23T18:11:49.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:11:49 [2021-07-23T18:11:49.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:11:49 [2021-07-23T18:11:49.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 344 kB/s)
14:11:49 [2021-07-23T18:11:49.691Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:11:49 [2021-07-23T18:11:49.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:11:49 [2021-07-23T18:11:49.946Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:11:50 [2021-07-23T18:11:50.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:11:50 [2021-07-23T18:11:50.202Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:11:50 [2021-07-23T18:11:50.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:11:50 [2021-07-23T18:11:50.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.2 MB/s)
14:11:50 [2021-07-23T18:11:50.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom
14:11:50 [2021-07-23T18:11:50.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom
14:11:50 [2021-07-23T18:11:50.458Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom
14:11:50 [2021-07-23T18:11:50.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom
14:11:50 [2021-07-23T18:11:50.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom
14:11:50 [2021-07-23T18:11:50.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom
14:11:50 [2021-07-23T18:11:50.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.pom (2.9 kB at 110 kB/s)
14:11:50 [2021-07-23T18:11:50.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar
14:11:50 [2021-07-23T18:11:50.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar
14:11:50 [2021-07-23T18:11:50.971Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar
14:11:51 [2021-07-23T18:11:51.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar
14:11:51 [2021-07-23T18:11:51.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar
14:11:51 [2021-07-23T18:11:51.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar
14:11:51 [2021-07-23T18:11:51.483Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.7.0/tycho-p2-director-plugin-1.7.0.jar (45 kB at 172 kB/s)
14:11:51 [2021-07-23T18:11:51.483Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.pom
14:11:51 [2021-07-23T18:11:51.483Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.pom
14:11:51 [2021-07-23T18:11:51.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.pom
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.pom
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.pom
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.pom
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.pom (1.8 kB at 48 kB/s)
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.zip
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.zip
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.zip
14:11:51 [2021-07-23T18:11:51.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:11:52 [2021-07-23T18:11:52.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.zip
14:11:52 [2021-07-23T18:11:52.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:11:52 [2021-07-23T18:11:52.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.zip
14:11:52 [2021-07-23T18:11:52.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:11:52 [2021-07-23T18:11:52.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.zip
14:11:52 [2021-07-23T18:11:52.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:11:52 [2021-07-23T18:11:52.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar (580 kB at 15 MB/s)
14:11:52 [2021-07-23T18:11:52.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.7.0/tycho-standalone-p2-director-1.7.0.zip (8.1 MB at 20 MB/s)
14:11:53 [2021-07-23T18:11:53.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.pom
14:11:53 [2021-07-23T18:11:53.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.pom
14:11:53 [2021-07-23T18:11:53.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.pom
14:11:53 [2021-07-23T18:11:53.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.pom
14:11:53 [2021-07-23T18:11:53.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.pom
14:11:53 [2021-07-23T18:11:53.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.pom
14:11:53 [2021-07-23T18:11:53.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.pom (2.1 kB at 62 kB/s)
14:11:53 [2021-07-23T18:11:53.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.jar
14:11:53 [2021-07-23T18:11:53.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.jar
14:11:53 [2021-07-23T18:11:53.324Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.jar
14:11:53 [2021-07-23T18:11:53.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.jar
14:11:53 [2021-07-23T18:11:53.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.jar
14:11:53 [2021-07-23T18:11:53.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.jar
14:11:53 [2021-07-23T18:11:53.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.7.0/tycho-eclipserun-plugin-1.7.0.jar (12 kB at 435 kB/s)
14:11:53 [2021-07-23T18:11:53.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom
14:11:53 [2021-07-23T18:11:53.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom
14:11:53 [2021-07-23T18:11:53.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom
14:11:54 [2021-07-23T18:11:54.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom
14:11:54 [2021-07-23T18:11:54.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom
14:11:54 [2021-07-23T18:11:54.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom
14:11:54 [2021-07-23T18:11:54.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.pom (5.6 kB at 155 kB/s)
14:11:54 [2021-07-23T18:11:54.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar
14:11:54 [2021-07-23T18:11:54.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar
14:11:54 [2021-07-23T18:11:54.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar
14:11:54 [2021-07-23T18:11:54.654Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar
14:11:54 [2021-07-23T18:11:54.654Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar
14:11:54 [2021-07-23T18:11:54.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar
14:11:54 [2021-07-23T18:11:54.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.7.0/tycho-p2-extras-plugin-1.7.0.jar (29 kB at 897 kB/s)
14:11:54 [2021-07-23T18:11:54.654Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:11:55 [2021-07-23T18:11:55.215Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ (172B)
14:11:55 [2021-07-23T18:11:55.215Z] [INFO] Adding repository https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0
14:11:55 [2021-07-23T18:11:55.215Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ (34.15kB)
14:11:55 [2021-07-23T18:11:55.776Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ (172B)
14:11:55 [2021-07-23T18:11:55.776Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0
14:11:55 [2021-07-23T18:11:55.776Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ (21.93kB)
14:11:56 [2021-07-23T18:11:56.031Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B)
14:11:56 [2021-07-23T18:11:56.031Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
14:11:56 [2021-07-23T18:11:56.031Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (13.71kB)
14:11:56 [2021-07-23T18:11:56.287Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/ (122B)
14:11:56 [2021-07-23T18:11:56.287Z] [INFO] Adding repository https://download.eclipse.org/releases/2019-06
14:11:56 [2021-07-23T18:11:56.287Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B)
14:11:56 [2021-07-23T18:11:56.544Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/ (142B)
14:11:56 [2021-07-23T18:11:56.544Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/ (24.89kB)
14:11:56 [2021-07-23T18:11:56.799Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/ (142B)
14:11:56 [2021-07-23T18:11:56.799Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/ (829.91kB)
14:11:58 [2021-07-23T18:11:58.688Z] Jul 23, 2021 6:11:58 PM org.apache.http.impl.execchain.RetryExec execute
14:11:58 [2021-07-23T18:11:58.688Z] 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
14:11:58 [2021-07-23T18:11:58.688Z] Jul 23, 2021 6:11:58 PM org.apache.http.impl.execchain.RetryExec execute
14:11:58 [2021-07-23T18:11:58.688Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
14:11:58 [2021-07-23T18:11:58.688Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ (172B)
14:11:58 [2021-07-23T18:11:58.688Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository
14:11:58 [2021-07-23T18:11:58.688Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ (18.85kB)
14:11:58 [2021-07-23T18:11:58.944Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ (172B)
14:11:58 [2021-07-23T18:11:58.944Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0
14:11:58 [2021-07-23T18:11:58.944Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ (6.7kB)
14:11:59 [2021-07-23T18:11:59.200Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ (134B)
14:11:59 [2021-07-23T18:11:59.200Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
14:11:59 [2021-07-23T18:11:59.200Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
14:11:59 [2021-07-23T18:11:59.456Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
14:11:59 [2021-07-23T18:11:59.456Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (172B)
14:11:59 [2021-07-23T18:11:59.711Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (72.29kB)
14:11:59 [2021-07-23T18:11:59.967Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
14:11:59 [2021-07-23T18:11:59.967Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
14:11:59 [2021-07-23T18:11:59.967Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
14:12:00 [2021-07-23T18:12:00.224Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
14:12:00 [2021-07-23T18:12:00.224Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
14:12:00 [2021-07-23T18:12:00.224Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
14:12:00 [2021-07-23T18:12:00.479Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
14:12:00 [2021-07-23T18:12:00.479Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ (142B)
14:12:00 [2021-07-23T18:12:00.735Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800
14:12:00 [2021-07-23T18:12:00.735Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ (116.2kB)
14:12:00 [2021-07-23T18:12:00.990Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
14:12:00 [2021-07-23T18:12:00.990Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
14:12:00 [2021-07-23T18:12:00.990Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ (172B)
14:12:00 [2021-07-23T18:12:00.990Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository
14:12:00 [2021-07-23T18:12:00.990Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ (93.88kB)
14:12:01 [2021-07-23T18:12:01.246Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ (172B)
14:12:01 [2021-07-23T18:12:01.502Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18
14:12:01 [2021-07-23T18:12:01.502Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ (26.23kB)
14:12:01 [2021-07-23T18:12:01.502Z] [INFO] Fetching p2.index from https://download.eclipse.org/tracecompass/master/4.12/repository/ (172B)
14:12:01 [2021-07-23T18:12:01.759Z] [INFO] Adding repository https://download.eclipse.org/tracecompass/master/4.12/repository
14:12:01 [2021-07-23T18:12:01.759Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tracecompass/master/4.12/repository/ (36.15kB)
14:12:01 [2021-07-23T18:12:01.759Z] [INFO] Fetching p2.index from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/ (172B)
14:12:02 [2021-07-23T18:12:02.014Z] [INFO] Adding repository https://download.eclipse.org/tracecompass/master/4.12/rcp-repository
14:12:02 [2021-07-23T18:12:02.014Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/ (68.03kB)
14:12:02 [2021-07-23T18:12:02.014Z] [INFO] Fetching p2.index from https://download.eclipse.org/nebula/releases/2.4.0/ (172B)
14:12:02 [2021-07-23T18:12:02.270Z] [INFO] Adding repository https://download.eclipse.org/nebula/releases/2.4.0
14:12:02 [2021-07-23T18:12:02.270Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/nebula/releases/2.4.0/ (21.55kB)
14:12:02 [2021-07-23T18:12:02.270Z] [INFO] Adding repository https://download.eclipse.org/ease/integration/nightly
14:12:02 [2021-07-23T18:12:02.270Z] [INFO] Fetching content.jar from https://download.eclipse.org/ease/integration/nightly/ (40.12kB)
14:12:02 [2021-07-23T18:12:02.526Z] [INFO] Fetching p2.index from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/ (173B)
14:12:02 [2021-07-23T18:12:02.526Z] [INFO] Adding repository https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest
14:12:02 [2021-07-23T18:12:02.782Z] [INFO] Fetching content.xml.xz from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/ (11.31kB)
14:12:02 [2021-07-23T18:12:02.782Z] [INFO] Adding repository http://eclipse.py4j.org
14:12:03 [2021-07-23T18:12:03.343Z] [INFO] Fetching content.jar from http://eclipse.py4j.org/ (1.77kB)
14:12:05 [2021-07-23T18:12:05.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:12:11 [2021-07-23T18:12:11.103Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB)
14:12:11 [2021-07-23T18:12:11.103Z] [INFO] The user operation is waiting for background work to complete.
14:12:11 [2021-07-23T18:12:11.103Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB)
14:12:11 [2021-07-23T18:12:11.358Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
14:12:11 [2021-07-23T18:12:11.358Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
14:12:11 [2021-07-23T18:12:11.358Z] [INFO] The user operation is waiting for background work to complete.
14:12:11 [2021-07-23T18:12:11.358Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
14:12:11 [2021-07-23T18:12:11.614Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
14:12:12 [2021-07-23T18:12:12.176Z] [INFO] Fetching 201906191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-06/
14:12:12 [2021-07-23T18:12:12.176Z] [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.14MB)
14:12:12 [2021-07-23T18:12:12.176Z] [INFO] The user operation is waiting for background work to complete.
14:12:12 [2021-07-23T18:12:12.176Z] [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.14MB)
14:12:12 [2021-07-23T18:12:12.176Z] [INFO] Unpacking com.google.javascript_0.0.20160315.v20161124-1903...
14:12:12 [2021-07-23T18:12:12.738Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/
14:12:12 [2021-07-23T18:12:12.738Z] [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (237.98kB)
14:12:12 [2021-07-23T18:12:12.738Z] [INFO] The user operation is waiting for background work to complete.
14:12:12 [2021-07-23T18:12:12.738Z] [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (237.98kB)
14:12:12 [2021-07-23T18:12:12.993Z] [INFO] Unpacking com.google.protobuf_2.4.0.v201105131100...
14:12:12 [2021-07-23T18:12:12.993Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB)
14:12:12 [2021-07-23T18:12:12.993Z] [INFO] The user operation is waiting for background work to complete.
14:12:12 [2021-07-23T18:12:12.993Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB)
14:12:13 [2021-07-23T18:12:13.248Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
14:12:15 [2021-07-23T18:12:15.763Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB)
14:12:15 [2021-07-23T18:12:15.763Z] [INFO] The user operation is waiting for background work to complete.
14:12:15 [2021-07-23T18:12:15.763Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB)
14:12:15 [2021-07-23T18:12:15.763Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
14:12:15 [2021-07-23T18:12:15.763Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB)
14:12:16 [2021-07-23T18:12:16.018Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB)
14:12:16 [2021-07-23T18:12:16.019Z] [INFO] The user operation is waiting for background work to complete.
14:12:16 [2021-07-23T18:12:16.019Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB)
14:12:16 [2021-07-23T18:12:16.019Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309...
14:12:16 [2021-07-23T18:12:16.274Z] [INFO] Fetching javax.ws.rs_2.0.1.v201504171603.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (68.59kB)
14:12:16 [2021-07-23T18:12:16.274Z] [INFO] The user operation is waiting for background work to complete.
14:12:16 [2021-07-23T18:12:16.274Z] [INFO] Fetching javax.ws.rs_2.0.1.v201504171603.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (68.59kB)
14:12:16 [2021-07-23T18:12:16.531Z] [INFO] Unpacking javax.ws.rs_2.0.1.v201504171603...
14:12:16 [2021-07-23T18:12:16.531Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB)
14:12:16 [2021-07-23T18:12:16.531Z] [INFO] The user operation is waiting for background work to complete.
14:12:16 [2021-07-23T18:12:16.531Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB)
14:12:16 [2021-07-23T18:12:16.531Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
14:12:17 [2021-07-23T18:12:17.897Z] [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (27.97MB)
14:12:18 [2021-07-23T18:12:18.825Z] [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (15.44MB of 27.97MB at 15.43MB/s)
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB)
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] The user operation is waiting for background work to complete.
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB)
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB)
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] The user operation is waiting for background work to complete.
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB)
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB)
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] The user operation is waiting for background work to complete.
14:12:20 [2021-07-23T18:12:20.190Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB)
14:12:20 [2021-07-23T18:12:20.446Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
14:12:20 [2021-07-23T18:12:20.446Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB)
14:12:20 [2021-07-23T18:12:20.446Z] [INFO] The user operation is waiting for background work to complete.
14:12:20 [2021-07-23T18:12:20.446Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB)
14:12:20 [2021-07-23T18:12:20.446Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
14:12:20 [2021-07-23T18:12:20.446Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB)
14:12:20 [2021-07-23T18:12:20.446Z] [INFO] The user operation is waiting for background work to complete.
14:12:20 [2021-07-23T18:12:20.446Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB)
14:12:20 [2021-07-23T18:12:20.702Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
14:12:20 [2021-07-23T18:12:20.702Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.26kB)
14:12:20 [2021-07-23T18:12:20.958Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.35kB)
14:12:20 [2021-07-23T18:12:20.958Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.59kB)
14:12:21 [2021-07-23T18:12:21.214Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (24.42kB)
14:12:21 [2021-07-23T18:12:21.214Z] [INFO] The user operation is waiting for background work to complete.
14:12:21 [2021-07-23T18:12:21.214Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (24.42kB)
14:12:21 [2021-07-23T18:12:21.214Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
14:12:21 [2021-07-23T18:12:21.214Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
14:12:21 [2021-07-23T18:12:21.214Z] [INFO] The user operation is waiting for background work to complete.
14:12:21 [2021-07-23T18:12:21.214Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
14:12:21 [2021-07-23T18:12:21.214Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
14:12:21 [2021-07-23T18:12:21.470Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB)
14:12:21 [2021-07-23T18:12:21.470Z] [INFO] The user operation is waiting for background work to complete.
14:12:21 [2021-07-23T18:12:21.470Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB)
14:12:21 [2021-07-23T18:12:21.470Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
14:12:21 [2021-07-23T18:12:21.470Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB)
14:12:21 [2021-07-23T18:12:21.470Z] [INFO] The user operation is waiting for background work to complete.
14:12:21 [2021-07-23T18:12:21.470Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB)
14:12:21 [2021-07-23T18:12:21.725Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221...
14:12:21 [2021-07-23T18:12:21.725Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB)
14:12:21 [2021-07-23T18:12:21.725Z] [INFO] The user operation is waiting for background work to complete.
14:12:21 [2021-07-23T18:12:21.725Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB)
14:12:21 [2021-07-23T18:12:21.725Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
14:12:21 [2021-07-23T18:12:21.981Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB)
14:12:21 [2021-07-23T18:12:21.981Z] [INFO] The user operation is waiting for background work to complete.
14:12:21 [2021-07-23T18:12:21.981Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB)
14:12:21 [2021-07-23T18:12:21.981Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619...
14:12:21 [2021-07-23T18:12:21.981Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB)
14:12:21 [2021-07-23T18:12:21.981Z] [INFO] The user operation is waiting for background work to complete.
14:12:21 [2021-07-23T18:12:21.981Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB)
14:12:22 [2021-07-23T18:12:22.237Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
14:12:22 [2021-07-23T18:12:22.237Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB)
14:12:22 [2021-07-23T18:12:22.237Z] [INFO] The user operation is waiting for background work to complete.
14:12:22 [2021-07-23T18:12:22.237Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB)
14:12:22 [2021-07-23T18:12:22.237Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323...
14:12:22 [2021-07-23T18:12:22.237Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB)
14:12:22 [2021-07-23T18:12:22.237Z] [INFO] The user operation is waiting for background work to complete.
14:12:22 [2021-07-23T18:12:22.237Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB)
14:12:22 [2021-07-23T18:12:22.492Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
14:12:22 [2021-07-23T18:12:22.748Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB)
14:12:22 [2021-07-23T18:12:22.748Z] [INFO] The user operation is waiting for background work to complete.
14:12:22 [2021-07-23T18:12:22.748Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB)
14:12:22 [2021-07-23T18:12:22.748Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
14:12:22 [2021-07-23T18:12:22.749Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB)
14:12:22 [2021-07-23T18:12:22.749Z] [INFO] The user operation is waiting for background work to complete.
14:12:22 [2021-07-23T18:12:22.749Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB)
14:12:23 [2021-07-23T18:12:23.004Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
14:12:23 [2021-07-23T18:12:23.004Z] [INFO] Fetching org.eclipse.cdt.core_6.8.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.62MB)
14:12:23 [2021-07-23T18:12:23.004Z] [INFO] The user operation is waiting for background work to complete.
14:12:23 [2021-07-23T18:12:23.004Z] [INFO] Fetching org.eclipse.cdt.core_6.8.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.62MB)
14:12:23 [2021-07-23T18:12:23.004Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.0.201905312053...
14:12:23 [2021-07-23T18:12:23.931Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB)
14:12:23 [2021-07-23T18:12:23.931Z] [INFO] The user operation is waiting for background work to complete.
14:12:23 [2021-07-23T18:12:23.931Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB)
14:12:24 [2021-07-23T18:12:24.188Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055...
14:12:24 [2021-07-23T18:12:24.188Z] Jul 23, 2021 6:12:23 PM org.apache.http.impl.execchain.RetryExec execute
14:12:24 [2021-07-23T18:12:24.188Z] 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
14:12:24 [2021-07-23T18:12:24.188Z] Jul 23, 2021 6:12:23 PM org.apache.http.impl.execchain.RetryExec execute
14:12:24 [2021-07-23T18:12:24.188Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
14:12:24 [2021-07-23T18:12:24.188Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB)
14:12:24 [2021-07-23T18:12:24.188Z] [INFO] The user operation is waiting for background work to complete.
14:12:24 [2021-07-23T18:12:24.188Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB)
14:12:24 [2021-07-23T18:12:24.188Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048...
14:12:24 [2021-07-23T18:12:24.188Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB)
14:12:24 [2021-07-23T18:12:24.188Z] [INFO] The user operation is waiting for background work to complete.
14:12:24 [2021-07-23T18:12:24.188Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB)
14:12:24 [2021-07-23T18:12:24.445Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240...
14:12:24 [2021-07-23T18:12:24.445Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB)
14:12:24 [2021-07-23T18:12:24.445Z] [INFO] The user operation is waiting for background work to complete.
14:12:24 [2021-07-23T18:12:24.445Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB)
14:12:24 [2021-07-23T18:12:24.445Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344...
14:12:24 [2021-07-23T18:12:24.445Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB)
14:12:24 [2021-07-23T18:12:24.445Z] [INFO] The user operation is waiting for background work to complete.
14:12:24 [2021-07-23T18:12:24.445Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB)
14:12:24 [2021-07-23T18:12:24.701Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151...
14:12:24 [2021-07-23T18:12:24.701Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB)
14:12:24 [2021-07-23T18:12:24.701Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB)
14:12:24 [2021-07-23T18:12:24.701Z] [INFO] The user operation is waiting for background work to complete.
14:12:24 [2021-07-23T18:12:24.701Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB)
14:12:24 [2021-07-23T18:12:24.957Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543...
14:12:24 [2021-07-23T18:12:24.957Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB)
14:12:24 [2021-07-23T18:12:24.957Z] [INFO] The user operation is waiting for background work to complete.
14:12:24 [2021-07-23T18:12:24.957Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB)
14:12:24 [2021-07-23T18:12:24.957Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549...
14:12:24 [2021-07-23T18:12:24.957Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB)
14:12:24 [2021-07-23T18:12:24.957Z] [INFO] The user operation is waiting for background work to complete.
14:12:24 [2021-07-23T18:12:24.957Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB)
14:12:25 [2021-07-23T18:12:25.213Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840...
14:12:25 [2021-07-23T18:12:25.213Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB)
14:12:25 [2021-07-23T18:12:25.213Z] [INFO] The user operation is waiting for background work to complete.
14:12:25 [2021-07-23T18:12:25.213Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB)
14:12:25 [2021-07-23T18:12:25.213Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344...
14:12:25 [2021-07-23T18:12:25.468Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB)
14:12:25 [2021-07-23T18:12:25.468Z] [INFO] The user operation is waiting for background work to complete.
14:12:25 [2021-07-23T18:12:25.468Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB)
14:12:25 [2021-07-23T18:12:25.468Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354...
14:12:25 [2021-07-23T18:12:25.724Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB)
14:12:25 [2021-07-23T18:12:25.724Z] [INFO] The user operation is waiting for background work to complete.
14:12:25 [2021-07-23T18:12:25.724Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB)
14:12:25 [2021-07-23T18:12:25.724Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118...
14:12:25 [2021-07-23T18:12:25.980Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB)
14:12:25 [2021-07-23T18:12:25.980Z] [INFO] The user operation is waiting for background work to complete.
14:12:25 [2021-07-23T18:12:25.980Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB)
14:12:25 [2021-07-23T18:12:25.980Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344...
14:12:26 [2021-07-23T18:12:26.235Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB)
14:12:26 [2021-07-23T18:12:26.235Z] [INFO] The user operation is waiting for background work to complete.
14:12:26 [2021-07-23T18:12:26.235Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB)
14:12:26 [2021-07-23T18:12:26.235Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104...
14:12:26 [2021-07-23T18:12:26.491Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB)
14:12:26 [2021-07-23T18:12:26.491Z] [INFO] The user operation is waiting for background work to complete.
14:12:26 [2021-07-23T18:12:26.491Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB)
14:12:26 [2021-07-23T18:12:26.746Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612...
14:12:26 [2021-07-23T18:12:26.746Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB)
14:12:26 [2021-07-23T18:12:26.746Z] [INFO] The user operation is waiting for background work to complete.
14:12:26 [2021-07-23T18:12:26.746Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB)
14:12:26 [2021-07-23T18:12:26.746Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344...
14:12:27 [2021-07-23T18:12:27.001Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB)
14:12:27 [2021-07-23T18:12:27.001Z] [INFO] The user operation is waiting for background work to complete.
14:12:27 [2021-07-23T18:12:27.001Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB)
14:12:27 [2021-07-23T18:12:27.001Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344...
14:12:27 [2021-07-23T18:12:27.257Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB)
14:12:27 [2021-07-23T18:12:27.257Z] [INFO] The user operation is waiting for background work to complete.
14:12:27 [2021-07-23T18:12:27.257Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB)
14:12:27 [2021-07-23T18:12:27.257Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034...
14:12:27 [2021-07-23T18:12:27.257Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB)
14:12:27 [2021-07-23T18:12:27.257Z] [INFO] The user operation is waiting for background work to complete.
14:12:27 [2021-07-23T18:12:27.258Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB)
14:12:27 [2021-07-23T18:12:27.513Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354...
14:12:27 [2021-07-23T18:12:27.513Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
14:12:27 [2021-07-23T18:12:27.513Z] [INFO] The user operation is waiting for background work to complete.
14:12:27 [2021-07-23T18:12:27.513Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
14:12:27 [2021-07-23T18:12:27.513Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358...
14:12:27 [2021-07-23T18:12:27.513Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB)
14:12:27 [2021-07-23T18:12:27.513Z] [INFO] The user operation is waiting for background work to complete.
14:12:27 [2021-07-23T18:12:27.513Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB)
14:12:27 [2021-07-23T18:12:27.768Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504...
14:12:27 [2021-07-23T18:12:27.768Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB)
14:12:27 [2021-07-23T18:12:27.768Z] [INFO] The user operation is waiting for background work to complete.
14:12:27 [2021-07-23T18:12:27.768Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB)
14:12:27 [2021-07-23T18:12:27.768Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504...
14:12:28 [2021-07-23T18:12:28.024Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB)
14:12:28 [2021-07-23T18:12:28.024Z] [INFO] The user operation is waiting for background work to complete.
14:12:28 [2021-07-23T18:12:28.024Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB)
14:12:28 [2021-07-23T18:12:28.024Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504...
14:12:28 [2021-07-23T18:12:28.024Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB)
14:12:28 [2021-07-23T18:12:28.024Z] [INFO] The user operation is waiting for background work to complete.
14:12:28 [2021-07-23T18:12:28.024Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB)
14:12:28 [2021-07-23T18:12:28.024Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118...
14:12:28 [2021-07-23T18:12:28.280Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB)
14:12:28 [2021-07-23T18:12:28.280Z] [INFO] The user operation is waiting for background work to complete.
14:12:28 [2021-07-23T18:12:28.280Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB)
14:12:28 [2021-07-23T18:12:28.280Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910...
14:12:28 [2021-07-23T18:12:28.280Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB)
14:12:28 [2021-07-23T18:12:28.280Z] [INFO] The user operation is waiting for background work to complete.
14:12:28 [2021-07-23T18:12:28.280Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB)
14:12:28 [2021-07-23T18:12:28.535Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100...
14:12:28 [2021-07-23T18:12:28.535Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB)
14:12:28 [2021-07-23T18:12:28.535Z] [INFO] The user operation is waiting for background work to complete.
14:12:28 [2021-07-23T18:12:28.535Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB)
14:12:28 [2021-07-23T18:12:28.535Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457...
14:12:28 [2021-07-23T18:12:28.535Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB)
14:12:28 [2021-07-23T18:12:28.535Z] [INFO] The user operation is waiting for background work to complete.
14:12:28 [2021-07-23T18:12:28.535Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB)
14:12:28 [2021-07-23T18:12:28.791Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504...
14:12:28 [2021-07-23T18:12:28.791Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB)
14:12:28 [2021-07-23T18:12:28.791Z] [INFO] The user operation is waiting for background work to complete.
14:12:28 [2021-07-23T18:12:28.791Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB)
14:12:28 [2021-07-23T18:12:28.791Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832...
14:12:29 [2021-07-23T18:12:29.046Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB)
14:12:29 [2021-07-23T18:12:29.046Z] [INFO] The user operation is waiting for background work to complete.
14:12:29 [2021-07-23T18:12:29.046Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB)
14:12:29 [2021-07-23T18:12:29.046Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143...
14:12:29 [2021-07-23T18:12:29.608Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB)
14:12:29 [2021-07-23T18:12:29.608Z] [INFO] The user operation is waiting for background work to complete.
14:12:29 [2021-07-23T18:12:29.608Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB)
14:12:29 [2021-07-23T18:12:29.608Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743...
14:12:29 [2021-07-23T18:12:29.608Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB)
14:12:29 [2021-07-23T18:12:29.608Z] [INFO] The user operation is waiting for background work to complete.
14:12:29 [2021-07-23T18:12:29.608Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB)
14:12:29 [2021-07-23T18:12:29.608Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921...
14:12:29 [2021-07-23T18:12:29.864Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB)
14:12:29 [2021-07-23T18:12:29.864Z] [INFO] The user operation is waiting for background work to complete.
14:12:29 [2021-07-23T18:12:29.864Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB)
14:12:29 [2021-07-23T18:12:29.864Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602...
14:12:30 [2021-07-23T18:12:30.425Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB)
14:12:30 [2021-07-23T18:12:30.425Z] [INFO] The user operation is waiting for background work to complete.
14:12:30 [2021-07-23T18:12:30.425Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB)
14:12:30 [2021-07-23T18:12:30.425Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100...
14:12:30 [2021-07-23T18:12:30.425Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB)
14:12:30 [2021-07-23T18:12:30.425Z] [INFO] The user operation is waiting for background work to complete.
14:12:30 [2021-07-23T18:12:30.425Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB)
14:12:30 [2021-07-23T18:12:30.681Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457...
14:12:30 [2021-07-23T18:12:30.681Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.07kB)
14:12:30 [2021-07-23T18:12:30.681Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB)
14:12:30 [2021-07-23T18:12:30.681Z] [INFO] The user operation is waiting for background work to complete.
14:12:30 [2021-07-23T18:12:30.681Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB)
14:12:30 [2021-07-23T18:12:30.937Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217...
14:12:30 [2021-07-23T18:12:30.937Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB)
14:12:30 [2021-07-23T18:12:30.937Z] [INFO] The user operation is waiting for background work to complete.
14:12:30 [2021-07-23T18:12:30.938Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB)
14:12:30 [2021-07-23T18:12:30.938Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145...
14:12:31 [2021-07-23T18:12:31.193Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB)
14:12:31 [2021-07-23T18:12:31.193Z] [INFO] The user operation is waiting for background work to complete.
14:12:31 [2021-07-23T18:12:31.193Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB)
14:12:31 [2021-07-23T18:12:31.193Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217...
14:12:31 [2021-07-23T18:12:31.193Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB)
14:12:31 [2021-07-23T18:12:31.193Z] [INFO] The user operation is waiting for background work to complete.
14:12:31 [2021-07-23T18:12:31.193Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB)
14:12:31 [2021-07-23T18:12:31.449Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308...
14:12:31 [2021-07-23T18:12:31.449Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB)
14:12:31 [2021-07-23T18:12:31.449Z] [INFO] The user operation is waiting for background work to complete.
14:12:31 [2021-07-23T18:12:31.449Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB)
14:12:31 [2021-07-23T18:12:31.449Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457...
14:12:31 [2021-07-23T18:12:31.449Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB)
14:12:31 [2021-07-23T18:12:31.449Z] [INFO] The user operation is waiting for background work to complete.
14:12:31 [2021-07-23T18:12:31.449Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB)
14:12:31 [2021-07-23T18:12:31.705Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118...
14:12:31 [2021-07-23T18:12:31.705Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB)
14:12:31 [2021-07-23T18:12:31.705Z] [INFO] The user operation is waiting for background work to complete.
14:12:31 [2021-07-23T18:12:31.705Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB)
14:12:31 [2021-07-23T18:12:31.705Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
14:12:31 [2021-07-23T18:12:31.705Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB)
14:12:31 [2021-07-23T18:12:31.705Z] [INFO] The user operation is waiting for background work to complete.
14:12:31 [2021-07-23T18:12:31.705Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB)
14:12:31 [2021-07-23T18:12:31.960Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845...
14:12:32 [2021-07-23T18:12:32.216Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB)
14:12:32 [2021-07-23T18:12:32.216Z] [INFO] The user operation is waiting for background work to complete.
14:12:32 [2021-07-23T18:12:32.216Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB)
14:12:32 [2021-07-23T18:12:32.216Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100...
14:12:32 [2021-07-23T18:12:32.216Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB)
14:12:32 [2021-07-23T18:12:32.216Z] [INFO] The user operation is waiting for background work to complete.
14:12:32 [2021-07-23T18:12:32.216Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB)
14:12:32 [2021-07-23T18:12:32.472Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801...
14:12:32 [2021-07-23T18:12:32.472Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB)
14:12:32 [2021-07-23T18:12:32.472Z] [INFO] The user operation is waiting for background work to complete.
14:12:32 [2021-07-23T18:12:32.472Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB)
14:12:32 [2021-07-23T18:12:32.472Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922...
14:12:32 [2021-07-23T18:12:32.728Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB)
14:12:32 [2021-07-23T18:12:32.728Z] [INFO] The user operation is waiting for background work to complete.
14:12:32 [2021-07-23T18:12:32.728Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB)
14:12:32 [2021-07-23T18:12:32.728Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118...
14:12:32 [2021-07-23T18:12:32.984Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB)
14:12:32 [2021-07-23T18:12:32.984Z] [INFO] The user operation is waiting for background work to complete.
14:12:32 [2021-07-23T18:12:32.984Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB)
14:12:32 [2021-07-23T18:12:32.984Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118...
14:12:32 [2021-07-23T18:12:32.984Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB)
14:12:32 [2021-07-23T18:12:32.984Z] [INFO] The user operation is waiting for background work to complete.
14:12:32 [2021-07-23T18:12:32.984Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB)
14:12:33 [2021-07-23T18:12:33.239Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100...
14:12:33 [2021-07-23T18:12:33.239Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB)
14:12:33 [2021-07-23T18:12:33.239Z] [INFO] The user operation is waiting for background work to complete.
14:12:33 [2021-07-23T18:12:33.239Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB)
14:12:33 [2021-07-23T18:12:33.239Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100...
14:12:33 [2021-07-23T18:12:33.239Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB)
14:12:33 [2021-07-23T18:12:33.239Z] [INFO] The user operation is waiting for background work to complete.
14:12:33 [2021-07-23T18:12:33.239Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB)
14:12:33 [2021-07-23T18:12:33.495Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118...
14:12:33 [2021-07-23T18:12:33.495Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB)
14:12:33 [2021-07-23T18:12:33.495Z] [INFO] The user operation is waiting for background work to complete.
14:12:33 [2021-07-23T18:12:33.495Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB)
14:12:33 [2021-07-23T18:12:33.495Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118...
14:12:33 [2021-07-23T18:12:33.495Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB)
14:12:33 [2021-07-23T18:12:33.495Z] [INFO] The user operation is waiting for background work to complete.
14:12:33 [2021-07-23T18:12:33.495Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB)
14:12:33 [2021-07-23T18:12:33.752Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257...
14:12:33 [2021-07-23T18:12:33.752Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB)
14:12:33 [2021-07-23T18:12:33.752Z] [INFO] The user operation is waiting for background work to complete.
14:12:33 [2021-07-23T18:12:33.752Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB)
14:12:33 [2021-07-23T18:12:33.752Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100...
14:12:33 [2021-07-23T18:12:33.752Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB)
14:12:33 [2021-07-23T18:12:33.752Z] [INFO] The user operation is waiting for background work to complete.
14:12:33 [2021-07-23T18:12:33.752Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB)
14:12:34 [2021-07-23T18:12:34.008Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505...
14:12:34 [2021-07-23T18:12:34.008Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB)
14:12:34 [2021-07-23T18:12:34.008Z] [INFO] The user operation is waiting for background work to complete.
14:12:34 [2021-07-23T18:12:34.008Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB)
14:12:34 [2021-07-23T18:12:34.008Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
14:12:34 [2021-07-23T18:12:34.008Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB)
14:12:34 [2021-07-23T18:12:34.008Z] [INFO] The user operation is waiting for background work to complete.
14:12:34 [2021-07-23T18:12:34.008Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB)
14:12:34 [2021-07-23T18:12:34.263Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
14:12:34 [2021-07-23T18:12:34.263Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB)
14:12:34 [2021-07-23T18:12:34.263Z] [INFO] The user operation is waiting for background work to complete.
14:12:34 [2021-07-23T18:12:34.263Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB)
14:12:34 [2021-07-23T18:12:34.263Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118...
14:12:34 [2021-07-23T18:12:34.263Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB)
14:12:34 [2021-07-23T18:12:34.263Z] [INFO] The user operation is waiting for background work to complete.
14:12:34 [2021-07-23T18:12:34.263Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB)
14:12:34 [2021-07-23T18:12:34.519Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525...
14:12:34 [2021-07-23T18:12:34.519Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB)
14:12:34 [2021-07-23T18:12:34.519Z] [INFO] The user operation is waiting for background work to complete.
14:12:34 [2021-07-23T18:12:34.519Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB)
14:12:34 [2021-07-23T18:12:34.519Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118...
14:12:34 [2021-07-23T18:12:34.775Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB)
14:12:34 [2021-07-23T18:12:34.775Z] [INFO] The user operation is waiting for background work to complete.
14:12:34 [2021-07-23T18:12:34.775Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB)
14:12:34 [2021-07-23T18:12:34.775Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933...
14:12:34 [2021-07-23T18:12:34.775Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB)
14:12:34 [2021-07-23T18:12:34.775Z] [INFO] The user operation is waiting for background work to complete.
14:12:34 [2021-07-23T18:12:34.775Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB)
14:12:35 [2021-07-23T18:12:35.030Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118...
14:12:35 [2021-07-23T18:12:35.030Z] [INFO] Fetching org.eclipse.ease_0.9.0.I202107211616.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (231.98kB)
14:12:35 [2021-07-23T18:12:35.030Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
14:12:35 [2021-07-23T18:12:35.030Z] [INFO] The user operation is waiting for background work to complete.
14:12:35 [2021-07-23T18:12:35.030Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
14:12:35 [2021-07-23T18:12:35.030Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132...
14:12:35 [2021-07-23T18:12:35.286Z] [INFO] Fetching org.eclipse.ease.classloader_0.9.0.I202106220815.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (9.98kB)
14:12:35 [2021-07-23T18:12:35.286Z] [INFO] Fetching org.eclipse.ease.lang.javascript_0.9.0.I202107211616.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (19.83kB)
14:12:35 [2021-07-23T18:12:35.542Z] [INFO] Fetching org.eclipse.ease.ui_0.9.0.I202107212027.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (433.57kB)
14:12:35 [2021-07-23T18:12:35.542Z] [INFO] Fetching org.eclipse.ease.lang.javascript.ui_0.9.0.I202107211616.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (16.22kB)
14:12:35 [2021-07-23T18:12:35.542Z] [INFO] Fetching org.eclipse.ease.lang.javascript.rhino_0.9.0.I202106221831.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (51.9kB)
14:12:35 [2021-07-23T18:12:35.798Z] [INFO] Fetching org.eclipse.ease.lang.javascript.nashorn_0.9.0.I202106221831.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (17.03kB)
14:12:35 [2021-07-23T18:12:35.799Z] [INFO] Fetching org.eclipse.ease.lang.javascript.feature_0.9.0.I202107211616.jar from https://download.eclipse.org/ease/integration/nightly/features/ (17.89kB)
14:12:36 [2021-07-23T18:12:36.054Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (485.91kB)
14:12:36 [2021-07-23T18:12:36.054Z] [INFO] The user operation is waiting for background work to complete.
14:12:36 [2021-07-23T18:12:36.054Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (485.91kB)
14:12:36 [2021-07-23T18:12:36.054Z] [INFO] Unpacking org.mozilla.javascript_1.7.10.v20190430-1943...
14:12:36 [2021-07-23T18:12:36.310Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.0.301.v201903222101.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB)
14:12:36 [2021-07-23T18:12:36.310Z] [INFO] The user operation is waiting for background work to complete.
14:12:36 [2021-07-23T18:12:36.310Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.0.301.v201903222101.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB)
14:12:36 [2021-07-23T18:12:36.310Z] [INFO] Unpacking org.eclipse.wst.jsdt.ui_2.0.301.v201903222101...
14:12:37 [2021-07-23T18:12:37.674Z] Jul 23, 2021 6:12:37 PM org.apache.http.impl.execchain.RetryExec execute
14:12:37 [2021-07-23T18:12:37.674Z] 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
14:12:37 [2021-07-23T18:12:37.674Z] Jul 23, 2021 6:12:37 PM org.apache.http.impl.execchain.RetryExec execute
14:12:37 [2021-07-23T18:12:37.674Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
14:12:37 [2021-07-23T18:12:37.674Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.0.600.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.21kB)
14:12:37 [2021-07-23T18:12:37.674Z] [INFO] The user operation is waiting for background work to complete.
14:12:37 [2021-07-23T18:12:37.674Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.0.600.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.21kB)
14:12:37 [2021-07-23T18:12:37.674Z] [INFO] Unpacking org.eclipse.wst.jsdt.debug.ui_1.0.600.v201903222047...
14:12:37 [2021-07-23T18:12:37.674Z] [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.302.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.2MB)
14:12:37 [2021-07-23T18:12:37.674Z] [INFO] The user operation is waiting for background work to complete.
14:12:37 [2021-07-23T18:12:37.674Z] [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.302.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.2MB)
14:12:37 [2021-07-23T18:12:37.930Z] [INFO] Unpacking org.eclipse.wst.jsdt.core_2.0.302.v201903222047...
14:12:38 [2021-07-23T18:12:38.857Z] [INFO] Fetching org.eclipse.ease.lang.python_0.9.0.I202107211616.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (63.65kB)
14:12:38 [2021-07-23T18:12:38.857Z] [INFO] Fetching org.eclipse.ease.lang.python.feature_0.9.0.I202107211616.jar from https://download.eclipse.org/ease/integration/nightly/features/ (18.75kB)
14:12:38 [2021-07-23T18:12:38.857Z] [INFO] Fetching org.eclipse.ease.lang.python.jython_0.9.0.I202106220815.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (33.22kB)
14:12:38 [2021-07-23T18:12:38.857Z] [INFO] Fetching org.eclipse.ease.lang.python.py4j_0.9.0.I202106220815.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (43.94kB)
14:12:39 [2021-07-23T18:12:39.419Z] [INFO] Fetching py4j-java_0.10.9.2-bnd-LoVopg.jar from http://eclipse.py4j.org/plugins/ (119.81kB)
14:12:39 [2021-07-23T18:12:39.675Z] [INFO] Fetching py4j-python_0.10.9.2-bnd-2odeag.jar from http://eclipse.py4j.org/plugins/ (79.73kB)
14:12:39 [2021-07-23T18:12:39.675Z] [INFO] Fetching org.eclipse.ease.lang.python.py4j.feature_0.9.0.I202106220815.jar from https://download.eclipse.org/ease/integration/nightly/features/ (18.48kB)
14:12:39 [2021-07-23T18:12:39.675Z] [INFO] Fetching org.eclipse.ease.modules.platform_0.9.0.I202107212015.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (183.18kB)
14:12:39 [2021-07-23T18:12:39.931Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB)
14:12:39 [2021-07-23T18:12:39.931Z] [INFO] The user operation is waiting for background work to complete.
14:12:39 [2021-07-23T18:12:39.931Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB)
14:12:39 [2021-07-23T18:12:39.931Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008...
14:12:39 [2021-07-23T18:12:39.931Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB)
14:12:39 [2021-07-23T18:12:39.931Z] [INFO] The user operation is waiting for background work to complete.
14:12:39 [2021-07-23T18:12:39.931Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB)
14:12:40 [2021-07-23T18:12:40.187Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158...
14:12:40 [2021-07-23T18:12:40.187Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB)
14:12:40 [2021-07-23T18:12:40.187Z] [INFO] The user operation is waiting for background work to complete.
14:12:40 [2021-07-23T18:12:40.187Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB)
14:12:40 [2021-07-23T18:12:40.443Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320...
14:12:40 [2021-07-23T18:12:40.443Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB)
14:12:40 [2021-07-23T18:12:40.443Z] [INFO] The user operation is waiting for background work to complete.
14:12:40 [2021-07-23T18:12:40.443Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB)
14:12:40 [2021-07-23T18:12:40.443Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242...
14:12:40 [2021-07-23T18:12:40.443Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB)
14:12:40 [2021-07-23T18:12:40.443Z] [INFO] The user operation is waiting for background work to complete.
14:12:40 [2021-07-23T18:12:40.443Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB)
14:12:40 [2021-07-23T18:12:40.699Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548...
14:12:40 [2021-07-23T18:12:40.699Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB)
14:12:40 [2021-07-23T18:12:40.699Z] [INFO] The user operation is waiting for background work to complete.
14:12:40 [2021-07-23T18:12:40.699Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB)
14:12:40 [2021-07-23T18:12:40.699Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320...
14:12:40 [2021-07-23T18:12:40.699Z] [INFO] Fetching org.eclipse.ease.ui.scripts_0.9.0.I202106220815.jar from https://download.eclipse.org/ease/integration/nightly/plugins/ (313.96kB)
14:12:40 [2021-07-23T18:12:40.955Z] [INFO] Fetching org.eclipse.ease.python.jython.feature_0.9.0.I202106220815.jar from https://download.eclipse.org/ease/integration/nightly/features/ (18.76kB)
14:12:40 [2021-07-23T18:12:40.955Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB)
14:12:40 [2021-07-23T18:12:40.955Z] [INFO] The user operation is waiting for background work to complete.
14:12:40 [2021-07-23T18:12:40.955Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB)
14:12:41 [2021-07-23T18:12:41.211Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504...
14:12:41 [2021-07-23T18:12:41.211Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB)
14:12:41 [2021-07-23T18:12:41.211Z] [INFO] The user operation is waiting for background work to complete.
14:12:41 [2021-07-23T18:12:41.211Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB)
14:12:41 [2021-07-23T18:12:41.211Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118...
14:12:41 [2021-07-23T18:12:41.466Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB)
14:12:41 [2021-07-23T18:12:41.466Z] [INFO] The user operation is waiting for background work to complete.
14:12:41 [2021-07-23T18:12:41.466Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB)
14:12:41 [2021-07-23T18:12:41.466Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625...
14:12:41 [2021-07-23T18:12:41.466Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB)
14:12:41 [2021-07-23T18:12:41.466Z] [INFO] The user operation is waiting for background work to complete.
14:12:41 [2021-07-23T18:12:41.466Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB)
14:12:41 [2021-07-23T18:12:41.466Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749...
14:12:41 [2021-07-23T18:12:41.722Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB)
14:12:41 [2021-07-23T18:12:41.722Z] [INFO] The user operation is waiting for background work to complete.
14:12:41 [2021-07-23T18:12:41.722Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB)
14:12:41 [2021-07-23T18:12:41.722Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046...
14:12:41 [2021-07-23T18:12:41.722Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB)
14:12:41 [2021-07-23T18:12:41.722Z] [INFO] The user operation is waiting for background work to complete.
14:12:41 [2021-07-23T18:12:41.722Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB)
14:12:41 [2021-07-23T18:12:41.722Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845...
14:12:41 [2021-07-23T18:12:41.977Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB)
14:12:41 [2021-07-23T18:12:41.977Z] [INFO] The user operation is waiting for background work to complete.
14:12:41 [2021-07-23T18:12:41.977Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB)
14:12:41 [2021-07-23T18:12:41.977Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046...
14:12:41 [2021-07-23T18:12:41.977Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB)
14:12:41 [2021-07-23T18:12:41.978Z] [INFO] The user operation is waiting for background work to complete.
14:12:41 [2021-07-23T18:12:41.978Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB)
14:12:42 [2021-07-23T18:12:42.233Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646...
14:12:42 [2021-07-23T18:12:42.233Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB)
14:12:42 [2021-07-23T18:12:42.233Z] [INFO] The user operation is waiting for background work to complete.
14:12:42 [2021-07-23T18:12:42.233Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB)
14:12:42 [2021-07-23T18:12:42.233Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
14:12:42 [2021-07-23T18:12:42.233Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB)
14:12:42 [2021-07-23T18:12:42.233Z] [INFO] The user operation is waiting for background work to complete.
14:12:42 [2021-07-23T18:12:42.233Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB)
14:12:42 [2021-07-23T18:12:42.489Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009...
14:12:42 [2021-07-23T18:12:42.489Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB)
14:12:42 [2021-07-23T18:12:42.489Z] [INFO] The user operation is waiting for background work to complete.
14:12:42 [2021-07-23T18:12:42.489Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB)
14:12:42 [2021-07-23T18:12:42.489Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242...
14:12:42 [2021-07-23T18:12:42.489Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB)
14:12:42 [2021-07-23T18:12:42.489Z] [INFO] The user operation is waiting for background work to complete.
14:12:42 [2021-07-23T18:12:42.489Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB)
14:12:42 [2021-07-23T18:12:42.745Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
14:12:42 [2021-07-23T18:12:42.745Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB)
14:12:42 [2021-07-23T18:12:42.745Z] [INFO] The user operation is waiting for background work to complete.
14:12:42 [2021-07-23T18:12:42.745Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB)
14:12:42 [2021-07-23T18:12:42.745Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
14:12:43 [2021-07-23T18:12:43.014Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB)
14:12:43 [2021-07-23T18:12:43.014Z] [INFO] The user operation is waiting for background work to complete.
14:12:43 [2021-07-23T18:12:43.014Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB)
14:12:43 [2021-07-23T18:12:43.014Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115...
14:12:43 [2021-07-23T18:12:43.014Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB)
14:12:43 [2021-07-23T18:12:43.014Z] [INFO] The user operation is waiting for background work to complete.
14:12:43 [2021-07-23T18:12:43.014Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB)
14:12:43 [2021-07-23T18:12:43.270Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302...
14:12:43 [2021-07-23T18:12:43.270Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB)
14:12:43 [2021-07-23T18:12:43.270Z] [INFO] The user operation is waiting for background work to complete.
14:12:43 [2021-07-23T18:12:43.270Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB)
14:12:43 [2021-07-23T18:12:43.270Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046...
14:12:43 [2021-07-23T18:12:43.270Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
14:12:43 [2021-07-23T18:12:43.525Z] [INFO] Fetching org.eclipse.lsp4j_0.7.2.v20190528-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (166.53kB)
14:12:43 [2021-07-23T18:12:43.525Z] [INFO] The user operation is waiting for background work to complete.
14:12:43 [2021-07-23T18:12:43.525Z] [INFO] Fetching org.eclipse.lsp4j_0.7.2.v20190528-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (166.53kB)
14:12:43 [2021-07-23T18:12:43.525Z] [INFO] Unpacking org.eclipse.lsp4j_0.7.2.v20190528-0933...
14:12:43 [2021-07-23T18:12:43.780Z] [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.7.2.v20190528-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.24kB)
14:12:43 [2021-07-23T18:12:43.780Z] [INFO] The user operation is waiting for background work to complete.
14:12:43 [2021-07-23T18:12:43.780Z] [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.7.2.v20190528-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.24kB)
14:12:43 [2021-07-23T18:12:43.780Z] [INFO] Unpacking org.eclipse.lsp4j.jsonrpc_0.7.2.v20190528-0933...
14:12:43 [2021-07-23T18:12:43.780Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.67kB)
14:12:44 [2021-07-23T18:12:44.037Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB)
14:12:44 [2021-07-23T18:12:44.037Z] [INFO] The user operation is waiting for background work to complete.
14:12:44 [2021-07-23T18:12:44.037Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB)
14:12:44 [2021-07-23T18:12:44.037Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840...
14:12:44 [2021-07-23T18:12:44.292Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB)
14:12:44 [2021-07-23T18:12:44.292Z] [INFO] The user operation is waiting for background work to complete.
14:12:44 [2021-07-23T18:12:44.292Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB)
14:12:44 [2021-07-23T18:12:44.292Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104...
14:12:44 [2021-07-23T18:12:44.292Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB)
14:12:44 [2021-07-23T18:12:44.292Z] [INFO] The user operation is waiting for background work to complete.
14:12:44 [2021-07-23T18:12:44.292Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB)
14:12:44 [2021-07-23T18:12:44.549Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354...
14:12:44 [2021-07-23T18:12:44.549Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB)
14:12:44 [2021-07-23T18:12:44.549Z] [INFO] The user operation is waiting for background work to complete.
14:12:44 [2021-07-23T18:12:44.549Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB)
14:12:44 [2021-07-23T18:12:44.804Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354...
14:12:45 [2021-07-23T18:12:45.061Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202006092019.jar from https://download.eclipse.org/nebula/releases/2.4.0/plugins/ (107.96kB)
14:12:45 [2021-07-23T18:12:45.061Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.duallist_1.0.0.202006092019.jar from https://download.eclipse.org/nebula/releases/2.4.0/plugins/ (21.52kB)
14:12:45 [2021-07-23T18:12:45.317Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB)
14:12:45 [2021-07-23T18:12:45.317Z] [INFO] The user operation is waiting for background work to complete.
14:12:45 [2021-07-23T18:12:45.317Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB)
14:12:45 [2021-07-23T18:12:45.317Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344...
14:12:45 [2021-07-23T18:12:45.317Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB)
14:12:45 [2021-07-23T18:12:45.317Z] [INFO] The user operation is waiting for background work to complete.
14:12:45 [2021-07-23T18:12:45.317Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB)
14:12:45 [2021-07-23T18:12:45.572Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801...
14:12:45 [2021-07-23T18:12:45.829Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (136.93kB)
14:12:46 [2021-07-23T18:12:46.084Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.core_2.0.6.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (8.72kB)
14:12:46 [2021-07-23T18:12:46.084Z] [INFO] The user operation is waiting for background work to complete.
14:12:46 [2021-07-23T18:12:46.084Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.core_2.0.6.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (8.72kB)
14:12:46 [2021-07-23T18:12:46.084Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.counters.core_2.0.6.202107140526...
14:12:46 [2021-07-23T18:12:46.084Z] [INFO] Fetching org.eclipse.tracecompass.common.core_4.3.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (22.54kB)
14:12:46 [2021-07-23T18:12:46.084Z] [INFO] The user operation is waiting for background work to complete.
14:12:46 [2021-07-23T18:12:46.084Z] [INFO] Fetching org.eclipse.tracecompass.common.core_4.3.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (22.54kB)
14:12:46 [2021-07-23T18:12:46.340Z] [INFO] Unpacking org.eclipse.tracecompass.common.core_4.3.0.202107140526...
14:12:46 [2021-07-23T18:12:46.340Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core_7.1.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (224.97kB)
14:12:46 [2021-07-23T18:12:46.340Z] [INFO] The user operation is waiting for background work to complete.
14:12:46 [2021-07-23T18:12:46.340Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core_7.1.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (224.97kB)
14:12:46 [2021-07-23T18:12:46.340Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.core_7.1.0.202107140526...
14:12:46 [2021-07-23T18:12:46.595Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core_3.1.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (19.52kB)
14:12:46 [2021-07-23T18:12:46.595Z] [INFO] The user operation is waiting for background work to complete.
14:12:46 [2021-07-23T18:12:46.595Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core_3.1.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (19.52kB)
14:12:46 [2021-07-23T18:12:46.596Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.graph.core_3.1.0.202107140526...
14:12:46 [2021-07-23T18:12:46.596Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.core_1.1.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (23.11kB)
14:12:46 [2021-07-23T18:12:46.596Z] [INFO] The user operation is waiting for background work to complete.
14:12:46 [2021-07-23T18:12:46.596Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.core_1.1.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (23.11kB)
14:12:46 [2021-07-23T18:12:46.596Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.lami.core_1.1.3.202107140526...
14:12:46 [2021-07-23T18:12:46.596Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.core_1.0.4.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (6.4kB)
14:12:46 [2021-07-23T18:12:46.596Z] [INFO] The user operation is waiting for background work to complete.
14:12:46 [2021-07-23T18:12:46.596Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.core_1.0.4.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (6.4kB)
14:12:46 [2021-07-23T18:12:46.851Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.chart.core_1.0.4.202107140526...
14:12:46 [2021-07-23T18:12:46.851Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.69kB)
14:12:46 [2021-07-23T18:12:46.851Z] [INFO] The user operation is waiting for background work to complete.
14:12:46 [2021-07-23T18:12:46.851Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.69kB)
14:12:46 [2021-07-23T18:12:46.851Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
14:12:47 [2021-07-23T18:12:47.107Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core_6.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (86.62kB)
14:12:47 [2021-07-23T18:12:47.107Z] [INFO] The user operation is waiting for background work to complete.
14:12:47 [2021-07-23T18:12:47.107Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core_6.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (86.62kB)
14:12:47 [2021-07-23T18:12:47.107Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.os.linux.core_6.0.0.202107140526...
14:12:47 [2021-07-23T18:12:47.107Z] [INFO] Fetching org.eclipse.tracecompass.datastore.core_1.2.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (22.08kB)
14:12:47 [2021-07-23T18:12:47.107Z] [INFO] The user operation is waiting for background work to complete.
14:12:47 [2021-07-23T18:12:47.107Z] [INFO] Fetching org.eclipse.tracecompass.datastore.core_1.2.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (22.08kB)
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] Unpacking org.eclipse.tracecompass.datastore.core_1.2.2.202107140526...
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] Fetching org.eclipse.tracecompass.segmentstore.core_3.0.1.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (14.36kB)
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] The user operation is waiting for background work to complete.
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] Fetching org.eclipse.tracecompass.segmentstore.core_3.0.1.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (14.36kB)
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] Unpacking org.eclipse.tracecompass.segmentstore.core_3.0.1.202107140526...
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.core_5.2.1.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (21.75kB)
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] The user operation is waiting for background work to complete.
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.core_5.2.1.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (21.75kB)
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.timing.core_5.2.1.202107140526...
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core_5.0.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (38.78kB)
14:12:47 [2021-07-23T18:12:47.363Z] [INFO] The user operation is waiting for background work to complete.
14:12:47 [2021-07-23T18:12:47.619Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core_5.0.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (38.78kB)
14:12:47 [2021-07-23T18:12:47.619Z] [INFO] Unpacking org.eclipse.tracecompass.statesystem.core_5.0.3.202107140526...
14:12:47 [2021-07-23T18:12:47.619Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.12kB)
14:12:47 [2021-07-23T18:12:47.619Z] [INFO] The user operation is waiting for background work to complete.
14:12:47 [2021-07-23T18:12:47.619Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.12kB)
14:12:47 [2021-07-23T18:12:47.619Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
14:12:47 [2021-07-23T18:12:47.875Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.ui_4.0.4.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (35.13kB)
14:12:47 [2021-07-23T18:12:47.875Z] [INFO] The user operation is waiting for background work to complete.
14:12:47 [2021-07-23T18:12:47.875Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.ui_4.0.4.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (35.13kB)
14:12:47 [2021-07-23T18:12:47.875Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.os.linux.ui_4.0.4.202107140526...
14:12:47 [2021-07-23T18:12:47.875Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui_7.1.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (564.59kB)
14:12:47 [2021-07-23T18:12:47.875Z] [INFO] The user operation is waiting for background work to complete.
14:12:47 [2021-07-23T18:12:47.875Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui_7.1.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (564.59kB)
14:12:48 [2021-07-23T18:12:48.130Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ui_7.1.0.202107140526...
14:12:48 [2021-07-23T18:12:48.385Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core_4.2.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (19.58kB)
14:12:48 [2021-07-23T18:12:48.385Z] [INFO] The user operation is waiting for background work to complete.
14:12:48 [2021-07-23T18:12:48.385Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core_4.2.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (19.58kB)
14:12:48 [2021-07-23T18:12:48.385Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ctf.core_4.2.2.202107140526...
14:12:48 [2021-07-23T18:12:48.385Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.ui_5.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (30.62kB)
14:12:48 [2021-07-23T18:12:48.385Z] [INFO] The user operation is waiting for background work to complete.
14:12:48 [2021-07-23T18:12:48.385Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.ui_5.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (30.62kB)
14:12:48 [2021-07-23T18:12:48.642Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.timing.ui_5.0.0.202107140526...
14:12:48 [2021-07-23T18:12:48.642Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.core_2.0.1.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (25.6kB)
14:12:48 [2021-07-23T18:12:48.642Z] [INFO] The user operation is waiting for background work to complete.
14:12:48 [2021-07-23T18:12:48.642Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.core_2.0.1.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (25.6kB)
14:12:48 [2021-07-23T18:12:48.642Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.profiling.core_2.0.1.202107140526...
14:12:48 [2021-07-23T18:12:48.642Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.ui_2.1.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (28.87kB)
14:12:48 [2021-07-23T18:12:48.642Z] [INFO] The user operation is waiting for background work to complete.
14:12:48 [2021-07-23T18:12:48.642Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.ui_2.1.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (28.87kB)
14:12:48 [2021-07-23T18:12:48.897Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.profiling.ui_2.1.3.202107140526...
14:12:48 [2021-07-23T18:12:48.897Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB)
14:12:48 [2021-07-23T18:12:48.897Z] [INFO] The user operation is waiting for background work to complete.
14:12:48 [2021-07-23T18:12:48.897Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB)
14:12:48 [2021-07-23T18:12:48.897Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104...
14:12:48 [2021-07-23T18:12:48.897Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core_4.0.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (70.89kB)
14:12:48 [2021-07-23T18:12:48.897Z] [INFO] The user operation is waiting for background work to complete.
14:12:48 [2021-07-23T18:12:48.897Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core_4.0.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (70.89kB)
14:12:49 [2021-07-23T18:12:49.153Z] [INFO] Unpacking org.eclipse.tracecompass.ctf.core_4.0.5.202107140526...
14:12:49 [2021-07-23T18:12:49.153Z] [INFO] Fetching org.eclipse.tracecompass.ctf.parser_1.0.6.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (41.72kB)
14:12:49 [2021-07-23T18:12:49.153Z] [INFO] The user operation is waiting for background work to complete.
14:12:49 [2021-07-23T18:12:49.153Z] [INFO] Fetching org.eclipse.tracecompass.ctf.parser_1.0.6.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (41.72kB)
14:12:49 [2021-07-23T18:12:49.409Z] [INFO] Unpacking org.eclipse.tracecompass.ctf.parser_1.0.6.202107140526...
14:12:49 [2021-07-23T18:12:49.410Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB)
14:12:49 [2021-07-23T18:12:49.410Z] [INFO] The user operation is waiting for background work to complete.
14:12:49 [2021-07-23T18:12:49.410Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB)
14:12:49 [2021-07-23T18:12:49.410Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
14:12:49 [2021-07-23T18:12:49.410Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (82.51kB)
14:12:49 [2021-07-23T18:12:49.410Z] [INFO] The user operation is waiting for background work to complete.
14:12:49 [2021-07-23T18:12:49.410Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (82.51kB)
14:12:49 [2021-07-23T18:12:49.666Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.2.202107140526...
14:12:49 [2021-07-23T18:12:49.666Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.common.core_1.1.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (3.15kB)
14:12:49 [2021-07-23T18:12:49.666Z] [INFO] The user operation is waiting for background work to complete.
14:12:49 [2021-07-23T18:12:49.666Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.common.core_1.1.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (3.15kB)
14:12:49 [2021-07-23T18:12:49.666Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.common.core_1.1.3.202107140526...
14:12:49 [2021-07-23T18:12:49.666Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.core_5.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (32.62kB)
14:12:49 [2021-07-23T18:12:49.666Z] [INFO] The user operation is waiting for background work to complete.
14:12:49 [2021-07-23T18:12:49.666Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.core_5.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (32.62kB)
14:12:49 [2021-07-23T18:12:49.921Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.ust.core_5.0.2.202107140526...
14:12:49 [2021-07-23T18:12:49.921Z] [INFO] Fetching org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.4kB)
14:12:49 [2021-07-23T18:12:49.921Z] [INFO] The user operation is waiting for background work to complete.
14:12:49 [2021-07-23T18:12:49.921Z] [INFO] Fetching org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.4kB)
14:12:49 [2021-07-23T18:12:49.921Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202107140526...
14:12:49 [2021-07-23T18:12:49.921Z] [INFO] Fetching org.eclipse.tracecompass.jsontrace.core_1.0.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (8.43kB)
14:12:49 [2021-07-23T18:12:49.921Z] [INFO] The user operation is waiting for background work to complete.
14:12:49 [2021-07-23T18:12:49.921Z] [INFO] Fetching org.eclipse.tracecompass.jsontrace.core_1.0.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (8.43kB)
14:12:50 [2021-07-23T18:12:50.178Z] [INFO] Unpacking org.eclipse.tracecompass.jsontrace.core_1.0.3.202107140526...
14:12:50 [2021-07-23T18:12:50.178Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (22.65kB)
14:12:50 [2021-07-23T18:12:50.178Z] [INFO] The user operation is waiting for background work to complete.
14:12:50 [2021-07-23T18:12:50.178Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (22.65kB)
14:12:50 [2021-07-23T18:12:50.178Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202107140526...
14:12:50 [2021-07-23T18:12:50.178Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.36kB)
14:12:50 [2021-07-23T18:12:50.178Z] [INFO] The user operation is waiting for background work to complete.
14:12:50 [2021-07-23T18:12:50.178Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.36kB)
14:12:50 [2021-07-23T18:12:50.434Z] [INFO] Unpacking org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047...
14:12:50 [2021-07-23T18:12:50.434Z] [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.37kB)
14:12:50 [2021-07-23T18:12:50.434Z] [INFO] The user operation is waiting for background work to complete.
14:12:50 [2021-07-23T18:12:50.434Z] [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.37kB)
14:12:50 [2021-07-23T18:12:50.434Z] [INFO] Unpacking org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047...
14:12:50 [2021-07-23T18:12:50.434Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core_1.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (7.44kB)
14:12:50 [2021-07-23T18:12:50.434Z] [INFO] The user operation is waiting for background work to complete.
14:12:50 [2021-07-23T18:12:50.434Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core_1.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (7.44kB)
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.cli.core_1.0.2.202107140526...
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.15.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (27.16kB)
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] The user operation is waiting for background work to complete.
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.15.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (27.16kB)
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.15.202107140526...
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.core_1.2.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (23.72kB)
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] The user operation is waiting for background work to complete.
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.core_1.2.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (23.72kB)
14:12:50 [2021-07-23T18:12:50.690Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.control.core_1.2.5.202107140526...
14:12:50 [2021-07-23T18:12:50.945Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (334.64kB)
14:12:50 [2021-07-23T18:12:50.945Z] [INFO] The user operation is waiting for background work to complete.
14:12:50 [2021-07-23T18:12:50.945Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (334.64kB)
14:12:50 [2021-07-23T18:12:50.945Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112...
14:12:51 [2021-07-23T18:12:51.201Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.08kB)
14:12:51 [2021-07-23T18:12:51.201Z] [INFO] The user operation is waiting for background work to complete.
14:12:51 [2021-07-23T18:12:51.201Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.08kB)
14:12:51 [2021-07-23T18:12:51.201Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922...
14:12:51 [2021-07-23T18:12:51.201Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB)
14:12:51 [2021-07-23T18:12:51.201Z] [INFO] The user operation is waiting for background work to complete.
14:12:51 [2021-07-23T18:12:51.201Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB)
14:12:51 [2021-07-23T18:12:51.457Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458...
14:12:51 [2021-07-23T18:12:51.457Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB)
14:12:51 [2021-07-23T18:12:51.457Z] [INFO] The user operation is waiting for background work to complete.
14:12:51 [2021-07-23T18:12:51.457Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB)
14:12:51 [2021-07-23T18:12:51.457Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
14:12:51 [2021-07-23T18:12:51.457Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.11kB)
14:12:51 [2021-07-23T18:12:51.457Z] [INFO] The user operation is waiting for background work to complete.
14:12:51 [2021-07-23T18:12:51.457Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.11kB)
14:12:51 [2021-07-23T18:12:51.713Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010...
14:12:51 [2021-07-23T18:12:51.713Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
14:12:51 [2021-07-23T18:12:51.713Z] [INFO] The user operation is waiting for background work to complete.
14:12:51 [2021-07-23T18:12:51.713Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
14:12:51 [2021-07-23T18:12:51.713Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010...
14:12:51 [2021-07-23T18:12:51.713Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.46kB)
14:12:51 [2021-07-23T18:12:51.713Z] [INFO] The user operation is waiting for background work to complete.
14:12:51 [2021-07-23T18:12:51.713Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.46kB)
14:12:51 [2021-07-23T18:12:51.968Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010...
14:12:51 [2021-07-23T18:12:51.968Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.79kB)
14:12:51 [2021-07-23T18:12:51.968Z] [INFO] The user operation is waiting for background work to complete.
14:12:51 [2021-07-23T18:12:51.968Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.79kB)
14:12:51 [2021-07-23T18:12:51.968Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010...
14:12:52 [2021-07-23T18:12:52.226Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.84kB)
14:12:52 [2021-07-23T18:12:52.226Z] [INFO] The user operation is waiting for background work to complete.
14:12:52 [2021-07-23T18:12:52.226Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.84kB)
14:12:52 [2021-07-23T18:12:52.226Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717...
14:12:52 [2021-07-23T18:12:52.226Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.72kB)
14:12:52 [2021-07-23T18:12:52.226Z] [INFO] The user operation is waiting for background work to complete.
14:12:52 [2021-07-23T18:12:52.226Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.72kB)
14:12:52 [2021-07-23T18:12:52.226Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
14:12:52 [2021-07-23T18:12:52.482Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.74kB)
14:12:52 [2021-07-23T18:12:52.482Z] [INFO] The user operation is waiting for background work to complete.
14:12:52 [2021-07-23T18:12:52.482Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.74kB)
14:12:52 [2021-07-23T18:12:52.482Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137...
14:12:52 [2021-07-23T18:12:52.482Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.14kB)
14:12:52 [2021-07-23T18:12:52.482Z] [INFO] The user operation is waiting for background work to complete.
14:12:52 [2021-07-23T18:12:52.482Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.14kB)
14:12:52 [2021-07-23T18:12:52.737Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548...
14:12:52 [2021-07-23T18:12:52.738Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (313.04kB)
14:12:52 [2021-07-23T18:12:52.738Z] [INFO] The user operation is waiting for background work to complete.
14:12:52 [2021-07-23T18:12:52.738Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (313.04kB)
14:12:52 [2021-07-23T18:12:52.994Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408...
14:12:52 [2021-07-23T18:12:52.994Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.25kB)
14:12:52 [2021-07-23T18:12:52.994Z] [INFO] The user operation is waiting for background work to complete.
14:12:52 [2021-07-23T18:12:52.994Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.25kB)
14:12:53 [2021-07-23T18:12:53.250Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010...
14:12:53 [2021-07-23T18:12:53.250Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (255.11kB)
14:12:53 [2021-07-23T18:12:53.250Z] [INFO] The user operation is waiting for background work to complete.
14:12:53 [2021-07-23T18:12:53.250Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (255.11kB)
14:12:53 [2021-07-23T18:12:53.250Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922...
14:12:53 [2021-07-23T18:12:53.506Z] [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB)
14:12:53 [2021-07-23T18:12:53.506Z] [INFO] The user operation is waiting for background work to complete.
14:12:53 [2021-07-23T18:12:53.506Z] [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB)
14:12:53 [2021-07-23T18:12:53.506Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341...
14:12:53 [2021-07-23T18:12:53.761Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB)
14:12:53 [2021-07-23T18:12:53.761Z] [INFO] The user operation is waiting for background work to complete.
14:12:53 [2021-07-23T18:12:53.761Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB)
14:12:53 [2021-07-23T18:12:53.761Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
14:12:53 [2021-07-23T18:12:53.761Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB)
14:12:53 [2021-07-23T18:12:53.761Z] [INFO] The user operation is waiting for background work to complete.
14:12:53 [2021-07-23T18:12:53.761Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB)
14:12:54 [2021-07-23T18:12:54.017Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801...
14:12:54 [2021-07-23T18:12:54.578Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB)
14:12:54 [2021-07-23T18:12:54.578Z] [INFO] The user operation is waiting for background work to complete.
14:12:54 [2021-07-23T18:12:54.578Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB)
14:12:54 [2021-07-23T18:12:54.834Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801...
14:12:55 [2021-07-23T18:12:55.090Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:12:55 [2021-07-23T18:12:55.345Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:12:56 [2021-07-23T18:12:56.711Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:12:57 [2021-07-23T18:12:57.639Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (743.15kB)
14:12:57 [2021-07-23T18:12:57.639Z] [INFO] The user operation is waiting for background work to complete.
14:12:57 [2021-07-23T18:12:57.639Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (743.15kB)
14:12:57 [2021-07-23T18:12:57.639Z] [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946...
14:12:58 [2021-07-23T18:12:58.201Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB)
14:12:58 [2021-07-23T18:12:58.201Z] [INFO] The user operation is waiting for background work to complete.
14:12:58 [2021-07-23T18:12:58.201Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB)
14:12:58 [2021-07-23T18:12:58.201Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431...
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB)
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] The user operation is waiting for background work to complete.
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB)
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] Fetching org.apache.commons.math3_3.5.0.v20160301-1110.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (673.4kB)
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] The user operation is waiting for background work to complete.
14:12:58 [2021-07-23T18:12:58.457Z] [INFO] Fetching org.apache.commons.math3_3.5.0.v20160301-1110.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (673.4kB)
14:12:58 [2021-07-23T18:12:58.712Z] [INFO] Unpacking org.apache.commons.math3_3.5.0.v20160301-1110...
14:12:58 [2021-07-23T18:12:58.968Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.notifier_1.0.0.202006092019.jar from https://download.eclipse.org/nebula/releases/2.4.0/plugins/ (17.95kB)
14:12:59 [2021-07-23T18:12:59.225Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.225Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.225Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.225Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.225Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.225Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.481Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.481Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.481Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:12:59 [2021-07-23T18:12:59.481Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB)
14:12:59 [2021-07-23T18:12:59.481Z] [INFO] The user operation is waiting for background work to complete.
14:12:59 [2021-07-23T18:12:59.481Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB)
14:12:59 [2021-07-23T18:12:59.736Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354...
14:12:59 [2021-07-23T18:12:59.736Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB)
14:12:59 [2021-07-23T18:12:59.736Z] [INFO] The user operation is waiting for background work to complete.
14:12:59 [2021-07-23T18:12:59.736Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB)
14:12:59 [2021-07-23T18:12:59.736Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925...
14:12:59 [2021-07-23T18:12:59.736Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB)
14:12:59 [2021-07-23T18:12:59.736Z] [INFO] The user operation is waiting for background work to complete.
14:12:59 [2021-07-23T18:12:59.736Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB)
14:12:59 [2021-07-23T18:12:59.993Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
14:12:59 [2021-07-23T18:12:59.993Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB)
14:12:59 [2021-07-23T18:12:59.993Z] [INFO] The user operation is waiting for background work to complete.
14:12:59 [2021-07-23T18:12:59.993Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB)
14:12:59 [2021-07-23T18:12:59.993Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118...
14:12:59 [2021-07-23T18:12:59.993Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB)
14:12:59 [2021-07-23T18:12:59.993Z] [INFO] The user operation is waiting for background work to complete.
14:12:59 [2021-07-23T18:12:59.993Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB)
14:13:00 [2021-07-23T18:13:00.249Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858...
14:13:00 [2021-07-23T18:13:00.249Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
14:13:00 [2021-07-23T18:13:00.249Z] [INFO] The user operation is waiting for background work to complete.
14:13:00 [2021-07-23T18:13:00.249Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
14:13:00 [2021-07-23T18:13:00.249Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
14:13:00 [2021-07-23T18:13:00.505Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.505Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.505Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.505Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.505Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.505Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.761Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.761Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.761Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:13:00 [2021-07-23T18:13:00.761Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/
14:13:00 [2021-07-23T18:13:00.761Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB)
14:13:00 [2021-07-23T18:13:00.761Z] [INFO] The user operation is waiting for background work to complete.
14:13:00 [2021-07-23T18:13:00.761Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB)
14:13:01 [2021-07-23T18:13:01.018Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058...
14:13:01 [2021-07-23T18:13:01.018Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core.tests_1.0.15.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (25.51kB)
14:13:01 [2021-07-23T18:13:01.018Z] [INFO] The user operation is waiting for background work to complete.
14:13:01 [2021-07-23T18:13:01.018Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core.tests_1.0.15.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (25.51kB)
14:13:01 [2021-07-23T18:13:01.018Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.os.linux.core.tests_1.0.15.202107140526...
14:13:01 [2021-07-23T18:13:01.018Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core.tests_1.0.17.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (531.82kB)
14:13:01 [2021-07-23T18:13:01.018Z] [INFO] The user operation is waiting for background work to complete.
14:13:01 [2021-07-23T18:13:01.018Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core.tests_1.0.17.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (531.82kB)
14:13:01 [2021-07-23T18:13:01.273Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.core.tests_1.0.17.202107140526...
14:13:01 [2021-07-23T18:13:01.529Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core.tests_1.0.13.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (122.17kB)
14:13:01 [2021-07-23T18:13:01.529Z] [INFO] The user operation is waiting for background work to complete.
14:13:01 [2021-07-23T18:13:01.529Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core.tests_1.0.13.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (122.17kB)
14:13:01 [2021-07-23T18:13:01.529Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ctf.core.tests_1.0.13.202107140526...
14:13:01 [2021-07-23T18:13:01.529Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core.tests_1.0.13.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (28.97kB)
14:13:01 [2021-07-23T18:13:01.529Z] [INFO] The user operation is waiting for background work to complete.
14:13:01 [2021-07-23T18:13:01.529Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core.tests_1.0.13.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (28.97kB)
14:13:01 [2021-07-23T18:13:01.784Z] [INFO] Unpacking org.eclipse.tracecompass.statesystem.core.tests_1.0.13.202107140526...
14:13:01 [2021-07-23T18:13:01.784Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
14:13:03 [2021-07-23T18:13:03.149Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (40.22MB of 59.71MB at 40.21MB/s)
14:13:03 [2021-07-23T18:13:03.404Z] Jul 23, 2021 6:13:03 PM org.apache.http.impl.execchain.RetryExec execute
14:13:03 [2021-07-23T18:13:03.404Z] 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
14:13:03 [2021-07-23T18:13:03.404Z] Jul 23, 2021 6:13:03 PM org.apache.http.impl.execchain.RetryExec execute
14:13:03 [2021-07-23T18:13:03.404Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
14:13:03 [2021-07-23T18:13:03.404Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core.tests_1.0.9.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (48.37kB)
14:13:03 [2021-07-23T18:13:03.404Z] [INFO] The user operation is waiting for background work to complete.
14:13:03 [2021-07-23T18:13:03.404Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core.tests_1.0.9.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (48.37kB)
14:13:03 [2021-07-23T18:13:03.404Z] [INFO] Unpacking org.eclipse.tracecompass.ctf.core.tests_1.0.9.202107140526...
14:13:03 [2021-07-23T18:13:03.660Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.660Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.660Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/plugins/ (55.92kB)
14:13:03 [2021-07-23T18:13:03.660Z] [INFO] The user operation is waiting for background work to complete.
14:13:03 [2021-07-23T18:13:03.660Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/plugins/ (55.92kB)
14:13:03 [2021-07-23T18:13:03.660Z] [INFO] Unpacking jakarta.xml.bind_2.3.3.v20201118-1818...
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:13:03 [2021-07-23T18:13:03.916Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.172Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.172Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.427Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.427Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.427Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.427Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.683Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.683Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.683Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.683Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.939Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.939Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.939Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:13:04 [2021-07-23T18:13:04.939Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.451Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.451Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.451Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.451Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.451Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.707Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.707Z] Jul 23, 2021 6:13:05 PM org.apache.http.impl.execchain.RetryExec execute
14:13:05 [2021-07-23T18:13:05.707Z] 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
14:13:05 [2021-07-23T18:13:05.707Z] Jul 23, 2021 6:13:05 PM org.apache.http.impl.execchain.RetryExec execute
14:13:05 [2021-07-23T18:13:05.707Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
14:13:05 [2021-07-23T18:13:05.707Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core.tests_1.0.6.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.93kB)
14:13:05 [2021-07-23T18:13:05.707Z] [INFO] The user operation is waiting for background work to complete.
14:13:05 [2021-07-23T18:13:05.707Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core.tests_1.0.6.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.93kB)
14:13:05 [2021-07-23T18:13:05.707Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.graph.core.tests_1.0.6.202107140526...
14:13:05 [2021-07-23T18:13:05.707Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core.tests_2.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (37.67kB)
14:13:05 [2021-07-23T18:13:05.707Z] [INFO] The user operation is waiting for background work to complete.
14:13:05 [2021-07-23T18:13:05.707Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core.tests_2.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (37.67kB)
14:13:05 [2021-07-23T18:13:05.963Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.kernel.core.tests_2.0.2.202107140526...
14:13:05 [2021-07-23T18:13:05.963Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core.tests_1.0.13.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (38.77kB)
14:13:05 [2021-07-23T18:13:05.963Z] [INFO] The user operation is waiting for background work to complete.
14:13:05 [2021-07-23T18:13:05.963Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core.tests_1.0.13.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (38.77kB)
14:13:05 [2021-07-23T18:13:05.963Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.analysis.xml.core.tests_1.0.13.202107140526...
14:13:05 [2021-07-23T18:13:05.963Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.963Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:13:05 [2021-07-23T18:13:05.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.220Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.220Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.220Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.220Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.220Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.220Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.475Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.475Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.732Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.732Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.732Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:13:06 [2021-07-23T18:13:06.732Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.2.0.202107231730.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.2kB)
14:13:06 [2021-07-23T18:13:06.732Z] [INFO] The user operation is waiting for background work to complete.
14:13:06 [2021-07-23T18:13:06.732Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.2.0.202107231730.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.2kB)
14:13:06 [2021-07-23T18:13:06.987Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.2.0.202107231730...
14:13:06 [2021-07-23T18:13:06.988Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.2.0.202107231730.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (257.9kB)
14:13:06 [2021-07-23T18:13:06.988Z] [INFO] The user operation is waiting for background work to complete.
14:13:06 [2021-07-23T18:13:06.988Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.2.0.202107231730.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (257.9kB)
14:13:06 [2021-07-23T18:13:06.988Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.2.0.202107231730...
14:13:07 [2021-07-23T18:13:07.244Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
14:13:07 [2021-07-23T18:13:07.244Z] [INFO] The user operation is waiting for background work to complete.
14:13:07 [2021-07-23T18:13:07.244Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
14:13:07 [2021-07-23T18:13:07.244Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
14:13:07 [2021-07-23T18:13:07.244Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (144.31kB)
14:13:07 [2021-07-23T18:13:07.244Z] [INFO] The user operation is waiting for background work to complete.
14:13:07 [2021-07-23T18:13:07.244Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (144.31kB)
14:13:07 [2021-07-23T18:13:07.500Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
14:13:07 [2021-07-23T18:13:07.500Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.2.0.202107231730.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.82kB)
14:13:07 [2021-07-23T18:13:07.500Z] [INFO] The user operation is waiting for background work to complete.
14:13:07 [2021-07-23T18:13:07.500Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.2.0.202107231730.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.82kB)
14:13:07 [2021-07-23T18:13:07.500Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.2.0.202107231730...
14:13:07 [2021-07-23T18:13:07.500Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.swtbot.tests_1.0.16.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (78.53kB)
14:13:07 [2021-07-23T18:13:07.500Z] [INFO] The user operation is waiting for background work to complete.
14:13:07 [2021-07-23T18:13:07.500Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.swtbot.tests_1.0.16.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (78.53kB)
14:13:07 [2021-07-23T18:13:07.756Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ui.swtbot.tests_1.0.16.202107140526...
14:13:07 [2021-07-23T18:13:07.756Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.tests_1.0.16.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (462.43kB)
14:13:07 [2021-07-23T18:13:07.756Z] [INFO] The user operation is waiting for background work to complete.
14:13:07 [2021-07-23T18:13:07.756Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.tests_1.0.16.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (462.43kB)
14:13:07 [2021-07-23T18:13:07.756Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ui.tests_1.0.16.202107140526...
14:13:08 [2021-07-23T18:13:08.011Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.011Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.273Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.273Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.273Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.273Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.273Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.273Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.529Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.529Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.529Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.785Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.785Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.785Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.785Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.785Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:13:08 [2021-07-23T18:13:08.785Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.041Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.041Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.297Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.297Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.297Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.808Z] Jul 23, 2021 6:13:09 PM org.apache.http.impl.execchain.RetryExec execute
14:13:09 [2021-07-23T18:13:09.808Z] 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
14:13:09 [2021-07-23T18:13:09.808Z] Jul 23, 2021 6:13:09 PM org.apache.http.impl.execchain.RetryExec execute
14:13:09 [2021-07-23T18:13:09.808Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
14:13:09 [2021-07-23T18:13:09.808Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core.tests_1.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (3.86kB)
14:13:09 [2021-07-23T18:13:09.808Z] [INFO] The user operation is waiting for background work to complete.
14:13:09 [2021-07-23T18:13:09.808Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core.tests_1.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (3.86kB)
14:13:09 [2021-07-23T18:13:09.808Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.cli.core.tests_1.0.2.202107140526...
14:13:09 [2021-07-23T18:13:09.808Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.808Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:13:09 [2021-07-23T18:13:09.808Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.064Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB)
14:13:10 [2021-07-23T18:13:10.064Z] [INFO] The user operation is waiting for background work to complete.
14:13:10 [2021-07-23T18:13:10.064Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB)
14:13:10 [2021-07-23T18:13:10.064Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802...
14:13:10 [2021-07-23T18:13:10.064Z] [INFO] Fetching org.eclipse.tracecompass.rcp.ui_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/plugins/ (23.9kB)
14:13:10 [2021-07-23T18:13:10.064Z] [INFO] The user operation is waiting for background work to complete.
14:13:10 [2021-07-23T18:13:10.064Z] [INFO] Fetching org.eclipse.tracecompass.rcp.ui_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/plugins/ (23.9kB)
14:13:10 [2021-07-23T18:13:10.320Z] [INFO] Unpacking org.eclipse.tracecompass.rcp.ui_7.0.0.202107140526...
14:13:10 [2021-07-23T18:13:10.320Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB)
14:13:10 [2021-07-23T18:13:10.320Z] [INFO] The user operation is waiting for background work to complete.
14:13:10 [2021-07-23T18:13:10.320Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB)
14:13:10 [2021-07-23T18:13:10.320Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030...
14:13:10 [2021-07-23T18:13:10.320Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.576Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:13:10 [2021-07-23T18:13:10.576Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:13:10 [2021-07-23T18:13:10.576Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:13:10 [2021-07-23T18:13:10.576Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.576Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.832Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.832Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.832Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.832Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.832Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:13:10 [2021-07-23T18:13:10.832Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.088Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.088Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.088Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.344Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.344Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.344Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.344Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.344Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.344Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.600Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.855Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.855Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.855Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.855Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.855Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:13:11 [2021-07-23T18:13:11.855Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.111Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.111Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.112Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.112Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.367Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.367Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.367Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.367Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.624Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.624Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.624Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.624Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.624Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:13:12 [2021-07-23T18:13:12.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.135Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.135Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.135Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.136Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.136Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.136Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.136Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.136Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.136Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.647Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.647Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.647Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.647Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.903Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.904Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.904Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.904Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.904Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:13:13 [2021-07-23T18:13:13.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.160Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.160Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.160Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.415Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.415Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.416Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.416Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.671Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.671Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.671Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.926Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.926Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.926Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:13:14 [2021-07-23T18:13:14.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.440Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.695Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.695Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:13:15 [2021-07-23T18:13:15.695Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (126.87kB)
14:13:15 [2021-07-23T18:13:15.695Z] [INFO] The user operation is waiting for background work to complete.
14:13:15 [2021-07-23T18:13:15.695Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (126.87kB)
14:13:15 [2021-07-23T18:13:15.695Z] [INFO] Unpacking com.fasterxml.jackson.core.jackson-core_2.9.2.v20180207-1730...
14:13:15 [2021-07-23T18:13:15.951Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (379.42kB)
14:13:15 [2021-07-23T18:13:15.951Z] [INFO] The user operation is waiting for background work to complete.
14:13:15 [2021-07-23T18:13:15.951Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (379.42kB)
14:13:15 [2021-07-23T18:13:15.951Z] [INFO] Unpacking com.fasterxml.jackson.core.jackson-databind_2.9.2.v20180207-1730...
14:13:16 [2021-07-23T18:13:16.206Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.54kB)
14:13:16 [2021-07-23T18:13:16.207Z] [INFO] The user operation is waiting for background work to complete.
14:13:16 [2021-07-23T18:13:16.207Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.54kB)
14:13:16 [2021-07-23T18:13:16.462Z] [INFO] Unpacking com.fasterxml.jackson.core.jackson-annotations_2.9.2.v20180207-1730...
14:13:16 [2021-07-23T18:13:16.462Z] [INFO] Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.93kB)
14:13:16 [2021-07-23T18:13:16.462Z] [INFO] The user operation is waiting for background work to complete.
14:13:16 [2021-07-23T18:13:16.462Z] [INFO] Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.93kB)
14:13:16 [2021-07-23T18:13:16.462Z] [INFO] Unpacking com.fasterxml.jackson.datatype.jackson-datatype-guava_2.9.2.v20180207-1730...
14:13:16 [2021-07-23T18:13:16.462Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (24.51kB)
14:13:16 [2021-07-23T18:13:16.462Z] [INFO] The user operation is waiting for background work to complete.
14:13:16 [2021-07-23T18:13:16.462Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (24.51kB)
14:13:16 [2021-07-23T18:13:16.717Z] [INFO] Unpacking com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.9.2.v20180207-1730...
14:13:16 [2021-07-23T18:13:16.717Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.04kB)
14:13:16 [2021-07-23T18:13:16.717Z] [INFO] The user operation is waiting for background work to complete.
14:13:16 [2021-07-23T18:13:16.717Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.9.2.v20180207-1730.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.04kB)
14:13:16 [2021-07-23T18:13:16.717Z] [INFO] Unpacking com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.9.2.v20180207-1730...
14:13:16 [2021-07-23T18:13:16.717Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB)
14:13:16 [2021-07-23T18:13:16.718Z] [INFO] The user operation is waiting for background work to complete.
14:13:16 [2021-07-23T18:13:16.718Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB)
14:13:16 [2021-07-23T18:13:16.973Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
14:13:16 [2021-07-23T18:13:16.973Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB)
14:13:16 [2021-07-23T18:13:16.973Z] [INFO] The user operation is waiting for background work to complete.
14:13:16 [2021-07-23T18:13:16.973Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB)
14:13:16 [2021-07-23T18:13:16.973Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
14:13:16 [2021-07-23T18:13:16.973Z] [INFO] Fetching javax.persistence_2.2.1.v201807122140.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (198.66kB)
14:13:17 [2021-07-23T18:13:17.229Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB)
14:13:17 [2021-07-23T18:13:17.229Z] [INFO] The user operation is waiting for background work to complete.
14:13:17 [2021-07-23T18:13:17.229Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB)
14:13:17 [2021-07-23T18:13:17.229Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
14:13:17 [2021-07-23T18:13:17.229Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB)
14:13:17 [2021-07-23T18:13:17.485Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB)
14:13:17 [2021-07-23T18:13:17.485Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB)
14:13:17 [2021-07-23T18:13:17.740Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB)
14:13:17 [2021-07-23T18:13:17.740Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB)
14:13:17 [2021-07-23T18:13:17.995Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB)
14:13:18 [2021-07-23T18:13:18.252Z] [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.22.1.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (72.86kB)
14:13:18 [2021-07-23T18:13:18.252Z] [INFO] The user operation is waiting for background work to complete.
14:13:18 [2021-07-23T18:13:18.252Z] [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.22.1.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (72.86kB)
14:13:18 [2021-07-23T18:13:18.252Z] [INFO] Unpacking org.glassfish.jersey.core.jersey-client_2.22.1.v20161103-1916...
14:13:18 [2021-07-23T18:13:18.252Z] [INFO] Fetching org.glassfish.jersey.core.jersey-common_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (232.7kB)
14:13:18 [2021-07-23T18:13:18.252Z] [INFO] The user operation is waiting for background work to complete.
14:13:18 [2021-07-23T18:13:18.252Z] [INFO] Fetching org.glassfish.jersey.core.jersey-common_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (232.7kB)
14:13:18 [2021-07-23T18:13:18.252Z] [INFO] Unpacking org.glassfish.jersey.core.jersey-common_2.22.1.v20181004-1955...
14:13:18 [2021-07-23T18:13:18.507Z] [INFO] Fetching org.glassfish.jersey.core.jersey-server_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (291.05kB)
14:13:18 [2021-07-23T18:13:18.507Z] [INFO] The user operation is waiting for background work to complete.
14:13:18 [2021-07-23T18:13:18.508Z] [INFO] Fetching org.glassfish.jersey.core.jersey-server_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (291.05kB)
14:13:18 [2021-07-23T18:13:18.763Z] [INFO] Unpacking org.glassfish.jersey.core.jersey-server_2.22.1.v20181004-1955...
14:13:18 [2021-07-23T18:13:18.763Z] [INFO] Fetching org.glassfish.jersey.containers.servlet_2.22.1.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (27.22kB)
14:13:18 [2021-07-23T18:13:18.764Z] [INFO] The user operation is waiting for background work to complete.
14:13:18 [2021-07-23T18:13:18.764Z] [INFO] Fetching org.glassfish.jersey.containers.servlet_2.22.1.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (27.22kB)
14:13:19 [2021-07-23T18:13:19.020Z] [INFO] Unpacking org.glassfish.jersey.containers.servlet_2.22.1.v20161103-0227...
14:13:19 [2021-07-23T18:13:19.020Z] [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.22.1.v20161117-2005.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (27.07kB)
14:13:19 [2021-07-23T18:13:19.020Z] [INFO] The user operation is waiting for background work to complete.
14:13:19 [2021-07-23T18:13:19.020Z] [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.22.1.v20161117-2005.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (27.07kB)
14:13:19 [2021-07-23T18:13:19.020Z] [INFO] Unpacking org.glassfish.jersey.media.jersey-media-json-jackson_2.22.1.v20161117-2005...
14:13:19 [2021-07-23T18:13:19.020Z] [INFO] Fetching org.glassfish.hk2.utils_2.5.0.v20160210-1508.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (53.74kB)
14:13:19 [2021-07-23T18:13:19.020Z] [INFO] The user operation is waiting for background work to complete.
14:13:19 [2021-07-23T18:13:19.021Z] [INFO] Fetching org.glassfish.hk2.utils_2.5.0.v20160210-1508.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (53.74kB)
14:13:19 [2021-07-23T18:13:19.276Z] [INFO] Unpacking org.glassfish.hk2.utils_2.5.0.v20160210-1508...
14:13:19 [2021-07-23T18:13:19.276Z] [INFO] Fetching org.glassfish.hk2.api_2.5.0.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (68.49kB)
14:13:19 [2021-07-23T18:13:19.276Z] [INFO] The user operation is waiting for background work to complete.
14:13:19 [2021-07-23T18:13:19.276Z] [INFO] Fetching org.glassfish.hk2.api_2.5.0.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (68.49kB)
14:13:19 [2021-07-23T18:13:19.276Z] [INFO] Unpacking org.glassfish.hk2.api_2.5.0.v20161103-0227...
14:13:19 [2021-07-23T18:13:19.276Z] [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.22.1.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (42.1kB)
14:13:19 [2021-07-23T18:13:19.276Z] [INFO] The user operation is waiting for background work to complete.
14:13:19 [2021-07-23T18:13:19.276Z] [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.22.1.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (42.1kB)
14:13:19 [2021-07-23T18:13:19.532Z] [INFO] Unpacking org.glassfish.jersey.containers.servlet.core_2.22.1.v20161103-0227...
14:13:19 [2021-07-23T18:13:19.532Z] [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (6.94kB)
14:13:19 [2021-07-23T18:13:19.532Z] [INFO] The user operation is waiting for background work to complete.
14:13:19 [2021-07-23T18:13:19.532Z] [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (6.94kB)
14:13:19 [2021-07-23T18:13:19.532Z] [INFO] Unpacking org.aopalliance_1.0.0.v201105210816...
14:13:19 [2021-07-23T18:13:19.532Z] [INFO] Fetching org.glassfish.hk2.osgi-resource-locator_2.5.0.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (20.24kB)
14:13:19 [2021-07-23T18:13:19.532Z] [INFO] The user operation is waiting for background work to complete.
14:13:19 [2021-07-23T18:13:19.532Z] [INFO] Fetching org.glassfish.hk2.osgi-resource-locator_2.5.0.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (20.24kB)
14:13:19 [2021-07-23T18:13:19.788Z] [INFO] Unpacking org.glassfish.hk2.osgi-resource-locator_2.5.0.v20161103-1916...
14:13:19 [2021-07-23T18:13:19.788Z] [INFO] Fetching org.glassfish.hk2.locator_2.5.0.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (78.26kB)
14:13:19 [2021-07-23T18:13:19.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:19 [2021-07-23T18:13:19.788Z] [INFO] Fetching org.glassfish.hk2.locator_2.5.0.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (78.26kB)
14:13:19 [2021-07-23T18:13:19.788Z] [INFO] Unpacking org.glassfish.hk2.locator_2.5.0.v20161103-0227...
14:13:20 [2021-07-23T18:13:20.044Z] [INFO] Fetching javassist_3.13.0.GA_v201209210905.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (224.94kB)
14:13:20 [2021-07-23T18:13:20.044Z] [INFO] The user operation is waiting for background work to complete.
14:13:20 [2021-07-23T18:13:20.044Z] [INFO] Fetching javassist_3.13.0.GA_v201209210905.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (224.94kB)
14:13:20 [2021-07-23T18:13:20.044Z] [INFO] Unpacking javassist_3.13.0.GA_v201209210905...
14:13:20 [2021-07-23T18:13:20.044Z] [INFO] Fetching org.glassfish.jersey.bundles.repackaged.jersey-guava_2.22.1.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (259.65kB)
14:13:20 [2021-07-23T18:13:20.044Z] [INFO] The user operation is waiting for background work to complete.
14:13:20 [2021-07-23T18:13:20.044Z] [INFO] Fetching org.glassfish.jersey.bundles.repackaged.jersey-guava_2.22.1.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (259.65kB)
14:13:20 [2021-07-23T18:13:20.300Z] [INFO] Unpacking org.glassfish.jersey.bundles.repackaged.jersey-guava_2.22.1.v20161103-1916...
14:13:20 [2021-07-23T18:13:20.555Z] [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (40.73kB)
14:13:20 [2021-07-23T18:13:20.555Z] [INFO] The user operation is waiting for background work to complete.
14:13:20 [2021-07-23T18:13:20.555Z] [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (40.73kB)
14:13:20 [2021-07-23T18:13:20.556Z] [INFO] Unpacking org.glassfish.jersey.ext.entityfiltering_2.22.1.v20181004-1955...
14:13:20 [2021-07-23T18:13:20.556Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:13:20 [2021-07-23T18:13:20.556Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:13:20 [2021-07-23T18:13:20.556Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:13:20 [2021-07-23T18:13:20.811Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:13:20 [2021-07-23T18:13:20.812Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:13:20 [2021-07-23T18:13:20.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:13:20 [2021-07-23T18:13:20.812Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:13:20 [2021-07-23T18:13:20.812Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:13:20 [2021-07-23T18:13:20.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:13:21 [2021-07-23T18:13:21.067Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB)
14:13:21 [2021-07-23T18:13:21.067Z] [INFO] The user operation is waiting for background work to complete.
14:13:21 [2021-07-23T18:13:21.067Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB)
14:13:21 [2021-07-23T18:13:21.067Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
14:13:21 [2021-07-23T18:13:21.067Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB)
14:13:21 [2021-07-23T18:13:21.067Z] [INFO] The user operation is waiting for background work to complete.
14:13:21 [2021-07-23T18:13:21.067Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB)
14:13:21 [2021-07-23T18:13:21.067Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
14:13:21 [2021-07-23T18:13:21.324Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB)
14:13:21 [2021-07-23T18:13:21.324Z] [INFO] The user operation is waiting for background work to complete.
14:13:21 [2021-07-23T18:13:21.324Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB)
14:13:21 [2021-07-23T18:13:21.324Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
14:13:21 [2021-07-23T18:13:21.324Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB)
14:13:21 [2021-07-23T18:13:21.324Z] [INFO] The user operation is waiting for background work to complete.
14:13:21 [2021-07-23T18:13:21.324Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB)
14:13:21 [2021-07-23T18:13:21.324Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
14:13:21 [2021-07-23T18:13:21.579Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB)
14:13:21 [2021-07-23T18:13:21.579Z] [INFO] The user operation is waiting for background work to complete.
14:13:21 [2021-07-23T18:13:21.580Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB)
14:13:21 [2021-07-23T18:13:21.580Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016...
14:13:21 [2021-07-23T18:13:21.580Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (232.04kB)
14:13:21 [2021-07-23T18:13:21.835Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (141.17kB)
14:13:21 [2021-07-23T18:13:21.835Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB)
14:13:21 [2021-07-23T18:13:21.835Z] [INFO] The user operation is waiting for background work to complete.
14:13:21 [2021-07-23T18:13:21.835Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB)
14:13:22 [2021-07-23T18:13:22.092Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407...
14:13:22 [2021-07-23T18:13:22.092Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB)
14:13:22 [2021-07-23T18:13:22.092Z] [INFO] The user operation is waiting for background work to complete.
14:13:22 [2021-07-23T18:13:22.092Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB)
14:13:22 [2021-07-23T18:13:22.092Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158...
14:13:22 [2021-07-23T18:13:22.347Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB)
14:13:22 [2021-07-23T18:13:22.347Z] [INFO] The user operation is waiting for background work to complete.
14:13:22 [2021-07-23T18:13:22.347Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB)
14:13:22 [2021-07-23T18:13:22.347Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016...
14:13:22 [2021-07-23T18:13:22.347Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (11.05kB)
14:13:22 [2021-07-23T18:13:22.602Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB)
14:13:22 [2021-07-23T18:13:22.602Z] [INFO] The user operation is waiting for background work to complete.
14:13:22 [2021-07-23T18:13:22.602Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB)
14:13:22 [2021-07-23T18:13:22.602Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158...
14:13:22 [2021-07-23T18:13:22.603Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB)
14:13:22 [2021-07-23T18:13:22.603Z] [INFO] The user operation is waiting for background work to complete.
14:13:22 [2021-07-23T18:13:22.603Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB)
14:13:22 [2021-07-23T18:13:22.603Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016...
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.82kB)
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:13:22 [2021-07-23T18:13:22.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.369Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.626Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:13:23 [2021-07-23T18:13:23.626Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:13:23 [2021-07-23T18:13:23.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:13:23 [2021-07-23T18:13:23.626Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB)
14:13:23 [2021-07-23T18:13:23.626Z] [INFO] The user operation is waiting for background work to complete.
14:13:23 [2021-07-23T18:13:23.626Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB)
14:13:23 [2021-07-23T18:13:23.626Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
14:13:23 [2021-07-23T18:13:23.881Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB)
14:13:23 [2021-07-23T18:13:23.881Z] [INFO] The user operation is waiting for background work to complete.
14:13:23 [2021-07-23T18:13:23.881Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB)
14:13:23 [2021-07-23T18:13:23.881Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
14:13:23 [2021-07-23T18:13:23.881Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB)
14:13:23 [2021-07-23T18:13:23.881Z] [INFO] The user operation is waiting for background work to complete.
14:13:23 [2021-07-23T18:13:23.881Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB)
14:13:24 [2021-07-23T18:13:24.137Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933...
14:13:24 [2021-07-23T18:13:24.392Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB)
14:13:24 [2021-07-23T18:13:24.392Z] [INFO] The user operation is waiting for background work to complete.
14:13:24 [2021-07-23T18:13:24.392Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB)
14:13:24 [2021-07-23T18:13:24.392Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933...
14:13:24 [2021-07-23T18:13:24.648Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB)
14:13:24 [2021-07-23T18:13:24.648Z] [INFO] The user operation is waiting for background work to complete.
14:13:24 [2021-07-23T18:13:24.648Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB)
14:13:24 [2021-07-23T18:13:24.903Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402...
14:13:25 [2021-07-23T18:13:25.159Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB)
14:13:25 [2021-07-23T18:13:25.159Z] [INFO] The user operation is waiting for background work to complete.
14:13:25 [2021-07-23T18:13:25.159Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB)
14:13:25 [2021-07-23T18:13:25.159Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845...
14:13:25 [2021-07-23T18:13:25.159Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB)
14:13:25 [2021-07-23T18:13:25.159Z] [INFO] The user operation is waiting for background work to complete.
14:13:25 [2021-07-23T18:13:25.159Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB)
14:13:25 [2021-07-23T18:13:25.415Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430...
14:13:25 [2021-07-23T18:13:25.670Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB)
14:13:25 [2021-07-23T18:13:25.670Z] [INFO] The user operation is waiting for background work to complete.
14:13:25 [2021-07-23T18:13:25.670Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB)
14:13:25 [2021-07-23T18:13:25.670Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214...
14:13:25 [2021-07-23T18:13:25.670Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB)
14:13:25 [2021-07-23T18:13:25.670Z] [INFO] The user operation is waiting for background work to complete.
14:13:25 [2021-07-23T18:13:25.670Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB)
14:13:25 [2021-07-23T18:13:25.926Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947...
14:13:25 [2021-07-23T18:13:25.926Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB)
14:13:25 [2021-07-23T18:13:25.926Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB)
14:13:25 [2021-07-23T18:13:25.926Z] [INFO] The user operation is waiting for background work to complete.
14:13:25 [2021-07-23T18:13:25.926Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB)
14:13:26 [2021-07-23T18:13:26.181Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858...
14:13:26 [2021-07-23T18:13:26.437Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB)
14:13:26 [2021-07-23T18:13:26.437Z] [INFO] The user operation is waiting for background work to complete.
14:13:26 [2021-07-23T18:13:26.437Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB)
14:13:26 [2021-07-23T18:13:26.692Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858...
14:13:27 [2021-07-23T18:13:27.253Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB)
14:13:27 [2021-07-23T18:13:27.253Z] [INFO] The user operation is waiting for background work to complete.
14:13:27 [2021-07-23T18:13:27.253Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB)
14:13:27 [2021-07-23T18:13:27.253Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858...
14:13:27 [2021-07-23T18:13:27.814Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB)
14:13:27 [2021-07-23T18:13:27.814Z] [INFO] The user operation is waiting for background work to complete.
14:13:27 [2021-07-23T18:13:27.814Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB)
14:13:27 [2021-07-23T18:13:27.814Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606...
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB)
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354...
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB)
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB)
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100...
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB)
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.070Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB)
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549...
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB)
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB)
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158...
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB)
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB)
14:13:28 [2021-07-23T18:13:28.326Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635...
14:13:28 [2021-07-23T18:13:28.582Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB)
14:13:28 [2021-07-23T18:13:28.582Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.582Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB)
14:13:28 [2021-07-23T18:13:28.582Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942...
14:13:28 [2021-07-23T18:13:28.582Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB)
14:13:28 [2021-07-23T18:13:28.582Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.582Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB)
14:13:28 [2021-07-23T18:13:28.838Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820...
14:13:28 [2021-07-23T18:13:28.838Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB)
14:13:28 [2021-07-23T18:13:28.838Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.838Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB)
14:13:28 [2021-07-23T18:13:28.838Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504...
14:13:28 [2021-07-23T18:13:28.838Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB)
14:13:28 [2021-07-23T18:13:28.838Z] [INFO] The user operation is waiting for background work to complete.
14:13:28 [2021-07-23T18:13:28.838Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB)
14:13:29 [2021-07-23T18:13:29.094Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736...
14:13:29 [2021-07-23T18:13:29.094Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB)
14:13:29 [2021-07-23T18:13:29.094Z] [INFO] Fetching org.eclipse.ease.engine.jython.feature_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/features/ (715B)
14:13:29 [2021-07-23T18:13:29.350Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB)
14:13:29 [2021-07-23T18:13:29.350Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB)
14:13:29 [2021-07-23T18:13:29.350Z] [INFO] The user operation is waiting for background work to complete.
14:13:29 [2021-07-23T18:13:29.350Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB)
14:13:29 [2021-07-23T18:13:29.606Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212...
14:13:29 [2021-07-23T18:13:29.606Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB)
14:13:29 [2021-07-23T18:13:29.606Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB)
14:13:29 [2021-07-23T18:13:29.606Z] [INFO] The user operation is waiting for background work to complete.
14:13:29 [2021-07-23T18:13:29.606Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB)
14:13:29 [2021-07-23T18:13:29.862Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429...
14:13:29 [2021-07-23T18:13:29.862Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB)
14:13:29 [2021-07-23T18:13:29.862Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB)
14:13:29 [2021-07-23T18:13:29.862Z] [INFO] The user operation is waiting for background work to complete.
14:13:29 [2021-07-23T18:13:29.862Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB)
14:13:30 [2021-07-23T18:13:30.118Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947...
14:13:30 [2021-07-23T18:13:30.118Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
14:13:30 [2021-07-23T18:13:30.118Z] [INFO] The user operation is waiting for background work to complete.
14:13:30 [2021-07-23T18:13:30.118Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
14:13:30 [2021-07-23T18:13:30.118Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116...
14:13:30 [2021-07-23T18:13:30.118Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB)
14:13:30 [2021-07-23T18:13:30.374Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB)
14:13:30 [2021-07-23T18:13:30.374Z] [INFO] The user operation is waiting for background work to complete.
14:13:30 [2021-07-23T18:13:30.374Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB)
14:13:30 [2021-07-23T18:13:30.374Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132...
14:13:30 [2021-07-23T18:13:30.374Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB)
14:13:30 [2021-07-23T18:13:30.630Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB)
14:13:30 [2021-07-23T18:13:30.630Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
14:13:30 [2021-07-23T18:13:30.886Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB)
14:13:30 [2021-07-23T18:13:30.886Z] [INFO] The user operation is waiting for background work to complete.
14:13:30 [2021-07-23T18:13:30.886Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB)
14:13:30 [2021-07-23T18:13:30.886Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320...
14:13:30 [2021-07-23T18:13:30.886Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB)
14:13:30 [2021-07-23T18:13:30.886Z] [INFO] The user operation is waiting for background work to complete.
14:13:30 [2021-07-23T18:13:30.886Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB)
14:13:31 [2021-07-23T18:13:31.142Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258...
14:13:31 [2021-07-23T18:13:31.142Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB)
14:13:31 [2021-07-23T18:13:31.142Z] [INFO] The user operation is waiting for background work to complete.
14:13:31 [2021-07-23T18:13:31.142Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB)
14:13:31 [2021-07-23T18:13:31.142Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504...
14:13:31 [2021-07-23T18:13:31.142Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB)
14:13:31 [2021-07-23T18:13:31.142Z] [INFO] The user operation is waiting for background work to complete.
14:13:31 [2021-07-23T18:13:31.142Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB)
14:13:31 [2021-07-23T18:13:31.398Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504...
14:13:31 [2021-07-23T18:13:31.398Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB)
14:13:31 [2021-07-23T18:13:31.398Z] [INFO] The user operation is waiting for background work to complete.
14:13:31 [2021-07-23T18:13:31.398Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB)
14:13:31 [2021-07-23T18:13:31.398Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948...
14:13:31 [2021-07-23T18:13:31.398Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB)
14:13:31 [2021-07-23T18:13:31.398Z] [INFO] The user operation is waiting for background work to complete.
14:13:31 [2021-07-23T18:13:31.398Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB)
14:13:31 [2021-07-23T18:13:31.654Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948...
14:13:31 [2021-07-23T18:13:31.654Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB)
14:13:31 [2021-07-23T18:13:31.654Z] [INFO] The user operation is waiting for background work to complete.
14:13:31 [2021-07-23T18:13:31.654Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB)
14:13:31 [2021-07-23T18:13:31.654Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948...
14:13:31 [2021-07-23T18:13:31.654Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB)
14:13:31 [2021-07-23T18:13:31.654Z] [INFO] The user operation is waiting for background work to complete.
14:13:31 [2021-07-23T18:13:31.654Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB)
14:13:31 [2021-07-23T18:13:31.909Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258...
14:13:31 [2021-07-23T18:13:31.909Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB)
14:13:31 [2021-07-23T18:13:31.909Z] [INFO] The user operation is waiting for background work to complete.
14:13:31 [2021-07-23T18:13:31.909Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB)
14:13:31 [2021-07-23T18:13:31.909Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302...
14:13:31 [2021-07-23T18:13:31.910Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB)
14:13:31 [2021-07-23T18:13:31.910Z] [INFO] The user operation is waiting for background work to complete.
14:13:31 [2021-07-23T18:13:31.910Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB)
14:13:32 [2021-07-23T18:13:32.165Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242...
14:13:32 [2021-07-23T18:13:32.165Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB)
14:13:32 [2021-07-23T18:13:32.165Z] [INFO] The user operation is waiting for background work to complete.
14:13:32 [2021-07-23T18:13:32.165Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB)
14:13:32 [2021-07-23T18:13:32.165Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019...
14:13:32 [2021-07-23T18:13:32.165Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB)
14:13:32 [2021-07-23T18:13:32.165Z] [INFO] The user operation is waiting for background work to complete.
14:13:32 [2021-07-23T18:13:32.165Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB)
14:13:32 [2021-07-23T18:13:32.421Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405...
14:13:32 [2021-07-23T18:13:32.421Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB)
14:13:32 [2021-07-23T18:13:32.421Z] [INFO] The user operation is waiting for background work to complete.
14:13:32 [2021-07-23T18:13:32.421Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB)
14:13:32 [2021-07-23T18:13:32.421Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354...
14:13:32 [2021-07-23T18:13:32.421Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB)
14:13:32 [2021-07-23T18:13:32.421Z] [INFO] The user operation is waiting for background work to complete.
14:13:32 [2021-07-23T18:13:32.421Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB)
14:13:32 [2021-07-23T18:13:32.677Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235...
14:13:32 [2021-07-23T18:13:32.677Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB)
14:13:32 [2021-07-23T18:13:32.677Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB)
14:13:32 [2021-07-23T18:13:32.677Z] [INFO] The user operation is waiting for background work to complete.
14:13:32 [2021-07-23T18:13:32.677Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB)
14:13:32 [2021-07-23T18:13:32.677Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302...
14:13:32 [2021-07-23T18:13:32.933Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB)
14:13:32 [2021-07-23T18:13:32.933Z] [INFO] The user operation is waiting for background work to complete.
14:13:32 [2021-07-23T18:13:32.933Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB)
14:13:32 [2021-07-23T18:13:32.933Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752...
14:13:32 [2021-07-23T18:13:32.933Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB)
14:13:32 [2021-07-23T18:13:32.933Z] [INFO] The user operation is waiting for background work to complete.
14:13:32 [2021-07-23T18:13:32.933Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB)
14:13:32 [2021-07-23T18:13:32.933Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302...
14:13:33 [2021-07-23T18:13:33.188Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB)
14:13:33 [2021-07-23T18:13:33.188Z] [INFO] The user operation is waiting for background work to complete.
14:13:33 [2021-07-23T18:13:33.188Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB)
14:13:33 [2021-07-23T18:13:33.188Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624...
14:13:33 [2021-07-23T18:13:33.188Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB)
14:13:33 [2021-07-23T18:13:33.188Z] [INFO] The user operation is waiting for background work to complete.
14:13:33 [2021-07-23T18:13:33.188Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB)
14:13:33 [2021-07-23T18:13:33.444Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302...
14:13:33 [2021-07-23T18:13:33.444Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB)
14:13:33 [2021-07-23T18:13:33.444Z] [INFO] The user operation is waiting for background work to complete.
14:13:33 [2021-07-23T18:13:33.444Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB)
14:13:33 [2021-07-23T18:13:33.444Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914...
14:13:33 [2021-07-23T18:13:33.444Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB)
14:13:33 [2021-07-23T18:13:33.444Z] [INFO] The user operation is waiting for background work to complete.
14:13:33 [2021-07-23T18:13:33.444Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB)
14:13:33 [2021-07-23T18:13:33.701Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649...
14:13:33 [2021-07-23T18:13:33.701Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
14:13:33 [2021-07-23T18:13:33.701Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB)
14:13:33 [2021-07-23T18:13:33.701Z] [INFO] The user operation is waiting for background work to complete.
14:13:33 [2021-07-23T18:13:33.701Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB)
14:13:33 [2021-07-23T18:13:33.957Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649...
14:13:33 [2021-07-23T18:13:33.957Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB)
14:13:33 [2021-07-23T18:13:33.957Z] [INFO] The user operation is waiting for background work to complete.
14:13:33 [2021-07-23T18:13:33.957Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB)
14:13:33 [2021-07-23T18:13:33.957Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122...
14:13:33 [2021-07-23T18:13:33.957Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB)
14:13:34 [2021-07-23T18:13:34.213Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB)
14:13:34 [2021-07-23T18:13:34.213Z] [INFO] The user operation is waiting for background work to complete.
14:13:34 [2021-07-23T18:13:34.213Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB)
14:13:34 [2021-07-23T18:13:34.213Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122...
14:13:34 [2021-07-23T18:13:34.213Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB)
14:13:34 [2021-07-23T18:13:34.213Z] [INFO] The user operation is waiting for background work to complete.
14:13:34 [2021-07-23T18:13:34.213Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB)
14:13:34 [2021-07-23T18:13:34.470Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122...
14:13:34 [2021-07-23T18:13:34.470Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB)
14:13:34 [2021-07-23T18:13:34.726Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB)
14:13:34 [2021-07-23T18:13:34.726Z] [INFO] The user operation is waiting for background work to complete.
14:13:34 [2021-07-23T18:13:34.726Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB)
14:13:34 [2021-07-23T18:13:34.726Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800...
14:13:34 [2021-07-23T18:13:34.726Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB)
14:13:34 [2021-07-23T18:13:34.726Z] [INFO] The user operation is waiting for background work to complete.
14:13:34 [2021-07-23T18:13:34.726Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB)
14:13:34 [2021-07-23T18:13:34.981Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119...
14:13:34 [2021-07-23T18:13:34.981Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB)
14:13:34 [2021-07-23T18:13:34.981Z] [INFO] The user operation is waiting for background work to complete.
14:13:34 [2021-07-23T18:13:34.981Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB)
14:13:34 [2021-07-23T18:13:34.981Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202...
14:13:35 [2021-07-23T18:13:35.237Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB)
14:13:35 [2021-07-23T18:13:35.237Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB)
14:13:35 [2021-07-23T18:13:35.492Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB)
14:13:35 [2021-07-23T18:13:35.492Z] [INFO] The user operation is waiting for background work to complete.
14:13:35 [2021-07-23T18:13:35.492Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB)
14:13:35 [2021-07-23T18:13:35.492Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338...
14:13:35 [2021-07-23T18:13:35.492Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB)
14:13:35 [2021-07-23T18:13:35.492Z] [INFO] The user operation is waiting for background work to complete.
14:13:35 [2021-07-23T18:13:35.492Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB)
14:13:35 [2021-07-23T18:13:35.747Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354...
14:13:35 [2021-07-23T18:13:35.747Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB)
14:13:35 [2021-07-23T18:13:35.747Z] [INFO] The user operation is waiting for background work to complete.
14:13:35 [2021-07-23T18:13:35.747Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800...
14:13:36 [2021-07-23T18:13:36.003Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB)
14:13:36 [2021-07-23T18:13:36.003Z] [INFO] The user operation is waiting for background work to complete.
14:13:36 [2021-07-23T18:13:36.003Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB)
14:13:36 [2021-07-23T18:13:36.003Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257...
14:13:36 [2021-07-23T18:13:36.259Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB)
14:13:36 [2021-07-23T18:13:36.259Z] [INFO] The user operation is waiting for background work to complete.
14:13:36 [2021-07-23T18:13:36.259Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB)
14:13:36 [2021-07-23T18:13:36.822Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816...
14:13:37 [2021-07-23T18:13:37.750Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB)
14:13:37 [2021-07-23T18:13:37.750Z] [INFO] The user operation is waiting for background work to complete.
14:13:37 [2021-07-23T18:13:37.750Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB)
14:13:37 [2021-07-23T18:13:37.750Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216...
14:13:37 [2021-07-23T18:13:37.750Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB)
14:13:37 [2021-07-23T18:13:37.750Z] [INFO] The user operation is waiting for background work to complete.
14:13:37 [2021-07-23T18:13:37.750Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB)
14:13:38 [2021-07-23T18:13:38.006Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039...
14:13:38 [2021-07-23T18:13:38.006Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB)
14:13:38 [2021-07-23T18:13:38.006Z] [INFO] The user operation is waiting for background work to complete.
14:13:38 [2021-07-23T18:13:38.006Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB)
14:13:38 [2021-07-23T18:13:38.006Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118...
14:13:38 [2021-07-23T18:13:38.262Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB)
14:13:38 [2021-07-23T18:13:38.262Z] [INFO] The user operation is waiting for background work to complete.
14:13:38 [2021-07-23T18:13:38.262Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB)
14:13:38 [2021-07-23T18:13:38.262Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344...
14:13:38 [2021-07-23T18:13:38.262Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB)
14:13:38 [2021-07-23T18:13:38.262Z] [INFO] The user operation is waiting for background work to complete.
14:13:38 [2021-07-23T18:13:38.262Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB)
14:13:38 [2021-07-23T18:13:38.518Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612...
14:13:38 [2021-07-23T18:13:38.518Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
14:13:38 [2021-07-23T18:13:38.518Z] [INFO] The user operation is waiting for background work to complete.
14:13:38 [2021-07-23T18:13:38.518Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
14:13:38 [2021-07-23T18:13:38.518Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354...
14:13:38 [2021-07-23T18:13:38.518Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB)
14:13:38 [2021-07-23T18:13:38.518Z] [INFO] The user operation is waiting for background work to complete.
14:13:38 [2021-07-23T18:13:38.518Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB)
14:13:38 [2021-07-23T18:13:38.773Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549...
14:13:38 [2021-07-23T18:13:38.773Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB)
14:13:38 [2021-07-23T18:13:38.773Z] [INFO] The user operation is waiting for background work to complete.
14:13:38 [2021-07-23T18:13:38.773Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB)
14:13:38 [2021-07-23T18:13:38.773Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118...
14:13:38 [2021-07-23T18:13:38.773Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
14:13:38 [2021-07-23T18:13:38.773Z] [INFO] The user operation is waiting for background work to complete.
14:13:38 [2021-07-23T18:13:38.773Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
14:13:39 [2021-07-23T18:13:39.029Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700...
14:13:39 [2021-07-23T18:13:39.029Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB)
14:13:39 [2021-07-23T18:13:39.029Z] [INFO] The user operation is waiting for background work to complete.
14:13:39 [2021-07-23T18:13:39.029Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB)
14:13:39 [2021-07-23T18:13:39.029Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354...
14:13:39 [2021-07-23T18:13:39.029Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB)
14:13:39 [2021-07-23T18:13:39.029Z] [INFO] The user operation is waiting for background work to complete.
14:13:39 [2021-07-23T18:13:39.029Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB)
14:13:39 [2021-07-23T18:13:39.286Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034...
14:13:39 [2021-07-23T18:13:39.286Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB)
14:13:39 [2021-07-23T18:13:39.286Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B)
14:13:39 [2021-07-23T18:13:39.542Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB)
14:13:39 [2021-07-23T18:13:39.542Z] [INFO] The user operation is waiting for background work to complete.
14:13:39 [2021-07-23T18:13:39.542Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB)
14:13:39 [2021-07-23T18:13:39.542Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800...
14:13:39 [2021-07-23T18:13:39.542Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB)
14:13:39 [2021-07-23T18:13:39.798Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB)
14:13:39 [2021-07-23T18:13:39.798Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.ui_2.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (8.11kB)
14:13:39 [2021-07-23T18:13:39.798Z] [INFO] The user operation is waiting for background work to complete.
14:13:39 [2021-07-23T18:13:39.798Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.ui_2.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (8.11kB)
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.counters.ui_2.0.0.202107140526...
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.ui_1.0.11.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (6.9kB)
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] The user operation is waiting for background work to complete.
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.ui_1.0.11.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (6.9kB)
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.graph.ui_1.0.11.202107140526...
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] Fetching org.eclipse.tracecompass.doc.dev_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (2.83MB)
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] The user operation is waiting for background work to complete.
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] Fetching org.eclipse.tracecompass.doc.dev_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (2.83MB)
14:13:40 [2021-07-23T18:13:40.054Z] [INFO] Unpacking org.eclipse.tracecompass.doc.dev_7.0.0.202107140526...
14:13:40 [2021-07-23T18:13:40.615Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (26.83kB)
14:13:40 [2021-07-23T18:13:40.616Z] [INFO] The user operation is waiting for background work to complete.
14:13:40 [2021-07-23T18:13:40.616Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (26.83kB)
14:13:40 [2021-07-23T18:13:40.616Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202107140526...
14:13:40 [2021-07-23T18:13:40.616Z] [INFO] Fetching org.eclipse.tracecompass.tmf_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (13.67kB)
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB)
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] The user operation is waiting for background work to complete.
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB)
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326...
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB)
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] The user operation is waiting for background work to complete.
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB)
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235...
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB)
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] The user operation is waiting for background work to complete.
14:13:40 [2021-07-23T18:13:40.872Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB)
14:13:41 [2021-07-23T18:13:41.129Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900...
14:13:41 [2021-07-23T18:13:41.129Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB)
14:13:41 [2021-07-23T18:13:41.129Z] [INFO] The user operation is waiting for background work to complete.
14:13:41 [2021-07-23T18:13:41.129Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB)
14:13:41 [2021-07-23T18:13:41.384Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925...
14:13:41 [2021-07-23T18:13:41.384Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB)
14:13:41 [2021-07-23T18:13:41.384Z] [INFO] The user operation is waiting for background work to complete.
14:13:41 [2021-07-23T18:13:41.384Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB)
14:13:41 [2021-07-23T18:13:41.384Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908...
14:13:41 [2021-07-23T18:13:41.384Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB)
14:13:41 [2021-07-23T18:13:41.384Z] [INFO] The user operation is waiting for background work to complete.
14:13:41 [2021-07-23T18:13:41.384Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB)
14:13:41 [2021-07-23T18:13:41.640Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957...
14:13:41 [2021-07-23T18:13:41.640Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:13:41 [2021-07-23T18:13:41.640Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:13:41 [2021-07-23T18:13:41.640Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:13:41 [2021-07-23T18:13:41.640Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:13:41 [2021-07-23T18:13:41.640Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:13:41 [2021-07-23T18:13:41.640Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:13:41 [2021-07-23T18:13:41.896Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:13:41 [2021-07-23T18:13:41.897Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:13:41 [2021-07-23T18:13:41.897Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:13:41 [2021-07-23T18:13:41.897Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.7kB)
14:13:41 [2021-07-23T18:13:41.897Z] [INFO] The user operation is waiting for background work to complete.
14:13:41 [2021-07-23T18:13:41.897Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.7kB)
14:13:41 [2021-07-23T18:13:41.897Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906031520...
14:13:42 [2021-07-23T18:13:42.152Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.71kB)
14:13:42 [2021-07-23T18:13:42.152Z] [INFO] The user operation is waiting for background work to complete.
14:13:42 [2021-07-23T18:13:42.152Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.71kB)
14:13:42 [2021-07-23T18:13:42.152Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906031520...
14:13:42 [2021-07-23T18:13:42.152Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.69kB)
14:13:42 [2021-07-23T18:13:42.152Z] [INFO] The user operation is waiting for background work to complete.
14:13:42 [2021-07-23T18:13:42.152Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.69kB)
14:13:42 [2021-07-23T18:13:42.152Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906031520...
14:13:42 [2021-07-23T18:13:42.408Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.86kB)
14:13:42 [2021-07-23T18:13:42.408Z] [INFO] The user operation is waiting for background work to complete.
14:13:42 [2021-07-23T18:13:42.408Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.86kB)
14:13:42 [2021-07-23T18:13:42.408Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906031520...
14:13:42 [2021-07-23T18:13:42.408Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/plugins/ (274.73kB)
14:13:42 [2021-07-23T18:13:42.664Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.ui_1.1.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (18.28kB)
14:13:42 [2021-07-23T18:13:42.664Z] [INFO] The user operation is waiting for background work to complete.
14:13:42 [2021-07-23T18:13:42.664Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.ui_1.1.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (18.28kB)
14:13:42 [2021-07-23T18:13:42.664Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.lami.ui_1.1.5.202107140526...
14:13:42 [2021-07-23T18:13:42.664Z] [INFO] Fetching org.eclipse.tracecompass.ctf_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (13.27kB)
14:13:42 [2021-07-23T18:13:42.920Z] [INFO] Fetching org.eclipse.tracecompass.doc.user_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.3MB)
14:13:42 [2021-07-23T18:13:42.920Z] [INFO] The user operation is waiting for background work to complete.
14:13:42 [2021-07-23T18:13:42.920Z] [INFO] Fetching org.eclipse.tracecompass.doc.user_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.3MB)
14:13:42 [2021-07-23T18:13:42.920Z] [INFO] Unpacking org.eclipse.tracecompass.doc.user_7.0.0.202107140526...
14:13:43 [2021-07-23T18:13:43.847Z] [INFO] Fetching org.eclipse.tracecompass.jsontrace_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (12.94kB)
14:13:44 [2021-07-23T18:13:44.104Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.core_2.0.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (8.58kB)
14:13:44 [2021-07-23T18:13:44.104Z] [INFO] The user operation is waiting for background work to complete.
14:13:44 [2021-07-23T18:13:44.104Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.core_2.0.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (8.58kB)
14:13:44 [2021-07-23T18:13:44.104Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.remote.core_2.0.5.202107140526...
14:13:44 [2021-07-23T18:13:44.104Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (35.7kB)
14:13:44 [2021-07-23T18:13:44.104Z] [INFO] The user operation is waiting for background work to complete.
14:13:44 [2021-07-23T18:13:44.104Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (35.7kB)
14:13:44 [2021-07-23T18:13:44.359Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202107140526...
14:13:44 [2021-07-23T18:13:44.359Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.ui_1.2.12.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (109.68kB)
14:13:44 [2021-07-23T18:13:44.359Z] [INFO] The user operation is waiting for background work to complete.
14:13:44 [2021-07-23T18:13:44.359Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.ui_1.2.12.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (109.68kB)
14:13:44 [2021-07-23T18:13:44.359Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.control.ui_1.2.12.202107140526...
14:13:44 [2021-07-23T18:13:44.359Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (13.2kB)
14:13:44 [2021-07-23T18:13:44.615Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (5.61kB)
14:13:44 [2021-07-23T18:13:44.616Z] [INFO] The user operation is waiting for background work to complete.
14:13:44 [2021-07-23T18:13:44.616Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (5.61kB)
14:13:44 [2021-07-23T18:13:44.616Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202107140526...
14:13:44 [2021-07-23T18:13:44.616Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (13.31kB)
14:13:44 [2021-07-23T18:13:44.871Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.ui_3.0.10.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (6.92kB)
14:13:44 [2021-07-23T18:13:44.871Z] [INFO] The user operation is waiting for background work to complete.
14:13:44 [2021-07-23T18:13:44.871Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.ui_3.0.10.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (6.92kB)
14:13:44 [2021-07-23T18:13:44.871Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.ust.ui_3.0.10.202107140526...
14:13:44 [2021-07-23T18:13:44.871Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (13.23kB)
14:13:45 [2021-07-23T18:13:45.126Z] [INFO] Fetching org.eclipse.tracecompass.pcap.core_1.1.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (22.23kB)
14:13:45 [2021-07-23T18:13:45.126Z] [INFO] The user operation is waiting for background work to complete.
14:13:45 [2021-07-23T18:13:45.126Z] [INFO] Fetching org.eclipse.tracecompass.pcap.core_1.1.3.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (22.23kB)
14:13:45 [2021-07-23T18:13:45.126Z] [INFO] Unpacking org.eclipse.tracecompass.pcap.core_1.1.3.202107140526...
14:13:45 [2021-07-23T18:13:45.126Z] [INFO] Fetching org.eclipse.tracecompass.rcp.doc.user_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/plugins/ (567.01kB)
14:13:45 [2021-07-23T18:13:45.126Z] [INFO] The user operation is waiting for background work to complete.
14:13:45 [2021-07-23T18:13:45.126Z] [INFO] Fetching org.eclipse.tracecompass.rcp.doc.user_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/plugins/ (567.01kB)
14:13:45 [2021-07-23T18:13:45.126Z] [INFO] Unpacking org.eclipse.tracecompass.rcp.doc.user_7.0.0.202107140526...
14:13:45 [2021-07-23T18:13:45.382Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB)
14:13:45 [2021-07-23T18:13:45.382Z] [INFO] The user operation is waiting for background work to complete.
14:13:45 [2021-07-23T18:13:45.382Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB)
14:13:45 [2021-07-23T18:13:45.382Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223...
14:13:45 [2021-07-23T18:13:45.382Z] [INFO] Fetching org.eclipse.tracecompass.rcp_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/rcp-repository/features/ (14kB)
14:13:45 [2021-07-23T18:13:45.637Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (12.92kB)
14:13:45 [2021-07-23T18:13:45.637Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (13.12kB)
14:13:45 [2021-07-23T18:13:45.893Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.core_1.0.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.48kB)
14:13:45 [2021-07-23T18:13:45.893Z] [INFO] The user operation is waiting for background work to complete.
14:13:45 [2021-07-23T18:13:45.893Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.core_1.0.5.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.48kB)
14:13:45 [2021-07-23T18:13:45.893Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.pcap.core_1.0.5.202107140526...
14:13:45 [2021-07-23T18:13:45.893Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.doc.user_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (377.83kB)
14:13:45 [2021-07-23T18:13:45.893Z] [INFO] The user operation is waiting for background work to complete.
14:13:45 [2021-07-23T18:13:45.893Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.doc.user_7.0.0.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (377.83kB)
14:13:45 [2021-07-23T18:13:45.893Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.pcap.doc.user_7.0.0.202107140526...
14:13:46 [2021-07-23T18:13:46.149Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.ui_1.1.4.202107140526.jar.pack.gz from https://download.eclipse.org/tracecompass/master/4.12/repository/plugins/ (11.09kB)
14:13:46 [2021-07-23T18:13:46.149Z] [INFO] The user operation is waiting for background work to complete.
14:13:46 [2021-07-23T18:13:46.149Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.pcap.ui_1.1.4.202107140526...
14:13:46 [2021-07-23T18:13:46.149Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap_7.0.0.202107140526.jar from https://download.eclipse.org/tracecompass/master/4.12/repository/features/ (13.08kB)
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:13:46 [2021-07-23T18:13:46.406Z] [WARNING] The project org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator:pom:0.0.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] ------------------------------------------------------------------------
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Reactor Build Order:
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] 
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator Parent                                     [pom]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator Common Parent                              [pom]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator Target Platform                            [pom]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator Callstack Parent                           [pom]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core        [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator tracetypes Parent                          [pom]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core          [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core       [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core      [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core          [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator Documentation                              [pom]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator for Android User Guide          [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator ftrace User Guide               [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.ftrace              [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator callstack User Guide            [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui         [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.callstack           [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui        [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.traceevent          [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.atrace              [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator analyses Parent                            [pom]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator eventcount User Guide           [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount     [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.filters.core         [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator Filters User Guide              [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui           [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.filters             [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core    [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui      [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven        [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core          [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator kernel User Guide               [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui  [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui            [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.kernel              [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide    [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras   [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core     [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] Trace Compass Incubator opentracing User Guide          [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui       [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.406Z] [INFO] org.eclipse.tracecompass.incubator.opentracing         [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core            [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator otf2 User Guide                 [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui              [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.otf2                [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core  [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Perf Profiling User Guide       [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling      [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator VM Parent                                  [pom]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core         [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator uftrace User Guide              [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.uftrace             [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core    [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass        [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Scripting Parent                           [pom]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core       [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Scripting User Guide            [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui         [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.scripting           [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python    [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core            [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.rocm                [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Repository                  [eclipse-repository]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core             [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui               [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview    [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.ros.core             [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator ROS User Guide                  [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui               [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.ros                 [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests  [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core          [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Gerrit User Guide               [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.gerrit              [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.system.core          [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator System User Guide               [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.system              [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Trace Server Parent                        [pom]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Server Product                        [eclipse-repository]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator Trace Server Developer Guide    [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator RCP Parent                                 [pom]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator RCP Feature                    [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Trace Compass Incubator RCP Product                 [eclipse-repository]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] 
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >--
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Building Trace Compass Incubator Parent 0.0.1-SNAPSHOT           [1/118]
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] --------------------------------[ pom ]---------------------------------
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] 
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator ---
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:13:46 [2021-07-23T18:13:46.407Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:13:46 [2021-07-23T18:13:46.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:13:46 [2021-07-23T18:13:46.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:13:46 [2021-07-23T18:13:46.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:13:46 [2021-07-23T18:13:46.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 151 kB/s)
14:13:46 [2021-07-23T18:13:46.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:13:46 [2021-07-23T18:13:46.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:13:46 [2021-07-23T18:13:46.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:13:47 [2021-07-23T18:13:47.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:13:47 [2021-07-23T18:13:47.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:13:47 [2021-07-23T18:13:47.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:13:47 [2021-07-23T18:13:47.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 150 kB/s)
14:13:47 [2021-07-23T18:13:47.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:13:47 [2021-07-23T18:13:47.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:13:47 [2021-07-23T18:13:47.177Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:13:47 [2021-07-23T18:13:47.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:13:47 [2021-07-23T18:13:47.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:13:47 [2021-07-23T18:13:47.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:13:47 [2021-07-23T18:13:47.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 985 kB/s)
14:13:47 [2021-07-23T18:13:47.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
14:13:47 [2021-07-23T18:13:47.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
14:13:47 [2021-07-23T18:13:47.739Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
14:13:47 [2021-07-23T18:13:47.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
14:13:47 [2021-07-23T18:13:47.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
14:13:47 [2021-07-23T18:13:47.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom
14:13:47 [2021-07-23T18:13:47.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 308 kB/s)
14:13:47 [2021-07-23T18:13:47.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:13:47 [2021-07-23T18:13:47.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:13:47 [2021-07-23T18:13:47.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:13:48 [2021-07-23T18:13:48.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:13:48 [2021-07-23T18:13:48.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:13:48 [2021-07-23T18:13:48.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:13:48 [2021-07-23T18:13:48.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.0 MB/s)
14:13:48 [2021-07-23T18:13:48.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:13:48 [2021-07-23T18:13:48.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:13:48 [2021-07-23T18:13:48.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 31 kB/s)
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:13:48 [2021-07-23T18:13:48.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:13:49 [2021-07-23T18:13:49.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 162 kB/s)
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.4 MB/s)
14:13:49 [2021-07-23T18:13:49.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 3.2 MB/s)
14:13:49 [2021-07-23T18:13:49.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 634 kB/s)
14:13:49 [2021-07-23T18:13:49.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 127 kB/s)
14:13:49 [2021-07-23T18:13:49.583Z] [INFO] 
14:13:49 [2021-07-23T18:13:49.583Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator ---
14:13:49 [2021-07-23T18:13:49.583Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:13:49 [2021-07-23T18:13:49.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:13:49 [2021-07-23T18:13:49.583Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:13:50 [2021-07-23T18:13:50.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:13:50 [2021-07-23T18:13:50.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:13:50 [2021-07-23T18:13:50.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:13:50 [2021-07-23T18:13:50.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 274 kB/s)
14:13:50 [2021-07-23T18:13:50.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
14:13:50 [2021-07-23T18:13:50.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
14:13:50 [2021-07-23T18:13:50.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
14:13:50 [2021-07-23T18:13:50.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
14:13:50 [2021-07-23T18:13:50.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
14:13:50 [2021-07-23T18:13:50.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
14:13:50 [2021-07-23T18:13:50.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 55 kB/s)
14:13:50 [2021-07-23T18:13:50.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:13:50 [2021-07-23T18:13:50.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:13:50 [2021-07-23T18:13:50.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:13:50 [2021-07-23T18:13:50.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:13:50 [2021-07-23T18:13:50.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:13:50 [2021-07-23T18:13:50.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:13:50 [2021-07-23T18:13:50.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 13 kB/s)
14:13:50 [2021-07-23T18:13:50.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:13:50 [2021-07-23T18:13:50.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:13:50 [2021-07-23T18:13:50.917Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:13:51 [2021-07-23T18:13:51.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:13:51 [2021-07-23T18:13:51.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:13:51 [2021-07-23T18:13:51.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:13:51 [2021-07-23T18:13:51.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 47 kB/s)
14:13:51 [2021-07-23T18:13:51.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:13:51 [2021-07-23T18:13:51.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:13:51 [2021-07-23T18:13:51.429Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:13:51 [2021-07-23T18:13:51.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:13:51 [2021-07-23T18:13:51.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:13:51 [2021-07-23T18:13:51.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:13:51 [2021-07-23T18:13:51.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 397 kB/s)
14:13:51 [2021-07-23T18:13:51.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:13:51 [2021-07-23T18:13:51.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:13:51 [2021-07-23T18:13:51.685Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:13:51 [2021-07-23T18:13:51.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 44 kB/s)
14:13:52 [2021-07-23T18:13:52.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:13:52 [2021-07-23T18:13:52.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:13:52 [2021-07-23T18:13:52.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:13:52 [2021-07-23T18:13:52.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:13:52 [2021-07-23T18:13:52.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:13:52 [2021-07-23T18:13:52.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:13:52 [2021-07-23T18:13:52.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 52 kB/s)
14:13:52 [2021-07-23T18:13:52.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:13:52 [2021-07-23T18:13:52.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 112 kB/s)
14:13:52 [2021-07-23T18:13:52.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:13:52 [2021-07-23T18:13:52.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:13:52 [2021-07-23T18:13:52.968Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:13:53 [2021-07-23T18:13:53.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:13:53 [2021-07-23T18:13:53.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:13:53 [2021-07-23T18:13:53.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:13:53 [2021-07-23T18:13:53.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 90 kB/s)
14:13:53 [2021-07-23T18:13:53.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:13:53 [2021-07-23T18:13:53.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:13:53 [2021-07-23T18:13:53.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:13:53 [2021-07-23T18:13:53.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:13:53 [2021-07-23T18:13:53.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:13:53 [2021-07-23T18:13:53.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:13:53 [2021-07-23T18:13:53.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 78 kB/s)
14:13:53 [2021-07-23T18:13:53.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:13:53 [2021-07-23T18:13:53.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:13:53 [2021-07-23T18:13:53.786Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:13:54 [2021-07-23T18:13:54.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:13:54 [2021-07-23T18:13:54.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:13:54 [2021-07-23T18:13:54.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:13:54 [2021-07-23T18:13:54.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 356 kB/s)
14:13:54 [2021-07-23T18:13:54.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:13:54 [2021-07-23T18:13:54.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:13:54 [2021-07-23T18:13:54.349Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:13:54 [2021-07-23T18:13:54.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:13:54 [2021-07-23T18:13:54.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:13:54 [2021-07-23T18:13:54.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:13:54 [2021-07-23T18:13:54.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 607 kB/s)
14:13:54 [2021-07-23T18:13:54.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:13:54 [2021-07-23T18:13:54.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:13:54 [2021-07-23T18:13:54.862Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:13:55 [2021-07-23T18:13:55.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:13:55 [2021-07-23T18:13:55.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:13:55 [2021-07-23T18:13:55.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:13:55 [2021-07-23T18:13:55.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 102 kB/s)
14:13:55 [2021-07-23T18:13:55.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:13:55 [2021-07-23T18:13:55.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:13:55 [2021-07-23T18:13:55.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:13:55 [2021-07-23T18:13:55.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:13:55 [2021-07-23T18:13:55.631Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:13:55 [2021-07-23T18:13:55.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:13:55 [2021-07-23T18:13:55.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 139 kB/s)
14:13:55 [2021-07-23T18:13:55.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:13:55 [2021-07-23T18:13:55.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:13:55 [2021-07-23T18:13:55.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:13:56 [2021-07-23T18:13:56.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:13:56 [2021-07-23T18:13:56.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:13:56 [2021-07-23T18:13:56.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:13:56 [2021-07-23T18:13:56.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 736 kB/s)
14:13:56 [2021-07-23T18:13:56.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:13:56 [2021-07-23T18:13:56.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:13:56 [2021-07-23T18:13:56.144Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:13:56 [2021-07-23T18:13:56.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:13:56 [2021-07-23T18:13:56.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:13:56 [2021-07-23T18:13:56.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:13:56 [2021-07-23T18:13:56.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 88 kB/s)
14:13:56 [2021-07-23T18:13:56.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:13:56 [2021-07-23T18:13:56.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:13:56 [2021-07-23T18:13:56.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:13:56 [2021-07-23T18:13:56.964Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:13:56 [2021-07-23T18:13:56.964Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:13:56 [2021-07-23T18:13:56.964Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:13:56 [2021-07-23T18:13:56.964Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 545 kB/s)
14:13:56 [2021-07-23T18:13:56.964Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:13:56 [2021-07-23T18:13:56.964Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:13:56 [2021-07-23T18:13:56.964Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:13:57 [2021-07-23T18:13:57.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:13:57 [2021-07-23T18:13:57.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:13:57 [2021-07-23T18:13:57.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:13:57 [2021-07-23T18:13:57.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.4 kB/s)
14:13:57 [2021-07-23T18:13:57.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:13:57 [2021-07-23T18:13:57.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:13:57 [2021-07-23T18:13:57.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:13:57 [2021-07-23T18:13:57.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:13:57 [2021-07-23T18:13:57.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:13:57 [2021-07-23T18:13:57.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:13:57 [2021-07-23T18:13:57.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 191 kB/s)
14:13:57 [2021-07-23T18:13:57.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:13:58 [2021-07-23T18:13:58.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:13:58 [2021-07-23T18:13:58.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:13:58 [2021-07-23T18:13:58.297Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:13:58 [2021-07-23T18:13:58.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:13:58 [2021-07-23T18:13:58.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:13:58 [2021-07-23T18:13:58.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 77 kB/s)
14:13:58 [2021-07-23T18:13:58.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
14:13:58 [2021-07-23T18:13:58.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
14:13:58 [2021-07-23T18:13:58.297Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
14:13:58 [2021-07-23T18:13:58.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
14:13:58 [2021-07-23T18:13:58.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
14:13:58 [2021-07-23T18:13:58.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
14:13:58 [2021-07-23T18:13:58.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 38 kB/s)
14:13:58 [2021-07-23T18:13:58.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:13:58 [2021-07-23T18:13:58.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:13:58 [2021-07-23T18:13:58.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.065Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 35 kB/s)
14:13:59 [2021-07-23T18:13:59.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:13:59 [2021-07-23T18:13:59.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 50 kB/s)
14:13:59 [2021-07-23T18:13:59.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:13:59 [2021-07-23T18:13:59.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:13:59 [2021-07-23T18:13:59.578Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:14:00 [2021-07-23T18:14:00.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:14:00 [2021-07-23T18:14:00.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:14:00 [2021-07-23T18:14:00.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:14:00 [2021-07-23T18:14:00.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 269 kB/s)
14:14:00 [2021-07-23T18:14:00.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:14:00 [2021-07-23T18:14:00.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:14:00 [2021-07-23T18:14:00.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:14:00 [2021-07-23T18:14:00.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:14:00 [2021-07-23T18:14:00.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:14:00 [2021-07-23T18:14:00.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:14:00 [2021-07-23T18:14:00.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 131 kB/s)
14:14:00 [2021-07-23T18:14:00.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:14:00 [2021-07-23T18:14:00.396Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:14:00 [2021-07-23T18:14:00.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:14:00 [2021-07-23T18:14:00.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:14:00 [2021-07-23T18:14:00.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:14:00 [2021-07-23T18:14:00.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:14:00 [2021-07-23T18:14:00.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 78 kB/s)
14:14:00 [2021-07-23T18:14:00.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:14:00 [2021-07-23T18:14:00.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:14:00 [2021-07-23T18:14:00.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:14:01 [2021-07-23T18:14:01.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:14:01 [2021-07-23T18:14:01.164Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:14:01 [2021-07-23T18:14:01.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:14:01 [2021-07-23T18:14:01.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.1 MB/s)
14:14:01 [2021-07-23T18:14:01.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:14:01 [2021-07-23T18:14:01.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:14:01 [2021-07-23T18:14:01.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:14:01 [2021-07-23T18:14:01.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:14:01 [2021-07-23T18:14:01.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:14:01 [2021-07-23T18:14:01.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:14:01 [2021-07-23T18:14:01.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 16 kB/s)
14:14:01 [2021-07-23T18:14:01.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:14:01 [2021-07-23T18:14:01.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:14:01 [2021-07-23T18:14:01.676Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:14:02 [2021-07-23T18:14:02.238Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:14:02 [2021-07-23T18:14:02.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:14:02 [2021-07-23T18:14:02.238Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:14:02 [2021-07-23T18:14:02.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 61 kB/s)
14:14:02 [2021-07-23T18:14:02.238Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:14:02 [2021-07-23T18:14:02.238Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:14:02 [2021-07-23T18:14:02.238Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:14:02 [2021-07-23T18:14:02.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:14:02 [2021-07-23T18:14:02.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:14:02 [2021-07-23T18:14:02.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:14:02 [2021-07-23T18:14:02.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 80 kB/s)
14:14:02 [2021-07-23T18:14:02.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:14:02 [2021-07-23T18:14:02.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:14:02 [2021-07-23T18:14:02.750Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:14:03 [2021-07-23T18:14:03.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:14:03 [2021-07-23T18:14:03.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:14:03 [2021-07-23T18:14:03.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:14:03 [2021-07-23T18:14:03.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 251 kB/s)
14:14:03 [2021-07-23T18:14:03.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:14:03 [2021-07-23T18:14:03.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:14:03 [2021-07-23T18:14:03.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:14:03 [2021-07-23T18:14:03.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:14:03 [2021-07-23T18:14:03.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:14:03 [2021-07-23T18:14:03.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:14:03 [2021-07-23T18:14:03.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 85 kB/s)
14:14:03 [2021-07-23T18:14:03.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:14:03 [2021-07-23T18:14:03.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:14:03 [2021-07-23T18:14:03.519Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:14:03 [2021-07-23T18:14:03.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:14:03 [2021-07-23T18:14:03.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:14:03 [2021-07-23T18:14:03.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:14:03 [2021-07-23T18:14:03.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 101 kB/s)
14:14:03 [2021-07-23T18:14:03.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:14:04 [2021-07-23T18:14:04.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:14:04 [2021-07-23T18:14:04.030Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:14:04 [2021-07-23T18:14:04.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:14:04 [2021-07-23T18:14:04.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:14:04 [2021-07-23T18:14:04.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:14:04 [2021-07-23T18:14:04.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 53 kB/s)
14:14:04 [2021-07-23T18:14:04.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:14:04 [2021-07-23T18:14:04.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:14:04 [2021-07-23T18:14:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:14:04 [2021-07-23T18:14:04.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:14:05 [2021-07-23T18:14:05.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:14:05 [2021-07-23T18:14:05.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:14:05 [2021-07-23T18:14:05.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:14:05 [2021-07-23T18:14:05.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:14:05 [2021-07-23T18:14:05.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:14:05 [2021-07-23T18:14:05.311Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:14:05 [2021-07-23T18:14:05.311Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:14:05 [2021-07-23T18:14:05.311Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:14:05 [2021-07-23T18:14:05.311Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:14:05 [2021-07-23T18:14:05.311Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:14:05 [2021-07-23T18:14:05.567Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:14:05 [2021-07-23T18:14:05.567Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:14:05 [2021-07-23T18:14:05.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:14:05 [2021-07-23T18:14:05.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
14:14:05 [2021-07-23T18:14:05.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:14:05 [2021-07-23T18:14:05.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:14:05 [2021-07-23T18:14:05.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:14:05 [2021-07-23T18:14:05.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:14:05 [2021-07-23T18:14:05.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:14:05 [2021-07-23T18:14:05.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:14:06 [2021-07-23T18:14:06.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:14:06 [2021-07-23T18:14:06.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:14:06 [2021-07-23T18:14:06.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:14:06 [2021-07-23T18:14:06.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:14:06 [2021-07-23T18:14:06.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:14:06 [2021-07-23T18:14:06.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:14:06 [2021-07-23T18:14:06.603Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
14:14:06 [2021-07-23T18:14:06.603Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:14:06 [2021-07-23T18:14:06.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:14:06 [2021-07-23T18:14:06.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
14:14:07 [2021-07-23T18:14:07.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.2 MB/s)
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.0 MB/s)
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 238 kB/s)
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.5 MB/s)
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.5 MB/s)
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 310 kB/s)
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 292 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.2 MB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 96 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 178 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 104 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 118 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 137 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 121 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 238 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 381 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 347 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 118 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 93 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 2.2 MB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 91 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 761 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 1.8 MB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 2.0 MB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 227 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 954 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 454 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 229 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 369 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 1.2 MB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 75 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 1.5 MB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 265 kB/s)
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] 
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator ---
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:14:07 [2021-07-23T18:14:07.371Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:14:07 [2021-07-23T18:14:07.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:14:07 [2021-07-23T18:14:07.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:14:07 [2021-07-23T18:14:07.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:14:07 [2021-07-23T18:14:07.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 1.9 MB/s)
14:14:07 [2021-07-23T18:14:07.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:14:07 [2021-07-23T18:14:07.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:14:07 [2021-07-23T18:14:07.932Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:14:08 [2021-07-23T18:14:08.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:14:08 [2021-07-23T18:14:08.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:14:08 [2021-07-23T18:14:08.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:14:08 [2021-07-23T18:14:08.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 383 kB/s)
14:14:08 [2021-07-23T18:14:08.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:14:08 [2021-07-23T18:14:08.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:14:08 [2021-07-23T18:14:08.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:14:08 [2021-07-23T18:14:08.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:14:08 [2021-07-23T18:14:08.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:14:08 [2021-07-23T18:14:08.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:14:08 [2021-07-23T18:14:08.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.4 MB/s)
14:14:08 [2021-07-23T18:14:08.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:14:08 [2021-07-23T18:14:08.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:14:08 [2021-07-23T18:14:08.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:14:08 [2021-07-23T18:14:08.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:14:08 [2021-07-23T18:14:08.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:14:08 [2021-07-23T18:14:08.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:14:08 [2021-07-23T18:14:08.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 312 kB/s)
14:14:08 [2021-07-23T18:14:08.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:14:08 [2021-07-23T18:14:08.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:14:08 [2021-07-23T18:14:08.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:14:09 [2021-07-23T18:14:09.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:14:09 [2021-07-23T18:14:09.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:14:09 [2021-07-23T18:14:09.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:14:09 [2021-07-23T18:14:09.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 86 kB/s)
14:14:09 [2021-07-23T18:14:09.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:14:09 [2021-07-23T18:14:09.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:14:09 [2021-07-23T18:14:09.518Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:14:09 [2021-07-23T18:14:09.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:14:09 [2021-07-23T18:14:09.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:14:09 [2021-07-23T18:14:09.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:14:10 [2021-07-23T18:14:10.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 787 kB/s)
14:14:10 [2021-07-23T18:14:10.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 51 kB/s)
14:14:10 [2021-07-23T18:14:10.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:14:10 [2021-07-23T18:14:10.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 659 kB/s)
14:14:11 [2021-07-23T18:14:11.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:14:11 [2021-07-23T18:14:11.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:14:11 [2021-07-23T18:14:11.053Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:14:11 [2021-07-23T18:14:11.309Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:14:11 [2021-07-23T18:14:11.309Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:14:11 [2021-07-23T18:14:11.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:14:11 [2021-07-23T18:14:11.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 35 kB/s)
14:14:11 [2021-07-23T18:14:11.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.309Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 37 kB/s)
14:14:11 [2021-07-23T18:14:11.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:14:11 [2021-07-23T18:14:11.871Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:14:12 [2021-07-23T18:14:12.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:14:12 [2021-07-23T18:14:12.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:14:12 [2021-07-23T18:14:12.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:14:12 [2021-07-23T18:14:12.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 37 kB/s)
14:14:12 [2021-07-23T18:14:12.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
14:14:12 [2021-07-23T18:14:12.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
14:14:12 [2021-07-23T18:14:12.383Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom
14:14:12 [2021-07-23T18:14:12.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
14:14:12 [2021-07-23T18:14:12.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
14:14:12 [2021-07-23T18:14:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
14:14:12 [2021-07-23T18:14:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 511 kB/s)
14:14:12 [2021-07-23T18:14:12.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:14:12 [2021-07-23T18:14:12.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:14:12 [2021-07-23T18:14:12.639Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:14:12 [2021-07-23T18:14:12.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 24 kB/s)
14:14:13 [2021-07-23T18:14:13.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:14:13 [2021-07-23T18:14:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 457 kB/s)
14:14:13 [2021-07-23T18:14:13.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:14:13 [2021-07-23T18:14:13.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:14:13 [2021-07-23T18:14:13.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:14:13 [2021-07-23T18:14:13.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:14:13 [2021-07-23T18:14:13.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:14:13 [2021-07-23T18:14:13.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:14:13 [2021-07-23T18:14:13.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 103 kB/s)
14:14:13 [2021-07-23T18:14:13.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:14:13 [2021-07-23T18:14:13.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:14:13 [2021-07-23T18:14:13.968Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:14:14 [2021-07-23T18:14:14.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:14:14 [2021-07-23T18:14:14.224Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:14:14 [2021-07-23T18:14:14.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:14:14 [2021-07-23T18:14:14.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 265 kB/s)
14:14:14 [2021-07-23T18:14:14.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:14:14 [2021-07-23T18:14:14.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:14:14 [2021-07-23T18:14:14.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:14:14 [2021-07-23T18:14:14.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:14:14 [2021-07-23T18:14:14.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:14:14 [2021-07-23T18:14:14.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:14:14 [2021-07-23T18:14:14.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 544 kB/s)
14:14:14 [2021-07-23T18:14:14.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:14:14 [2021-07-23T18:14:14.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:14:14 [2021-07-23T18:14:14.786Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:14:15 [2021-07-23T18:14:15.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:14:15 [2021-07-23T18:14:15.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:14:15 [2021-07-23T18:14:15.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:14:15 [2021-07-23T18:14:15.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 132 kB/s)
14:14:15 [2021-07-23T18:14:15.041Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:14:15 [2021-07-23T18:14:15.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:14:15 [2021-07-23T18:14:15.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:14:15 [2021-07-23T18:14:15.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:14:15 [2021-07-23T18:14:15.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:14:15 [2021-07-23T18:14:15.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:14:15 [2021-07-23T18:14:15.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 519 kB/s)
14:14:15 [2021-07-23T18:14:15.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:14:15 [2021-07-23T18:14:15.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:14:15 [2021-07-23T18:14:15.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:14:15 [2021-07-23T18:14:15.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:14:15 [2021-07-23T18:14:15.808Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:14:16 [2021-07-23T18:14:16.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:14:16 [2021-07-23T18:14:16.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.4 MB/s)
14:14:16 [2021-07-23T18:14:16.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
14:14:16 [2021-07-23T18:14:16.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
14:14:16 [2021-07-23T18:14:16.064Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
14:14:16 [2021-07-23T18:14:16.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
14:14:16 [2021-07-23T18:14:16.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
14:14:16 [2021-07-23T18:14:16.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
14:14:16 [2021-07-23T18:14:16.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 902 kB/s)
14:14:16 [2021-07-23T18:14:16.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:14:16 [2021-07-23T18:14:16.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:14:16 [2021-07-23T18:14:16.320Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:14:16 [2021-07-23T18:14:16.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:14:16 [2021-07-23T18:14:16.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:14:16 [2021-07-23T18:14:16.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:14:16 [2021-07-23T18:14:16.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 82 kB/s)
14:14:16 [2021-07-23T18:14:16.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:14:16 [2021-07-23T18:14:16.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:14:16 [2021-07-23T18:14:16.881Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:14:17 [2021-07-23T18:14:17.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:14:17 [2021-07-23T18:14:17.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:14:17 [2021-07-23T18:14:17.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:14:17 [2021-07-23T18:14:17.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 567 kB/s)
14:14:17 [2021-07-23T18:14:17.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:14:17 [2021-07-23T18:14:17.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:14:17 [2021-07-23T18:14:17.137Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:14:17 [2021-07-23T18:14:17.700Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:14:17 [2021-07-23T18:14:17.700Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:14:17 [2021-07-23T18:14:17.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:14:17 [2021-07-23T18:14:17.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.9 MB/s)
14:14:17 [2021-07-23T18:14:17.700Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:14:17 [2021-07-23T18:14:17.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:14:17 [2021-07-23T18:14:17.700Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:14:17 [2021-07-23T18:14:17.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:14:17 [2021-07-23T18:14:17.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:14:17 [2021-07-23T18:14:17.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:14:17 [2021-07-23T18:14:17.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom (3.5 kB at 109 kB/s)
14:14:17 [2021-07-23T18:14:17.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:14:17 [2021-07-23T18:14:17.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:14:17 [2021-07-23T18:14:17.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:14:18 [2021-07-23T18:14:18.517Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:14:18 [2021-07-23T18:14:18.517Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:14:18 [2021-07-23T18:14:18.517Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:14:18 [2021-07-23T18:14:18.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom (2.1 kB at 80 kB/s)
14:14:18 [2021-07-23T18:14:18.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.1/asm-9.1.pom
14:14:18 [2021-07-23T18:14:18.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.1/asm-9.1.pom
14:14:18 [2021-07-23T18:14:18.518Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.pom
14:14:18 [2021-07-23T18:14:18.773Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.1/asm-9.1.pom
14:14:18 [2021-07-23T18:14:18.773Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.1/asm-9.1.pom
14:14:18 [2021-07-23T18:14:18.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom
14:14:18 [2021-07-23T18:14:18.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 99 kB/s)
14:14:18 [2021-07-23T18:14:18.773Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:14:18 [2021-07-23T18:14:18.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:14:19 [2021-07-23T18:14:19.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:14:19 [2021-07-23T18:14:19.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:14:19 [2021-07-23T18:14:19.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:14:19 [2021-07-23T18:14:19.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:14:19 [2021-07-23T18:14:19.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom (3.0 kB at 69 kB/s)
14:14:19 [2021-07-23T18:14:19.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:14:19 [2021-07-23T18:14:19.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:14:19 [2021-07-23T18:14:19.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:14:19 [2021-07-23T18:14:19.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:14:19 [2021-07-23T18:14:19.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:14:19 [2021-07-23T18:14:19.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:14:19 [2021-07-23T18:14:19.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 136 kB/s)
14:14:19 [2021-07-23T18:14:19.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:14:19 [2021-07-23T18:14:19.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:14:19 [2021-07-23T18:14:19.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:14:20 [2021-07-23T18:14:20.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:14:20 [2021-07-23T18:14:20.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:14:20 [2021-07-23T18:14:20.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:14:20 [2021-07-23T18:14:20.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 175 kB/s)
14:14:20 [2021-07-23T18:14:20.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:14:20 [2021-07-23T18:14:20.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:14:20 [2021-07-23T18:14:20.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom (1.9 kB at 47 kB/s)
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.1/asm-9.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.1/asm-9.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:14:20 [2021-07-23T18:14:20.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:14:20 [2021-07-23T18:14:20.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:14:20 [2021-07-23T18:14:20.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:14:20 [2021-07-23T18:14:20.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:14:20 [2021-07-23T18:14:20.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:14:20 [2021-07-23T18:14:20.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:14:21 [2021-07-23T18:14:21.126Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar
14:14:21 [2021-07-23T18:14:21.126Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:14:21 [2021-07-23T18:14:21.126Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:14:21 [2021-07-23T18:14:21.126Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:14:21 [2021-07-23T18:14:21.126Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:14:21 [2021-07-23T18:14:21.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.jar
14:14:21 [2021-07-23T18:14:21.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:14:21 [2021-07-23T18:14:21.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:14:21 [2021-07-23T18:14:21.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:14:21 [2021-07-23T18:14:21.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:14:21 [2021-07-23T18:14:21.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.1/asm-9.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:14:21 [2021-07-23T18:14:21.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.1/asm-9.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 2.0 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 1.4 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 7.5 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 1.6 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 391 kB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 336 kB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 1.6 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.jar (122 kB at 3.6 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar (34 kB at 902 kB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar (53 kB at 1.3 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 8.5 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar (200 kB at 4.3 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar (292 kB at 6.2 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar (73 kB at 1.5 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar (129 kB at 1.8 MB/s)
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] 
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator ---
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] 
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator ---
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] 
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator ---
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.pom
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.pom
14:14:21 [2021-07-23T18:14:21.893Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.pom
14:14:22 [2021-07-23T18:14:22.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.pom
14:14:22 [2021-07-23T18:14:22.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.pom
14:14:22 [2021-07-23T18:14:22.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.pom
14:14:22 [2021-07-23T18:14:22.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.pom (1.1 kB at 73 kB/s)
14:14:22 [2021-07-23T18:14:22.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.jar
14:14:22 [2021-07-23T18:14:22.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.jar
14:14:22 [2021-07-23T18:14:22.455Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.jar
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.jar
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.jar
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.jar
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.7.0/tycho-pack200-impl-1.7.0.jar (12 kB at 288 kB/s)
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] 
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator ---
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:14:22 [2021-07-23T18:14:22.710Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom (8.8 kB at 464 kB/s)
14:14:23 [2021-07-23T18:14:23.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.272Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.4 MB/s)
14:14:23 [2021-07-23T18:14:23.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:14:23 [2021-07-23T18:14:23.528Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 194 kB/s)
14:14:24 [2021-07-23T18:14:24.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.345Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom (1.9 kB at 79 kB/s)
14:14:24 [2021-07-23T18:14:24.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.345Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.906Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom (2.5 kB at 115 kB/s)
14:14:24 [2021-07-23T18:14:24.906Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:14:24 [2021-07-23T18:14:24.906Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:14:25 [2021-07-23T18:14:25.162Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:14:25 [2021-07-23T18:14:25.162Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:14:25 [2021-07-23T18:14:25.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:14:25 [2021-07-23T18:14:25.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom (1.4 kB at 88 kB/s)
14:14:25 [2021-07-23T18:14:25.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:14:25 [2021-07-23T18:14:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:14:25 [2021-07-23T18:14:25.162Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
14:14:25 [2021-07-23T18:14:25.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:14:25 [2021-07-23T18:14:25.724Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:14:25 [2021-07-23T18:14:25.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
14:14:25 [2021-07-23T18:14:25.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 29 kB/s)
14:14:25 [2021-07-23T18:14:25.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:14:25 [2021-07-23T18:14:25.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:14:25 [2021-07-23T18:14:25.724Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:14:25 [2021-07-23T18:14:25.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:14:25 [2021-07-23T18:14:25.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:14:25 [2021-07-23T18:14:25.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:14:25 [2021-07-23T18:14:25.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 114 kB/s)
14:14:25 [2021-07-23T18:14:25.979Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:14:25 [2021-07-23T18:14:25.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:14:25 [2021-07-23T18:14:25.979Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom (1.9 kB at 122 kB/s)
14:14:26 [2021-07-23T18:14:26.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.542Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:14:26 [2021-07-23T18:14:26.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 96 kB/s)
14:14:26 [2021-07-23T18:14:26.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:14:26 [2021-07-23T18:14:26.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:14:26 [2021-07-23T18:14:26.799Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:14:27 [2021-07-23T18:14:27.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:14:27 [2021-07-23T18:14:27.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:14:27 [2021-07-23T18:14:27.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:14:27 [2021-07-23T18:14:27.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.3 MB/s)
14:14:27 [2021-07-23T18:14:27.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:14:27 [2021-07-23T18:14:27.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:14:27 [2021-07-23T18:14:27.331Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:14:27 [2021-07-23T18:14:27.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:14:27 [2021-07-23T18:14:27.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:14:27 [2021-07-23T18:14:27.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:14:27 [2021-07-23T18:14:27.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 3.1 MB/s)
14:14:27 [2021-07-23T18:14:27.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:14:27 [2021-07-23T18:14:27.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:14:27 [2021-07-23T18:14:27.587Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:14:28 [2021-07-23T18:14:28.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:14:28 [2021-07-23T18:14:28.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:14:28 [2021-07-23T18:14:28.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:14:28 [2021-07-23T18:14:28.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (3.0 kB at 101 kB/s)
14:14:28 [2021-07-23T18:14:28.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.148Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 199 kB/s)
14:14:28 [2021-07-23T18:14:28.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.403Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:14:28 [2021-07-23T18:14:28.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 807 kB/s)
14:14:28 [2021-07-23T18:14:28.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:14:28 [2021-07-23T18:14:28.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:14:28 [2021-07-23T18:14:28.965Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:14:29 [2021-07-23T18:14:29.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:14:29 [2021-07-23T18:14:29.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:14:29 [2021-07-23T18:14:29.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:14:29 [2021-07-23T18:14:29.221Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 57 kB/s)
14:14:29 [2021-07-23T18:14:29.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:14:29 [2021-07-23T18:14:29.221Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:14:29 [2021-07-23T18:14:29.221Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:14:29 [2021-07-23T18:14:29.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:14:29 [2021-07-23T18:14:29.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:14:29 [2021-07-23T18:14:29.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:14:29 [2021-07-23T18:14:29.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 107 kB/s)
14:14:29 [2021-07-23T18:14:29.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:14:29 [2021-07-23T18:14:29.784Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:14:29 [2021-07-23T18:14:29.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:14:30 [2021-07-23T18:14:30.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:14:30 [2021-07-23T18:14:30.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:14:30 [2021-07-23T18:14:30.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:14:30 [2021-07-23T18:14:30.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 395 kB/s)
14:14:30 [2021-07-23T18:14:30.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:14:30 [2021-07-23T18:14:30.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:14:30 [2021-07-23T18:14:30.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:14:30 [2021-07-23T18:14:30.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:14:30 [2021-07-23T18:14:30.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:14:30 [2021-07-23T18:14:30.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:14:30 [2021-07-23T18:14:30.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 796 kB/s)
14:14:30 [2021-07-23T18:14:30.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:14:30 [2021-07-23T18:14:30.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:14:30 [2021-07-23T18:14:30.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:14:30 [2021-07-23T18:14:30.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:14:30 [2021-07-23T18:14:30.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:14:30 [2021-07-23T18:14:30.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:14:30 [2021-07-23T18:14:30.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 57 kB/s)
14:14:30 [2021-07-23T18:14:30.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:14:30 [2021-07-23T18:14:30.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:14:30 [2021-07-23T18:14:30.858Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 109 kB/s)
14:14:31 [2021-07-23T18:14:31.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.675Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:14:31 [2021-07-23T18:14:31.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 1.0 MB/s)
14:14:31 [2021-07-23T18:14:31.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:14:31 [2021-07-23T18:14:31.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:14:31 [2021-07-23T18:14:31.931Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 47 kB/s)
14:14:32 [2021-07-23T18:14:32.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.187Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:14:32 [2021-07-23T18:14:32.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 267 kB/s)
14:14:32 [2021-07-23T18:14:32.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:14:32 [2021-07-23T18:14:32.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:14:32 [2021-07-23T18:14:32.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:14:32 [2021-07-23T18:14:32.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:14:32 [2021-07-23T18:14:32.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:14:32 [2021-07-23T18:14:32.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:14:32 [2021-07-23T18:14:32.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 416 kB/s)
14:14:32 [2021-07-23T18:14:32.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:14:32 [2021-07-23T18:14:32.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom (3.4 kB at 199 kB/s)
14:14:33 [2021-07-23T18:14:33.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.468Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.724Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:14:33 [2021-07-23T18:14:33.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom (4.3 kB at 207 kB/s)
14:14:33 [2021-07-23T18:14:33.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:14:33 [2021-07-23T18:14:33.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:14:33 [2021-07-23T18:14:33.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.237Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 146 kB/s)
14:14:34 [2021-07-23T18:14:34.237Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.237Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.0 MB/s)
14:14:34 [2021-07-23T18:14:34.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:14:34 [2021-07-23T18:14:34.749Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom (2.6 kB at 115 kB/s)
14:14:35 [2021-07-23T18:14:35.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 148 kB/s)
14:14:35 [2021-07-23T18:14:35.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:14:35 [2021-07-23T18:14:35.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom (4.1 kB at 203 kB/s)
14:14:35 [2021-07-23T18:14:35.824Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:14:35 [2021-07-23T18:14:35.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:14:35 [2021-07-23T18:14:35.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 274 kB/s)
14:14:36 [2021-07-23T18:14:36.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.337Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:14:36 [2021-07-23T18:14:36.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 727 kB/s)
14:14:36 [2021-07-23T18:14:36.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:14:36 [2021-07-23T18:14:36.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:14:36 [2021-07-23T18:14:36.848Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:14:37 [2021-07-23T18:14:37.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:14:37 [2021-07-23T18:14:37.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:14:37 [2021-07-23T18:14:37.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:14:37 [2021-07-23T18:14:37.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 180 kB/s)
14:14:37 [2021-07-23T18:14:37.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:14:37 [2021-07-23T18:14:37.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:14:37 [2021-07-23T18:14:37.104Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:14:37 [2021-07-23T18:14:37.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:14:37 [2021-07-23T18:14:37.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:14:37 [2021-07-23T18:14:37.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:14:37 [2021-07-23T18:14:37.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 121 kB/s)
14:14:37 [2021-07-23T18:14:37.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:14:37 [2021-07-23T18:14:37.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:14:37 [2021-07-23T18:14:37.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:14:37 [2021-07-23T18:14:37.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:14:37 [2021-07-23T18:14:37.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:14:37 [2021-07-23T18:14:37.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:14:37 [2021-07-23T18:14:37.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.1 MB/s)
14:14:37 [2021-07-23T18:14:37.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
14:14:38 [2021-07-23T18:14:38.128Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
14:14:38 [2021-07-23T18:14:38.128Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
14:14:38 [2021-07-23T18:14:38.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
14:14:38 [2021-07-23T18:14:38.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
14:14:38 [2021-07-23T18:14:38.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
14:14:38 [2021-07-23T18:14:38.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 594 kB/s)
14:14:38 [2021-07-23T18:14:38.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:14:38 [2021-07-23T18:14:38.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:14:38 [2021-07-23T18:14:38.384Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:14:38 [2021-07-23T18:14:38.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:14:38 [2021-07-23T18:14:38.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:14:38 [2021-07-23T18:14:38.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:14:38 [2021-07-23T18:14:38.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 400 kB/s)
14:14:38 [2021-07-23T18:14:38.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:14:38 [2021-07-23T18:14:38.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:14:38 [2021-07-23T18:14:38.897Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:14:39 [2021-07-23T18:14:39.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:14:39 [2021-07-23T18:14:39.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:14:39 [2021-07-23T18:14:39.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:14:39 [2021-07-23T18:14:39.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 2.4 MB/s)
14:14:39 [2021-07-23T18:14:39.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.409Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 548 kB/s)
14:14:39 [2021-07-23T18:14:39.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:14:39 [2021-07-23T18:14:39.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:14:40 [2021-07-23T18:14:40.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:14:40 [2021-07-23T18:14:40.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 848 kB/s)
14:14:40 [2021-07-23T18:14:40.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
14:14:40 [2021-07-23T18:14:40.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
14:14:40 [2021-07-23T18:14:40.177Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
14:14:40 [2021-07-23T18:14:40.433Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
14:14:40 [2021-07-23T18:14:40.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
14:14:40 [2021-07-23T18:14:40.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
14:14:40 [2021-07-23T18:14:40.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 112 kB/s)
14:14:40 [2021-07-23T18:14:40.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:14:40 [2021-07-23T18:14:40.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:14:40 [2021-07-23T18:14:40.434Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:14:40 [2021-07-23T18:14:40.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:14:40 [2021-07-23T18:14:40.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:14:40 [2021-07-23T18:14:40.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:14:40 [2021-07-23T18:14:40.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 16 kB/s)
14:14:40 [2021-07-23T18:14:40.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:14:40 [2021-07-23T18:14:40.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:14:40 [2021-07-23T18:14:40.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 394 kB/s)
14:14:41 [2021-07-23T18:14:41.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:14:41 [2021-07-23T18:14:41.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 459 kB/s)
14:14:41 [2021-07-23T18:14:41.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:14:41 [2021-07-23T18:14:41.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:14:41 [2021-07-23T18:14:41.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:14:42 [2021-07-23T18:14:42.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:14:42 [2021-07-23T18:14:42.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:14:42 [2021-07-23T18:14:42.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:14:42 [2021-07-23T18:14:42.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 46 kB/s)
14:14:42 [2021-07-23T18:14:42.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:14:42 [2021-07-23T18:14:42.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:14:42 [2021-07-23T18:14:42.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:14:42 [2021-07-23T18:14:42.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:14:42 [2021-07-23T18:14:42.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:14:42 [2021-07-23T18:14:42.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:14:42 [2021-07-23T18:14:42.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 275 kB/s)
14:14:42 [2021-07-23T18:14:42.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:14:42 [2021-07-23T18:14:42.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:14:42 [2021-07-23T18:14:42.789Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:14:43 [2021-07-23T18:14:43.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:14:43 [2021-07-23T18:14:43.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:14:43 [2021-07-23T18:14:43.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:14:43 [2021-07-23T18:14:43.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 84 kB/s)
14:14:43 [2021-07-23T18:14:43.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:14:43 [2021-07-23T18:14:43.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:14:43 [2021-07-23T18:14:43.046Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:14:43 [2021-07-23T18:14:43.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:14:43 [2021-07-23T18:14:43.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:14:43 [2021-07-23T18:14:43.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:14:43 [2021-07-23T18:14:43.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 306 kB/s)
14:14:43 [2021-07-23T18:14:43.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:14:43 [2021-07-23T18:14:43.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:14:43 [2021-07-23T18:14:43.559Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:14:43 [2021-07-23T18:14:43.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:14:43 [2021-07-23T18:14:43.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:14:43 [2021-07-23T18:14:43.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:14:43 [2021-07-23T18:14:43.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 80 kB/s)
14:14:43 [2021-07-23T18:14:43.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:14:43 [2021-07-23T18:14:43.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:14:43 [2021-07-23T18:14:43.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.073Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 73 kB/s)
14:14:44 [2021-07-23T18:14:44.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.329Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:14:44 [2021-07-23T18:14:44.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 211 kB/s)
14:14:44 [2021-07-23T18:14:44.585Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:14:44 [2021-07-23T18:14:44.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:14:44 [2021-07-23T18:14:44.843Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 81 kB/s)
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.1/cbi-common-1.3.1.pom
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.1/cbi-common-1.3.1.pom (2.0 kB at 110 kB/s)
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.1/cbi-maven-plugin-common-1.3.1.pom
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.1/cbi-maven-plugin-common-1.3.1.pom (2.6 kB at 163 kB/s)
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.614Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 179 kB/s)
14:14:45 [2021-07-23T18:14:45.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:14:45 [2021-07-23T18:14:45.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:14:46 [2021-07-23T18:14:46.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 372 kB/s)
14:14:46 [2021-07-23T18:14:46.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:14:46 [2021-07-23T18:14:46.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:14:46 [2021-07-23T18:14:46.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:14:46 [2021-07-23T18:14:46.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:14:46 [2021-07-23T18:14:46.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:14:46 [2021-07-23T18:14:46.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:14:46 [2021-07-23T18:14:46.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.0 MB/s)
14:14:46 [2021-07-23T18:14:46.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:14:46 [2021-07-23T18:14:46.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:14:46 [2021-07-23T18:14:46.382Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:14:46 [2021-07-23T18:14:46.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:14:46 [2021-07-23T18:14:46.950Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:14:46 [2021-07-23T18:14:46.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:14:46 [2021-07-23T18:14:46.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 171 kB/s)
14:14:46 [2021-07-23T18:14:46.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:14:46 [2021-07-23T18:14:46.950Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:14:46 [2021-07-23T18:14:46.950Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:14:47 [2021-07-23T18:14:47.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:14:47 [2021-07-23T18:14:47.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:14:47 [2021-07-23T18:14:47.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:14:47 [2021-07-23T18:14:47.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 488 kB/s)
14:14:47 [2021-07-23T18:14:47.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:14:47 [2021-07-23T18:14:47.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:14:47 [2021-07-23T18:14:47.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:14:47 [2021-07-23T18:14:47.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:14:47 [2021-07-23T18:14:47.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:14:47 [2021-07-23T18:14:47.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:14:47 [2021-07-23T18:14:47.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 835 kB/s)
14:14:47 [2021-07-23T18:14:47.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:14:47 [2021-07-23T18:14:47.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:14:47 [2021-07-23T18:14:47.719Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:14:47 [2021-07-23T18:14:47.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:14:48 [2021-07-23T18:14:48.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:14:48 [2021-07-23T18:14:48.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:14:48 [2021-07-23T18:14:48.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 368 kB/s)
14:14:48 [2021-07-23T18:14:48.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:14:48 [2021-07-23T18:14:48.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:14:48 [2021-07-23T18:14:48.232Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:14:48 [2021-07-23T18:14:48.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:14:48 [2021-07-23T18:14:48.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:14:48 [2021-07-23T18:14:48.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:14:48 [2021-07-23T18:14:48.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 168 kB/s)
14:14:48 [2021-07-23T18:14:48.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:14:48 [2021-07-23T18:14:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:14:48 [2021-07-23T18:14:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.1/cbi-common-1.3.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.1/cbi-common-1.3.1.jar (64 kB at 332 kB/s)
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.1/cbi-maven-plugin-common-1.3.1.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.1/cbi-maven-plugin-common-1.3.1.jar (31 kB at 138 kB/s)
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:14:48 [2021-07-23T18:14:48.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:14:49 [2021-07-23T18:14:49.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:14:49 [2021-07-23T18:14:49.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:14:49 [2021-07-23T18:14:49.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:14:49 [2021-07-23T18:14:49.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:14:49 [2021-07-23T18:14:49.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:14:49 [2021-07-23T18:14:49.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:14:49 [2021-07-23T18:14:49.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:14:49 [2021-07-23T18:14:49.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:14:49 [2021-07-23T18:14:49.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:14:50 [2021-07-23T18:14:50.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:14:50 [2021-07-23T18:14:50.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:14:50 [2021-07-23T18:14:50.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:14:50 [2021-07-23T18:14:50.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:14:50 [2021-07-23T18:14:50.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:14:50 [2021-07-23T18:14:50.282Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:14:50 [2021-07-23T18:14:50.282Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:14:50 [2021-07-23T18:14:50.282Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:14:50 [2021-07-23T18:14:50.282Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:14:50 [2021-07-23T18:14:50.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
14:14:50 [2021-07-23T18:14:50.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:14:50 [2021-07-23T18:14:50.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:14:50 [2021-07-23T18:14:50.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:14:50 [2021-07-23T18:14:50.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:14:50 [2021-07-23T18:14:50.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:14:51 [2021-07-23T18:14:51.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:14:51 [2021-07-23T18:14:51.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:14:51 [2021-07-23T18:14:51.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:14:51 [2021-07-23T18:14:51.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:14:51 [2021-07-23T18:14:51.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:14:51 [2021-07-23T18:14:51.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:14:51 [2021-07-23T18:14:51.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:14:51 [2021-07-23T18:14:51.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:14:51 [2021-07-23T18:14:51.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:14:51 [2021-07-23T18:14:51.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:14:51 [2021-07-23T18:14:51.564Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:14:51 [2021-07-23T18:14:51.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:14:51 [2021-07-23T18:14:51.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:14:51 [2021-07-23T18:14:51.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:14:51 [2021-07-23T18:14:51.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:14:52 [2021-07-23T18:14:52.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:14:52 [2021-07-23T18:14:52.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:14:52 [2021-07-23T18:14:52.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 3.2 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 955 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar (14 kB at 446 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar (42 kB at 1.3 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar (27 kB at 754 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 6.0 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar (44 kB at 1.2 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 1.5 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 964 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar (66 kB at 1.5 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar (633 kB at 14 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 3.5 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar (192 kB at 3.8 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar (181 kB at 3.5 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar (37 kB at 706 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 2.9 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 832 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 108 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 5.7 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 65 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 7.1 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 2.1 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 34 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 696 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 3.7 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 53 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar (47 kB at 595 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 2.6 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 58 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 6.2 MB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 27 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 246 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 106 kB/s)
14:14:52 [2021-07-23T18:14:52.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 135 kB/s)
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 562 kB/s)
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 1.9 MB/s)
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 2.3 MB/s)
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 5.5 MB/s)
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 290 kB/s)
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 18 MB/s)
14:14:52 [2021-07-23T18:14:52.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 988 kB/s)
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] 
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator ---
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] 
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator ---
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] 
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator ---
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] 
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator ---
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] 
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator ---
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:14:52 [2021-07-23T18:14:52.846Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:14:53 [2021-07-23T18:14:53.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:14:53 [2021-07-23T18:14:53.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:14:53 [2021-07-23T18:14:53.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:14:53 [2021-07-23T18:14:53.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 360 kB/s)
14:14:53 [2021-07-23T18:14:53.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:14:53 [2021-07-23T18:14:53.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:14:53 [2021-07-23T18:14:53.102Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:14:53 [2021-07-23T18:14:53.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:14:53 [2021-07-23T18:14:53.665Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:14:53 [2021-07-23T18:14:53.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:14:53 [2021-07-23T18:14:53.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 665 kB/s)
14:14:53 [2021-07-23T18:14:53.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:14:53 [2021-07-23T18:14:53.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:14:53 [2021-07-23T18:14:53.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:14:53 [2021-07-23T18:14:53.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:14:53 [2021-07-23T18:14:53.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:14:53 [2021-07-23T18:14:53.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:14:54 [2021-07-23T18:14:54.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 109 kB/s)
14:14:54 [2021-07-23T18:14:54.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:14:54 [2021-07-23T18:14:54.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:14:54 [2021-07-23T18:14:54.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:14:54 [2021-07-23T18:14:54.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:14:54 [2021-07-23T18:14:54.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:14:54 [2021-07-23T18:14:54.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:14:54 [2021-07-23T18:14:54.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 236 kB/s)
14:14:54 [2021-07-23T18:14:54.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:14:54 [2021-07-23T18:14:54.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:14:54 [2021-07-23T18:14:54.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:14:54 [2021-07-23T18:14:54.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 112 kB/s)
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:14:54 [2021-07-23T18:14:54.948Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:14:55 [2021-07-23T18:14:55.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 8.9 MB/s)
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 6.0 MB/s)
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.9 MB/s)
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator-0.0.1-SNAPSHOT.pom
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >--
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] Building Trace Compass Incubator Common Parent 0.0.1-SNAPSHOT    [2/118]
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --------------------------------[ pom ]---------------------------------
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.common-parent ---
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.common-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.common-parent-0.0.1-SNAPSHOT.pom
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] 
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >--
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] Building Trace Compass Incubator Target Platform 0.0.1-SNAPSHOT  [3/118]
14:14:55 [2021-07-23T18:14:55.460Z] [INFO] --------------------------------[ pom ]---------------------------------
14:14:55 [2021-07-23T18:14:55.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:14:55 [2021-07-23T18:14:55.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:14:55 [2021-07-23T18:14:55.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:14:55 [2021-07-23T18:14:55.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:14:55 [2021-07-23T18:14:55.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:14:55 [2021-07-23T18:14:55.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:14:55 [2021-07-23T18:14:55.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom (6.1 kB at 116 kB/s)
14:14:55 [2021-07-23T18:14:55.973Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:14:55 [2021-07-23T18:14:55.973Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:14:55 [2021-07-23T18:14:55.973Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:14:56 [2021-07-23T18:14:56.229Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:14:56 [2021-07-23T18:14:56.229Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:14:56 [2021-07-23T18:14:56.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:14:56 [2021-07-23T18:14:56.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.1 MB/s)
14:14:56 [2021-07-23T18:14:56.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:14:56 [2021-07-23T18:14:56.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:14:56 [2021-07-23T18:14:56.229Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:14:56 [2021-07-23T18:14:56.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:14:56 [2021-07-23T18:14:56.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar (62 kB at 1.6 MB/s)
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.742Z] [INFO] 
14:14:56 [2021-07-23T18:14:56.743Z] [INFO] --- build-helper-maven-plugin:1.12:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.incubator.target ---
14:14:56 [2021-07-23T18:14:56.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom
14:14:56 [2021-07-23T18:14:56.743Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom
14:14:56 [2021-07-23T18:14:56.743Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
14:14:56 [2021-07-23T18:14:56.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.pom
14:14:56 [2021-07-23T18:14:56.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.pom
14:14:56 [2021-07-23T18:14:56.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
14:14:57 [2021-07-23T18:14:57.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 408 kB/s)
14:14:57 [2021-07-23T18:14:57.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:14:57 [2021-07-23T18:14:57.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:14:57 [2021-07-23T18:14:57.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:14:57 [2021-07-23T18:14:57.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:14:57 [2021-07-23T18:14:57.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:14:57 [2021-07-23T18:14:57.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:14:57 [2021-07-23T18:14:57.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 106 kB/s)
14:14:57 [2021-07-23T18:14:57.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:14:57 [2021-07-23T18:14:57.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:14:57 [2021-07-23T18:14:57.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.073Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.073Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.073Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.073Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 151 kB/s)
14:14:58 [2021-07-23T18:14:58.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:14:58 [2021-07-23T18:14:58.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:14:58 [2021-07-23T18:14:58.073Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:14:58 [2021-07-23T18:14:58.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:14:58 [2021-07-23T18:14:58.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:14:58 [2021-07-23T18:14:58.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:14:58 [2021-07-23T18:14:58.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 142 kB/s)
14:14:58 [2021-07-23T18:14:58.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.585Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:14:58 [2021-07-23T18:14:58.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 126 kB/s)
14:14:58 [2021-07-23T18:14:58.842Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:14:58 [2021-07-23T18:14:58.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:14:58 [2021-07-23T18:14:58.842Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:14:59 [2021-07-23T18:14:59.097Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:14:59 [2021-07-23T18:14:59.097Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:14:59 [2021-07-23T18:14:59.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:14:59 [2021-07-23T18:14:59.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 42 kB/s)
14:14:59 [2021-07-23T18:14:59.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:14:59 [2021-07-23T18:14:59.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:14:59 [2021-07-23T18:14:59.354Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 707 kB/s)
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:14:59 [2021-07-23T18:14:59.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:14:59 [2021-07-23T18:14:59.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:14:59 [2021-07-23T18:14:59.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:14:59 [2021-07-23T18:14:59.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:14:59 [2021-07-23T18:14:59.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.0 MB/s)
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.1 MB/s)
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 706 kB/s)
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 4.8 MB/s)
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.target ---
14:15:00 [2021-07-23T18:15:00.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.0.1-SNAPSHOT.pom
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.0.1-SNAPSHOT-tracecompass-incubator-master.target
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-oxygen.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.0.1-SNAPSHOT-tracecompass-oxygen-master.target
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-2019-06.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.0.1-SNAPSHOT-tracecompass-incubator-2019-06.target
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >--
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.0.1-SNAPSHOT [4/118]
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --------------------------------[ pom ]---------------------------------
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:15:00 [2021-07-23T18:15:00.123Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-parent-0.0.1-SNAPSHOT.pom
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >--
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.0.1-SNAPSHOT [5/118]
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] 
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom
14:15:00 [2021-07-23T18:15:00.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.pom (1.5 kB at 37 kB/s)
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom (8.1 kB at 370 kB/s)
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom (35 kB at 1.9 MB/s)
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
14:15:00 [2021-07-23T18:15:00.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
14:15:01 [2021-07-23T18:15:01.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
14:15:01 [2021-07-23T18:15:01.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
14:15:01 [2021-07-23T18:15:01.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
14:15:01 [2021-07-23T18:15:01.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 44 kB/s)
14:15:01 [2021-07-23T18:15:01.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:15:01 [2021-07-23T18:15:01.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:15:01 [2021-07-23T18:15:01.196Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:15:01 [2021-07-23T18:15:01.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:15:01 [2021-07-23T18:15:01.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:15:01 [2021-07-23T18:15:01.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:15:01 [2021-07-23T18:15:01.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 36 kB/s)
14:15:01 [2021-07-23T18:15:01.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:15:01 [2021-07-23T18:15:01.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:15:01 [2021-07-23T18:15:01.708Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:15:01 [2021-07-23T18:15:01.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:15:01 [2021-07-23T18:15:01.963Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:15:01 [2021-07-23T18:15:01.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:15:01 [2021-07-23T18:15:01.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom (4.9 kB at 288 kB/s)
14:15:01 [2021-07-23T18:15:01.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:15:01 [2021-07-23T18:15:01.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.220Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.476Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 90 kB/s)
14:15:02 [2021-07-23T18:15:02.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.988Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.988Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:15:02 [2021-07-23T18:15:02.988Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 328 kB/s)
14:15:02 [2021-07-23T18:15:02.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
14:15:02 [2021-07-23T18:15:02.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
14:15:02 [2021-07-23T18:15:02.988Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.243Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.243Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom (2.5 kB at 49 kB/s)
14:15:03 [2021-07-23T18:15:03.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom
14:15:03 [2021-07-23T18:15:03.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom (1.2 kB at 23 kB/s)
14:15:03 [2021-07-23T18:15:03.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom
14:15:04 [2021-07-23T18:15:04.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom
14:15:04 [2021-07-23T18:15:04.010Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom (2.2 kB at 60 kB/s)
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar
14:15:04 [2021-07-23T18:15:04.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar (2.9 MB at 31 MB/s)
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:15:04 [2021-07-23T18:15:04.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
14:15:04 [2021-07-23T18:15:04.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
14:15:04 [2021-07-23T18:15:04.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar
14:15:04 [2021-07-23T18:15:04.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar
14:15:05 [2021-07-23T18:15:05.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar
14:15:05 [2021-07-23T18:15:05.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:15:05 [2021-07-23T18:15:05.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:15:05 [2021-07-23T18:15:05.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:15:05 [2021-07-23T18:15:05.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
14:15:05 [2021-07-23T18:15:05.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
14:15:05 [2021-07-23T18:15:05.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar
14:15:05 [2021-07-23T18:15:05.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar (166 kB at 4.8 MB/s)
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.6 MB/s)
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.7.0/tycho-sourceref-jgit-1.7.0.jar (6.0 kB at 131 kB/s)
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar
14:15:06 [2021-07-23T18:15:06.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar (329 kB at 5.3 MB/s)
14:15:06 [2021-07-23T18:15:06.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar (4.8 MB at 36 MB/s)
14:15:06 [2021-07-23T18:15:06.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 2.0 MB/s)
14:15:06 [2021-07-23T18:15:06.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 101 kB/s)
14:15:06 [2021-07-23T18:15:06.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar (878 kB at 2.8 MB/s)
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] 
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] 
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] 
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] 
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] 
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:15:06 [2021-07-23T18:15:06.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:15:06 [2021-07-23T18:15:06.985Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:15:06 [2021-07-23T18:15:06.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:15:06 [2021-07-23T18:15:06.985Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:15:06 [2021-07-23T18:15:06.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 53 kB/s)
14:15:06 [2021-07-23T18:15:06.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:15:06 [2021-07-23T18:15:06.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:15:06 [2021-07-23T18:15:06.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:15:07 [2021-07-23T18:15:07.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:15:07 [2021-07-23T18:15:07.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:15:07 [2021-07-23T18:15:07.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:15:07 [2021-07-23T18:15:07.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 60 kB/s)
14:15:07 [2021-07-23T18:15:07.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:15:07 [2021-07-23T18:15:07.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:15:07 [2021-07-23T18:15:07.547Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:15:07 [2021-07-23T18:15:07.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:15:07 [2021-07-23T18:15:07.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:15:07 [2021-07-23T18:15:07.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:15:08 [2021-07-23T18:15:08.058Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 769 kB/s)
14:15:08 [2021-07-23T18:15:08.058Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:15:08 [2021-07-23T18:15:08.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:15:08 [2021-07-23T18:15:08.058Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:15:08 [2021-07-23T18:15:08.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:15:08 [2021-07-23T18:15:08.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:15:08 [2021-07-23T18:15:08.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:15:08 [2021-07-23T18:15:08.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 154 kB/s)
14:15:08 [2021-07-23T18:15:08.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:15:08 [2021-07-23T18:15:08.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:15:08 [2021-07-23T18:15:08.570Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:15:08 [2021-07-23T18:15:08.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:15:08 [2021-07-23T18:15:08.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:15:08 [2021-07-23T18:15:08.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:15:08 [2021-07-23T18:15:08.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 57 kB/s)
14:15:08 [2021-07-23T18:15:08.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:15:08 [2021-07-23T18:15:08.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:15:08 [2021-07-23T18:15:08.826Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:15:09 [2021-07-23T18:15:09.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:15:09 [2021-07-23T18:15:09.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:15:09 [2021-07-23T18:15:09.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:15:09 [2021-07-23T18:15:09.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 236 kB/s)
14:15:09 [2021-07-23T18:15:09.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:15:09 [2021-07-23T18:15:09.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:15:09 [2021-07-23T18:15:09.337Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:15:09 [2021-07-23T18:15:09.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:15:09 [2021-07-23T18:15:09.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:15:09 [2021-07-23T18:15:09.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:15:09 [2021-07-23T18:15:09.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 65 kB/s)
14:15:09 [2021-07-23T18:15:09.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:15:09 [2021-07-23T18:15:09.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:15:09 [2021-07-23T18:15:09.848Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:15:10 [2021-07-23T18:15:10.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:15:10 [2021-07-23T18:15:10.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:15:10 [2021-07-23T18:15:10.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:15:10 [2021-07-23T18:15:10.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 310 kB/s)
14:15:10 [2021-07-23T18:15:10.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:15:10 [2021-07-23T18:15:10.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:15:10 [2021-07-23T18:15:10.104Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:15:10 [2021-07-23T18:15:10.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:15:10 [2021-07-23T18:15:10.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 69 kB/s)
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:15:10 [2021-07-23T18:15:10.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:15:10 [2021-07-23T18:15:10.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:15:10 [2021-07-23T18:15:10.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:15:10 [2021-07-23T18:15:10.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:15:10 [2021-07-23T18:15:10.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:15:10 [2021-07-23T18:15:10.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:15:10 [2021-07-23T18:15:10.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:15:10 [2021-07-23T18:15:10.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:15:10 [2021-07-23T18:15:10.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 257 kB/s)
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 1.3 MB/s)
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.7 MB/s)
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 89 kB/s)
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] 
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom (692 B at 21 kB/s)
14:15:11 [2021-07-23T18:15:11.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom
14:15:11 [2021-07-23T18:15:11.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom (6.0 kB at 215 kB/s)
14:15:11 [2021-07-23T18:15:11.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:15:11 [2021-07-23T18:15:11.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:15:11 [2021-07-23T18:15:11.894Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:15:12 [2021-07-23T18:15:12.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:15:12 [2021-07-23T18:15:12.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:15:12 [2021-07-23T18:15:12.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:15:12 [2021-07-23T18:15:12.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 70 kB/s)
14:15:12 [2021-07-23T18:15:12.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom
14:15:12 [2021-07-23T18:15:12.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom
14:15:12 [2021-07-23T18:15:12.405Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom
14:15:12 [2021-07-23T18:15:12.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom
14:15:12 [2021-07-23T18:15:12.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom
14:15:12 [2021-07-23T18:15:12.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom
14:15:12 [2021-07-23T18:15:12.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom (867 B at 21 kB/s)
14:15:12 [2021-07-23T18:15:12.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom
14:15:12 [2021-07-23T18:15:12.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom
14:15:12 [2021-07-23T18:15:12.916Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom (2.4 kB at 66 kB/s)
14:15:13 [2021-07-23T18:15:13.172Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.172Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.427Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom
14:15:13 [2021-07-23T18:15:13.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom (1.6 kB at 50 kB/s)
14:15:13 [2021-07-23T18:15:13.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom
14:15:13 [2021-07-23T18:15:13.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom
14:15:13 [2021-07-23T18:15:13.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom
14:15:13 [2021-07-23T18:15:13.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom
14:15:13 [2021-07-23T18:15:13.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom
14:15:13 [2021-07-23T18:15:13.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom
14:15:13 [2021-07-23T18:15:13.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom (1.7 kB at 29 kB/s)
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
14:15:14 [2021-07-23T18:15:14.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
14:15:14 [2021-07-23T18:15:14.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar (3.5 kB at 130 kB/s)
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar (18 kB at 648 kB/s)
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar (4.7 kB at 162 kB/s)
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar (27 kB at 774 kB/s)
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar (3.0 MB at 38 MB/s)
14:15:14 [2021-07-23T18:15:14.708Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] 
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/test/resources
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] 
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] 
14:15:16 [2021-07-23T18:15:16.596Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:16 [2021-07-23T18:15:16.851Z] [INFO] 
14:15:16 [2021-07-23T18:15:16.851Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:23 [2021-07-23T18:15:23.386Z] [WARNING] locking FileBasedConfig[/home/tracecompass/.config/jgit/config] failed after 5 retries
14:15:23 [2021-07-23T18:15:23.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:15:23 [2021-07-23T18:15:23.386Z] [INFO] 
14:15:23 [2021-07-23T18:15:23.386Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:23 [2021-07-23T18:15:23.386Z] [INFO] 
14:15:23 [2021-07-23T18:15:23.386Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:23 [2021-07-23T18:15:23.386Z] [INFO] 
14:15:23 [2021-07-23T18:15:23.386Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:23 [2021-07-23T18:15:23.386Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:15:23 [2021-07-23T18:15:23.642Z] [INFO] 
14:15:23 [2021-07-23T18:15:23.642Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:23 [2021-07-23T18:15:23.898Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:15:25 [2021-07-23T18:15:25.788Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.pom
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-p2metadata.xml
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >--
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.0.1-SNAPSHOT [6/118]
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --------------------------------[ pom ]---------------------------------
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracetypes-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracetypes-parent-0.0.1-SNAPSHOT.pom
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >--
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.0.1-SNAPSHOT [7/118]
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] 
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:26 [2021-07-23T18:15:26.715Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes
14:15:27 [2021-07-23T18:15:27.276Z] [INFO] 
14:15:27 [2021-07-23T18:15:27.276Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/test/resources
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] 
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-sources.jar
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] 
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] 
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] 
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] 
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] 
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] 
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:27 [2021-07-23T18:15:27.277Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:15:29 [2021-07-23T18:15:29.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-sources.jar
14:15:30 [2021-07-23T18:15:30.095Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.095Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.pom
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-sources.jar
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-p2metadata.xml
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >--
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.0.1-SNAPSHOT [8/118]
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] 
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:30 [2021-07-23T18:15:30.096Z] [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] 
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/test/resources
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] 
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-sources.jar
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] 
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] 
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] 
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] 
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] 
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:31 [2021-07-23T18:15:31.023Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:15:31 [2021-07-23T18:15:31.278Z] [INFO] 
14:15:31 [2021-07-23T18:15:31.278Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:31 [2021-07-23T18:15:31.534Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:15:32 [2021-07-23T18:15:32.900Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-sources.jar
14:15:34 [2021-07-23T18:15:34.268Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.268Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:34 [2021-07-23T18:15:34.268Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:15:34 [2021-07-23T18:15:34.524Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.524Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:34 [2021-07-23T18:15:34.524Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.524Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:34 [2021-07-23T18:15:34.524Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:34 [2021-07-23T18:15:34.524Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.524Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.pom
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-sources.jar
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-p2metadata.xml
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >--
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.0.1-SNAPSHOT [9/118]
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:34 [2021-07-23T18:15:34.780Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.781Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:34 [2021-07-23T18:15:34.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:34 [2021-07-23T18:15:34.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources
14:15:34 [2021-07-23T18:15:34.781Z] [INFO] 
14:15:34 [2021-07-23T18:15:34.781Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:34 [2021-07-23T18:15:34.781Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] 
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/test/resources
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] 
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-sources.jar
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] 
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] 
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] 
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] 
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] 
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] 
14:15:35 [2021-07-23T18:15:35.343Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:35 [2021-07-23T18:15:35.600Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:15:36 [2021-07-23T18:15:36.966Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-sources.jar
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.pom
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-sources.jar
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-p2metadata.xml
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.333Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >--
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.0.1-SNAPSHOT [10/118]
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/test/resources
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-sources.jar
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] 
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:38 [2021-07-23T18:15:38.589Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:15:39 [2021-07-23T18:15:39.958Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-sources.jar
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 13 classes
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:15:41 [2021-07-23T18:15:41.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:15:41 [2021-07-23T18:15:41.581Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:41 [2021-07-23T18:15:41.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:15:41 [2021-07-23T18:15:41.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.pom
14:15:41 [2021-07-23T18:15:41.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-sources.jar
14:15:41 [2021-07-23T18:15:41.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:15:41 [2021-07-23T18:15:41.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-p2metadata.xml
14:15:41 [2021-07-23T18:15:41.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >--
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] Building Trace Compass Incubator Documentation 0.0.1-SNAPSHOT   [11/118]
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --------------------------------[ pom ]---------------------------------
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.doc ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.doc/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.doc-0.0.1-SNAPSHOT.pom
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >--
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.0.1-SNAPSHOT [12/118]
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] 
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:15:41 [2021-07-23T18:15:41.582Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:15:41 [2021-07-23T18:15:41.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:15:41 [2021-07-23T18:15:41.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:15:41 [2021-07-23T18:15:41.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:15:41 [2021-07-23T18:15:41.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 51 kB/s)
14:15:41 [2021-07-23T18:15:41.839Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:15:42 [2021-07-23T18:15:42.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:15:42 [2021-07-23T18:15:42.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:15:42 [2021-07-23T18:15:42.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:15:42 [2021-07-23T18:15:42.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:15:42 [2021-07-23T18:15:42.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:15:42 [2021-07-23T18:15:42.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 236 kB/s)
14:15:42 [2021-07-23T18:15:42.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:15:42 [2021-07-23T18:15:42.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:15:42 [2021-07-23T18:15:42.350Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:15:42 [2021-07-23T18:15:42.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:15:42 [2021-07-23T18:15:42.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:15:42 [2021-07-23T18:15:42.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:15:42 [2021-07-23T18:15:42.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 221 kB/s)
14:15:42 [2021-07-23T18:15:42.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:15:42 [2021-07-23T18:15:42.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:15:42 [2021-07-23T18:15:42.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:15:43 [2021-07-23T18:15:43.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:15:43 [2021-07-23T18:15:43.170Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:15:43 [2021-07-23T18:15:43.170Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:15:43 [2021-07-23T18:15:43.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 48 kB/s)
14:15:43 [2021-07-23T18:15:43.170Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.426Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.682Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 235 kB/s)
14:15:43 [2021-07-23T18:15:43.682Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:15:43 [2021-07-23T18:15:43.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 144 kB/s)
14:15:44 [2021-07-23T18:15:44.194Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.194Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:15:44 [2021-07-23T18:15:44.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 97 kB/s)
14:15:44 [2021-07-23T18:15:44.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:15:44 [2021-07-23T18:15:44.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:15:44 [2021-07-23T18:15:44.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:15:44 [2021-07-23T18:15:44.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:15:44 [2021-07-23T18:15:44.963Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:15:44 [2021-07-23T18:15:44.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:15:44 [2021-07-23T18:15:44.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 50 kB/s)
14:15:44 [2021-07-23T18:15:44.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
14:15:44 [2021-07-23T18:15:44.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:15:44 [2021-07-23T18:15:44.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
14:15:45 [2021-07-23T18:15:45.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:15:45 [2021-07-23T18:15:45.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
14:15:45 [2021-07-23T18:15:45.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
14:15:45 [2021-07-23T18:15:45.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 167 kB/s)
14:15:45 [2021-07-23T18:15:45.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:15:45 [2021-07-23T18:15:45.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:15:45 [2021-07-23T18:15:45.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:15:45 [2021-07-23T18:15:45.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:15:45 [2021-07-23T18:15:45.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:15:45 [2021-07-23T18:15:45.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:15:45 [2021-07-23T18:15:45.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 302 kB/s)
14:15:45 [2021-07-23T18:15:45.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:15:45 [2021-07-23T18:15:45.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:15:45 [2021-07-23T18:15:45.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 301 kB/s)
14:15:46 [2021-07-23T18:15:46.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.246Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.808Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.808Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.808Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 200 kB/s)
14:15:46 [2021-07-23T18:15:46.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:15:46 [2021-07-23T18:15:46.808Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:15:47 [2021-07-23T18:15:47.065Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:15:47 [2021-07-23T18:15:47.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:15:47 [2021-07-23T18:15:47.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 42 kB/s)
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
14:15:47 [2021-07-23T18:15:47.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:15:47 [2021-07-23T18:15:47.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:15:47 [2021-07-23T18:15:47.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:15:47 [2021-07-23T18:15:47.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:15:47 [2021-07-23T18:15:47.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
14:15:48 [2021-07-23T18:15:48.142Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 1.1 MB/s)
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 6.0 MB/s)
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.2 MB/s)
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 4.8 MB/s)
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 3.0 MB/s)
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 28 MB/s)
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 204 kB/s)
14:15:48 [2021-07-23T18:15:48.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 18 MB/s)
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] Executing tasks
14:15:48 [2021-07-23T18:15:48.400Z] 
14:15:48 [2021-07-23T18:15:48.400Z] main:
14:15:48 [2021-07-23T18:15:48.400Z] 
14:15:48 [2021-07-23T18:15:48.400Z] clean:
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] Executed tasks
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.400Z] [INFO] Executing tasks
14:15:48 [2021-07-23T18:15:48.400Z] 
14:15:48 [2021-07-23T18:15:48.400Z] main:
14:15:48 [2021-07-23T18:15:48.400Z] 
14:15:48 [2021-07-23T18:15:48.400Z] build:
14:15:48 [2021-07-23T18:15:48.400Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html
14:15:48 [2021-07-23T18:15:48.400Z] 
14:15:48 [2021-07-23T18:15:48.400Z] test:
14:15:48 [2021-07-23T18:15:48.656Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:15:48 [2021-07-23T18:15:48.656Z] [INFO] Executed tasks
14:15:48 [2021-07-23T18:15:48.656Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.656Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] 
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/ (128B)
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.7
14:15:48 [2021-07-23T18:15:48.657Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.7/ (496B)
14:15:48 [2021-07-23T18:15:48.913Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.7/categoriesOxygen/ (1.46kB)
14:15:48 [2021-07-23T18:15:48.913Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/ (142B)
14:15:48 [2021-07-23T18:15:48.913Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/ (105.68kB)
14:15:49 [2021-07-23T18:15:49.169Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/ (142B)
14:15:49 [2021-07-23T18:15:49.426Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/ (105.85kB)
14:15:49 [2021-07-23T18:15:49.682Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (142B)
14:15:49 [2021-07-23T18:15:49.682Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (108.54kB)
14:15:49 [2021-07-23T18:15:49.939Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.2-201711300510/ (142B)
14:15:49 [2021-07-23T18:15:49.939Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.2-201711300510/ (108.92kB)
14:15:50 [2021-07-23T18:15:50.195Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/ (142B)
14:15:50 [2021-07-23T18:15:50.452Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/ (108.87kB)
14:15:50 [2021-07-23T18:15:50.452Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3a-201803300640/ (142B)
14:15:50 [2021-07-23T18:15:50.707Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3a-201803300640/ (108.7kB)
14:15:52 [2021-07-23T18:15:52.598Z] [INFO] Fetching R-4.7-201706120950&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
14:15:52 [2021-07-23T18:15:52.598Z] [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (2.58MB)
14:15:53 [2021-07-23T18:15:53.160Z] [INFO] Fetching R-4.7.3-201803010715&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
14:15:53 [2021-07-23T18:15:53.160Z] [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/plugins/ (435.62kB)
14:15:53 [2021-07-23T18:15:53.416Z] [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (604.21kB)
14:15:53 [2021-07-23T18:15:53.671Z] [INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (80.12kB)
14:15:53 [2021-07-23T18:15:53.928Z] [INFO] Fetching R-4.7.1a-201710090410&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
14:15:53 [2021-07-23T18:15:53.928Z] [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (748.51kB)
14:15:54 [2021-07-23T18:15:54.489Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (3.42MB)
14:15:55 [2021-07-23T18:15:55.418Z] [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (72.08kB)
14:15:55 [2021-07-23T18:15:55.675Z] [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (18.01kB)
14:15:55 [2021-07-23T18:15:55.675Z] [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (35.26kB)
14:15:55 [2021-07-23T18:15:55.930Z] [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (40.97kB)
14:15:55 [2021-07-23T18:15:55.930Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (53.99kB)
14:15:56 [2021-07-23T18:15:56.186Z] [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (71.7kB)
14:15:56 [2021-07-23T18:15:56.186Z] [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (51.81kB)
14:15:56 [2021-07-23T18:15:56.442Z] [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (33.1kB)
14:15:56 [2021-07-23T18:15:56.442Z] [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/plugins/ (46.25kB)
14:15:56 [2021-07-23T18:15:56.698Z] [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (33.81kB)
14:15:56 [2021-07-23T18:15:56.698Z] [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (42.3kB)
14:15:56 [2021-07-23T18:15:56.954Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (40.76kB)
14:15:56 [2021-07-23T18:15:56.954Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (8.71MB)
14:16:00 [2021-07-23T18:16:00.222Z] [INFO] Fetching R-4.7.1-201709061700&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
14:16:00 [2021-07-23T18:16:00.222Z] [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1-201709061700/plugins/ (122.73kB)
14:16:00 [2021-07-23T18:16:00.222Z] [INFO] Fetching R-4.7.3a-201803300640&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
14:16:00 [2021-07-23T18:16:00.222Z] [INFO] Fetching org.eclipse.help.base_4.2.153.v20180330-0640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.3a-201803300640/plugins/ (161.68kB)
14:16:00 [2021-07-23T18:16:00.222Z] [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7-201706120950/plugins/ (30.64kB)
14:16:00 [2021-07-23T18:16:00.222Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:16:00 [2021-07-23T18:16:00.222Z] [INFO] Command line:
14:16:00 [2021-07-23T18:16:00.222Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:16:00 [2021-07-23T18:16:00.222Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:16:02 [2021-07-23T18:16:02.131Z] Buildfile: build.xml
14:16:02 [2021-07-23T18:16:02.131Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:16:02 [2021-07-23T18:16:02.131Z] 
14:16:02 [2021-07-23T18:16:02.131Z] build.index:
14:16:02 [2021-07-23T18:16:02.692Z] BUILD SUCCESSFUL
14:16:02 [2021-07-23T18:16:02.692Z] 
14:16:02 [2021-07-23T18:16:02.692Z] BUILD SUCCESSFUL
14:16:02 [2021-07-23T18:16:02.692Z] Total time: 1 second
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] 
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/test/resources
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] 
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] 
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] 
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] 
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] 
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] 
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] 
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:02 [2021-07-23T18:16:02.692Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:04 [2021-07-23T18:16:04.059Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.424Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.pom
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Executing tasks
14:16:05 [2021-07-23T18:16:05.425Z] 
14:16:05 [2021-07-23T18:16:05.425Z] main:
14:16:05 [2021-07-23T18:16:05.425Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
14:16:05 [2021-07-23T18:16:05.425Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Executed tasks
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >--
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.0.1-SNAPSHOT [13/118]
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Executing tasks
14:16:05 [2021-07-23T18:16:05.425Z] 
14:16:05 [2021-07-23T18:16:05.425Z] main:
14:16:05 [2021-07-23T18:16:05.425Z] 
14:16:05 [2021-07-23T18:16:05.425Z] clean:
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Executed tasks
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Executing tasks
14:16:05 [2021-07-23T18:16:05.425Z] 
14:16:05 [2021-07-23T18:16:05.425Z] main:
14:16:05 [2021-07-23T18:16:05.425Z] 
14:16:05 [2021-07-23T18:16:05.425Z] build:
14:16:05 [2021-07-23T18:16:05.425Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html
14:16:05 [2021-07-23T18:16:05.425Z] 
14:16:05 [2021-07-23T18:16:05.425Z] test:
14:16:05 [2021-07-23T18:16:05.425Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Executed tasks
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] 
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:16:05 [2021-07-23T18:16:05.425Z] [INFO] Command line:
14:16:05 [2021-07-23T18:16:05.425Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:16:05 [2021-07-23T18:16:05.425Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:16:06 [2021-07-23T18:16:06.790Z] Buildfile: build.xml
14:16:06 [2021-07-23T18:16:06.790Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:16:06 [2021-07-23T18:16:06.790Z] 
14:16:06 [2021-07-23T18:16:06.790Z] build.index:
14:16:07 [2021-07-23T18:16:07.719Z] BUILD SUCCESSFUL
14:16:07 [2021-07-23T18:16:07.719Z] 
14:16:07 [2021-07-23T18:16:07.719Z] BUILD SUCCESSFUL
14:16:07 [2021-07-23T18:16:07.719Z] Total time: 1 second
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] 
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/test/resources
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] 
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] 
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] 
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] 
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] 
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] 
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] 
14:16:07 [2021-07-23T18:16:07.719Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:07 [2021-07-23T18:16:07.975Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:09 [2021-07-23T18:16:09.340Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:10 [2021-07-23T18:16:10.267Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.267Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:10 [2021-07-23T18:16:10.267Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:10 [2021-07-23T18:16:10.267Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.267Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:10 [2021-07-23T18:16:10.524Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.524Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.pom
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Executing tasks
14:16:10 [2021-07-23T18:16:10.525Z] 
14:16:10 [2021-07-23T18:16:10.525Z] main:
14:16:10 [2021-07-23T18:16:10.525Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
14:16:10 [2021-07-23T18:16:10.525Z]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Executed tasks
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >--
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.0.1-SNAPSHOT [14/118]
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.jar
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] 
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:10 [2021-07-23T18:16:10.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:16:11 [2021-07-23T18:16:11.086Z] [INFO] 
14:16:11 [2021-07-23T18:16:11.086Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:11 [2021-07-23T18:16:11.086Z] [INFO] 
14:16:11 [2021-07-23T18:16:11.086Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:11 [2021-07-23T18:16:11.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.jar
14:16:12 [2021-07-23T18:16:12.450Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 13 classes
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.jar
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.pom
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-p2metadata.xml
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace ---
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >--
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.0.1-SNAPSHOT [15/118]
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.377Z] [INFO] Executing tasks
14:16:13 [2021-07-23T18:16:13.377Z] 
14:16:13 [2021-07-23T18:16:13.377Z] main:
14:16:13 [2021-07-23T18:16:13.377Z] 
14:16:13 [2021-07-23T18:16:13.377Z] clean:
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] Executed tasks
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] Executing tasks
14:16:13 [2021-07-23T18:16:13.378Z] 
14:16:13 [2021-07-23T18:16:13.378Z] main:
14:16:13 [2021-07-23T18:16:13.378Z] 
14:16:13 [2021-07-23T18:16:13.378Z] build:
14:16:13 [2021-07-23T18:16:13.378Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html
14:16:13 [2021-07-23T18:16:13.378Z] 
14:16:13 [2021-07-23T18:16:13.378Z] test:
14:16:13 [2021-07-23T18:16:13.378Z] [xmlvalidate] 5 file(s) have been successfully validated.
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] Executed tasks
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] 
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
14:16:13 [2021-07-23T18:16:13.378Z] [INFO] Command line:
14:16:13 [2021-07-23T18:16:13.378Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:16:13 [2021-07-23T18:16:13.378Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:16:15 [2021-07-23T18:16:15.269Z] Buildfile: build.xml
14:16:15 [2021-07-23T18:16:15.269Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:16:15 [2021-07-23T18:16:15.269Z] 
14:16:15 [2021-07-23T18:16:15.269Z] build.index:
14:16:15 [2021-07-23T18:16:15.830Z] BUILD SUCCESSFUL
14:16:15 [2021-07-23T18:16:15.830Z] 
14:16:15 [2021-07-23T18:16:15.830Z] BUILD SUCCESSFUL
14:16:15 [2021-07-23T18:16:15.830Z] Total time: 1 second
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] 
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/test/resources
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] 
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] 
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] 
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] 
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] 
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] 
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] 
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:16 [2021-07-23T18:16:16.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:16:17 [2021-07-23T18:16:17.452Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.pom
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Executing tasks
14:16:18 [2021-07-23T18:16:18.818Z] 
14:16:18 [2021-07-23T18:16:18.818Z] main:
14:16:18 [2021-07-23T18:16:18.818Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
14:16:18 [2021-07-23T18:16:18.818Z]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Executed tasks
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >--
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.0.1-SNAPSHOT [16/118]
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:18 [2021-07-23T18:16:18.818Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] 
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:18 [2021-07-23T18:16:18.819Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] 
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/test/resources
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] 
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-sources.jar
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] 
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] 
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] 
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] 
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] 
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:19 [2021-07-23T18:16:19.380Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:16:19 [2021-07-23T18:16:19.636Z] [INFO] 
14:16:19 [2021-07-23T18:16:19.636Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:19 [2021-07-23T18:16:19.636Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:16:21 [2021-07-23T18:16:21.000Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-sources.jar
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.pom
14:16:22 [2021-07-23T18:16:22.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-sources.jar
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >--
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.0.1-SNAPSHOT [17/118]
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.620Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.jar
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-sources-feature.jar
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] 
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:22 [2021-07-23T18:16:22.621Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.jar
14:16:23 [2021-07-23T18:16:23.549Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-sources-feature.jar
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.jar
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.pom
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-sources-feature.jar
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-p2metadata.xml
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >--
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.0.1-SNAPSHOT [18/118]
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.066Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes
14:16:26 [2021-07-23T18:16:26.322Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.322Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:26 [2021-07-23T18:16:26.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/test/resources
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-sources.jar
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] 
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:26 [2021-07-23T18:16:26.323Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:16:27 [2021-07-23T18:16:27.688Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-sources.jar
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:28 [2021-07-23T18:16:28.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.pom
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-sources.jar
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >--
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.0.1-SNAPSHOT [19/118]
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.874Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.jar
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-sources-feature.jar
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] 
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:28 [2021-07-23T18:16:28.875Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.jar
14:16:30 [2021-07-23T18:16:30.240Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-sources-feature.jar
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:16:34 [2021-07-23T18:16:34.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.jar
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.pom
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-sources-feature.jar
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-p2metadata.xml
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >--
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.0.1-SNAPSHOT [20/118]
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.jar
14:16:34 [2021-07-23T18:16:34.682Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-sources-feature.jar
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] 
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:34 [2021-07-23T18:16:34.683Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.jar
14:16:36 [2021-07-23T18:16:36.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-sources-feature.jar
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 13 classes
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:16:37 [2021-07-23T18:16:37.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.jar
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.pom
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-sources-feature.jar
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-p2metadata.xml
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >--
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] Building Trace Compass Incubator analyses Parent 0.0.1-SNAPSHOT [21/118]
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.506Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analyses-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analyses-parent-0.0.1-SNAPSHOT.pom
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >--
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.0.1-SNAPSHOT [22/118]
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/test/resources
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-sources.jar
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] 
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:37 [2021-07-23T18:16:37.765Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:16:38 [2021-07-23T18:16:38.022Z] [INFO] 
14:16:38 [2021-07-23T18:16:38.022Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:38 [2021-07-23T18:16:38.022Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:16:39 [2021-07-23T18:16:39.390Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-sources.jar
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.pom
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-sources.jar
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:40 [2021-07-23T18:16:40.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-p2metadata.xml
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >--
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.0.1-SNAPSHOT [23/118]
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Executing tasks
14:16:40 [2021-07-23T18:16:40.757Z] 
14:16:40 [2021-07-23T18:16:40.757Z] main:
14:16:40 [2021-07-23T18:16:40.757Z] 
14:16:40 [2021-07-23T18:16:40.757Z] clean:
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Executed tasks
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Executing tasks
14:16:40 [2021-07-23T18:16:40.757Z] 
14:16:40 [2021-07-23T18:16:40.757Z] main:
14:16:40 [2021-07-23T18:16:40.757Z] 
14:16:40 [2021-07-23T18:16:40.757Z] build:
14:16:40 [2021-07-23T18:16:40.757Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html
14:16:40 [2021-07-23T18:16:40.757Z] 
14:16:40 [2021-07-23T18:16:40.757Z] test:
14:16:40 [2021-07-23T18:16:40.757Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Executed tasks
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] 
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log
14:16:40 [2021-07-23T18:16:40.757Z] [INFO] Command line:
14:16:40 [2021-07-23T18:16:40.757Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:16:40 [2021-07-23T18:16:40.757Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:16:42 [2021-07-23T18:16:42.648Z] Buildfile: build.xml
14:16:42 [2021-07-23T18:16:42.648Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:16:42 [2021-07-23T18:16:42.648Z] 
14:16:42 [2021-07-23T18:16:42.648Z] build.index:
14:16:43 [2021-07-23T18:16:43.210Z] BUILD SUCCESSFUL
14:16:43 [2021-07-23T18:16:43.210Z] 
14:16:43 [2021-07-23T18:16:43.210Z] BUILD SUCCESSFUL
14:16:43 [2021-07-23T18:16:43.210Z] Total time: 1 second
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] 
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/test/resources
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] 
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] 
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] 
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] 
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] 
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] 
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] 
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:43 [2021-07-23T18:16:43.210Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:16:44 [2021-07-23T18:16:44.639Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.pom
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Executing tasks
14:16:46 [2021-07-23T18:16:46.005Z] 
14:16:46 [2021-07-23T18:16:46.005Z] main:
14:16:46 [2021-07-23T18:16:46.005Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
14:16:46 [2021-07-23T18:16:46.005Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Executed tasks
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >--
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.0.1-SNAPSHOT [24/118]
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:46 [2021-07-23T18:16:46.005Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.006Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.006Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.006Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.006Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.006Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.jar
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-sources-feature.jar
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] 
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:46 [2021-07-23T18:16:46.262Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.jar
14:16:47 [2021-07-23T18:16:47.628Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-sources-feature.jar
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.jar
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.pom
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-sources-feature.jar
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-p2metadata.xml
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >--
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.0.1-SNAPSHOT [25/118]
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.556Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.557Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:48 [2021-07-23T18:16:48.557Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.557Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:48 [2021-07-23T18:16:48.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources
14:16:48 [2021-07-23T18:16:48.557Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.557Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.557Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/test/resources
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-sources.jar
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] 
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:48 [2021-07-23T18:16:48.812Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:16:50 [2021-07-23T18:16:50.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-sources.jar
14:16:51 [2021-07-23T18:16:51.543Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.543Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:51 [2021-07-23T18:16:51.543Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:16:51 [2021-07-23T18:16:51.543Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.543Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:51 [2021-07-23T18:16:51.543Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.543Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.pom
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-sources.jar
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-p2metadata.xml
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >--
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.0.1-SNAPSHOT [26/118]
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Executing tasks
14:16:51 [2021-07-23T18:16:51.544Z] 
14:16:51 [2021-07-23T18:16:51.544Z] main:
14:16:51 [2021-07-23T18:16:51.544Z] 
14:16:51 [2021-07-23T18:16:51.544Z] clean:
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Executed tasks
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Executing tasks
14:16:51 [2021-07-23T18:16:51.544Z] 
14:16:51 [2021-07-23T18:16:51.544Z] main:
14:16:51 [2021-07-23T18:16:51.544Z] 
14:16:51 [2021-07-23T18:16:51.544Z] build:
14:16:51 [2021-07-23T18:16:51.544Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html
14:16:51 [2021-07-23T18:16:51.544Z] 
14:16:51 [2021-07-23T18:16:51.544Z] test:
14:16:51 [2021-07-23T18:16:51.544Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Executed tasks
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] 
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log
14:16:51 [2021-07-23T18:16:51.544Z] [INFO] Command line:
14:16:51 [2021-07-23T18:16:51.544Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:16:51 [2021-07-23T18:16:51.544Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:16:53 [2021-07-23T18:16:53.436Z] Buildfile: build.xml
14:16:53 [2021-07-23T18:16:53.436Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:16:53 [2021-07-23T18:16:53.436Z] 
14:16:53 [2021-07-23T18:16:53.436Z] build.index:
14:16:53 [2021-07-23T18:16:53.692Z] BUILD SUCCESSFUL
14:16:53 [2021-07-23T18:16:53.692Z] 
14:16:53 [2021-07-23T18:16:53.692Z] BUILD SUCCESSFUL
14:16:53 [2021-07-23T18:16:53.692Z] Total time: 1 second
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] 
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/test/resources
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] 
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] 
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] 
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] 
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] 
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] 
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] 
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:53 [2021-07-23T18:16:53.948Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:16:55 [2021-07-23T18:16:55.313Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:56 [2021-07-23T18:16:56.679Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.679Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:56 [2021-07-23T18:16:56.679Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:16:56 [2021-07-23T18:16:56.679Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.679Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:56 [2021-07-23T18:16:56.679Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.pom
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-sources.jar
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Executing tasks
14:16:56 [2021-07-23T18:16:56.680Z] 
14:16:56 [2021-07-23T18:16:56.680Z] main:
14:16:56 [2021-07-23T18:16:56.680Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
14:16:56 [2021-07-23T18:16:56.680Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Executed tasks
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >--
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.0.1-SNAPSHOT [27/118]
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.680Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/test/resources
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-sources.jar
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.937Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] 
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:56 [2021-07-23T18:16:56.938Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:16:58 [2021-07-23T18:16:58.306Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-sources.jar
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.pom
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-sources.jar
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >--
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.0.1-SNAPSHOT [28/118]
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.233Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.jar
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-sources-feature.jar
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] 
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters ---
14:16:59 [2021-07-23T18:16:59.490Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.jar
14:17:02 [2021-07-23T18:17:02.008Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-sources-feature.jar
14:17:02 [2021-07-23T18:17:02.938Z] [INFO] 
14:17:02 [2021-07-23T18:17:02.939Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters ---
14:17:02 [2021-07-23T18:17:02.939Z] [INFO] 
14:17:02 [2021-07-23T18:17:02.939Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.jar
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.pom
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-sources-feature.jar
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-p2metadata.xml
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >--
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.0.1-SNAPSHOT [29/118]
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.194Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/test/resources
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-sources.jar
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.195Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:17:03 [2021-07-23T18:17:03.450Z] [INFO] 
14:17:03 [2021-07-23T18:17:03.450Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:03 [2021-07-23T18:17:03.450Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:17:04 [2021-07-23T18:17:04.816Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-sources.jar
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.pom
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-sources.jar
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-p2metadata.xml
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >--
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.0.1-SNAPSHOT [30/118]
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.743Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/test/resources
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] 
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:05 [2021-07-23T18:17:05.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-sources.jar
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] 
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] 
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] 
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] 
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] 
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] 
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:06 [2021-07-23T18:17:06.000Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:17:07 [2021-07-23T18:17:07.365Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-sources.jar
14:17:08 [2021-07-23T18:17:08.293Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.293Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:08 [2021-07-23T18:17:08.293Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:17:08 [2021-07-23T18:17:08.293Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.293Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:08 [2021-07-23T18:17:08.293Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.293Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.pom
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-sources.jar
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >--
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.0.1-SNAPSHOT [31/118]
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.jar
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-sources-feature.jar
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] 
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:08 [2021-07-23T18:17:08.294Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.jar
14:17:13 [2021-07-23T18:17:13.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-sources-feature.jar
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.jar
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.pom
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-sources-feature.jar
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-p2metadata.xml
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >--
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.0.1-SNAPSHOT [32/118]
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.904Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:14 [2021-07-23T18:17:14.905Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:14 [2021-07-23T18:17:14.905Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:14 [2021-07-23T18:17:14.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:14 [2021-07-23T18:17:14.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources
14:17:14 [2021-07-23T18:17:14.905Z] [INFO] 
14:17:14 [2021-07-23T18:17:14.905Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:14 [2021-07-23T18:17:14.905Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] 
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/test/resources
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] 
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-sources.jar
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] 
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] 
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] 
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] 
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] 
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] 
14:17:15 [2021-07-23T18:17:15.161Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:15 [2021-07-23T18:17:15.417Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:17:16 [2021-07-23T18:17:16.345Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-sources.jar
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.pom
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-sources.jar
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-p2metadata.xml
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >--
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.0.1-SNAPSHOT [33/118]
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Executing tasks
14:17:17 [2021-07-23T18:17:17.712Z] 
14:17:17 [2021-07-23T18:17:17.712Z] main:
14:17:17 [2021-07-23T18:17:17.712Z] 
14:17:17 [2021-07-23T18:17:17.712Z] clean:
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Executed tasks
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Executing tasks
14:17:17 [2021-07-23T18:17:17.712Z] 
14:17:17 [2021-07-23T18:17:17.712Z] main:
14:17:17 [2021-07-23T18:17:17.712Z] 
14:17:17 [2021-07-23T18:17:17.712Z] build:
14:17:17 [2021-07-23T18:17:17.712Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html
14:17:17 [2021-07-23T18:17:17.712Z] 
14:17:17 [2021-07-23T18:17:17.712Z] test:
14:17:17 [2021-07-23T18:17:17.712Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Executed tasks
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] 
14:17:17 [2021-07-23T18:17:17.712Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:17 [2021-07-23T18:17:17.968Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log
14:17:17 [2021-07-23T18:17:17.968Z] [INFO] Command line:
14:17:17 [2021-07-23T18:17:17.968Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:17:17 [2021-07-23T18:17:17.968Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:19 [2021-07-23T18:17:19.857Z] Buildfile: build.xml
14:17:19 [2021-07-23T18:17:19.857Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:17:19 [2021-07-23T18:17:19.857Z] 
14:17:19 [2021-07-23T18:17:19.857Z] build.index:
14:17:20 [2021-07-23T18:17:20.419Z] BUILD SUCCESSFUL
14:17:20 [2021-07-23T18:17:20.419Z] 
14:17:20 [2021-07-23T18:17:20.419Z] BUILD SUCCESSFUL
14:17:20 [2021-07-23T18:17:20.419Z] Total time: 1 second
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] 
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/test/resources
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] 
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] 
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] 
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] 
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] 
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] 
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] 
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:20 [2021-07-23T18:17:20.676Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:17:22 [2021-07-23T18:17:22.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.pom
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Executing tasks
14:17:23 [2021-07-23T18:17:23.410Z] 
14:17:23 [2021-07-23T18:17:23.410Z] main:
14:17:23 [2021-07-23T18:17:23.410Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
14:17:23 [2021-07-23T18:17:23.410Z]      [copy] Copying 6 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Executed tasks
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >--
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.0.1-SNAPSHOT [34/118]
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.410Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/test/resources
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-sources.jar
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.973Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:17:23 [2021-07-23T18:17:23.974Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.974Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.974Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.974Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.974Z] [INFO] 
14:17:23 [2021-07-23T18:17:23.974Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:23 [2021-07-23T18:17:23.974Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:17:24 [2021-07-23T18:17:24.229Z] [INFO] 
14:17:24 [2021-07-23T18:17:24.229Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:24 [2021-07-23T18:17:24.229Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:17:25 [2021-07-23T18:17:25.595Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-sources.jar
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.pom
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-sources.jar
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >--
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.0.1-SNAPSHOT [35/118]
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.523Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.524Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/test/resources
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-sources.jar
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] 
14:17:26 [2021-07-23T18:17:26.779Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] 
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] 
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] 
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] 
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:27 [2021-07-23T18:17:27.036Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:17:28 [2021-07-23T18:17:28.403Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-sources.jar
14:17:29 [2021-07-23T18:17:29.770Z] [INFO] 
14:17:29 [2021-07-23T18:17:29.770Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:29 [2021-07-23T18:17:29.770Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:17:29 [2021-07-23T18:17:29.770Z] [INFO] 
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] 
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] 
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:17:29 [2021-07-23T18:17:29.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.pom
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-sources.jar
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >--
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.0.1-SNAPSHOT [36/118]
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.027Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.jar
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-sources-feature.jar
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] 
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:30 [2021-07-23T18:17:30.028Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.jar
14:17:31 [2021-07-23T18:17:31.394Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-sources-feature.jar
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] 
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] 
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] 
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] 
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:17:32 [2021-07-23T18:17:32.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.jar
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.pom
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-sources-feature.jar
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-p2metadata.xml
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel ---
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >--
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.0.1-SNAPSHOT [37/118]
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.020Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/test/resources
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-sources.jar
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] 
14:17:33 [2021-07-23T18:17:33.021Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:33 [2021-07-23T18:17:33.277Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:17:34 [2021-07-23T18:17:34.207Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-sources.jar
14:17:34 [2021-07-23T18:17:34.592Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-lp0ss because kubernetes resource quota exceeded. 
14:17:34 [2021-07-23T18:17:34.593Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-lp0ss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:17:34 [2021-07-23T18:17:34.593Z] Retrying...
14:17:34 [2021-07-23T18:17:34.593Z] 
14:17:34 [2021-07-23T18:17:34.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-lv2cz because kubernetes resource quota exceeded. 
14:17:34 [2021-07-23T18:17:34.594Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-lv2cz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:17:34 [2021-07-23T18:17:34.594Z] Retrying...
14:17:34 [2021-07-23T18:17:34.594Z] 
14:17:35 [2021-07-23T18:17:35.575Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.pom
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-sources.jar
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-p2metadata.xml
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >--
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.0.1-SNAPSHOT [38/118]
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Executing tasks
14:17:35 [2021-07-23T18:17:35.576Z] 
14:17:35 [2021-07-23T18:17:35.576Z] main:
14:17:35 [2021-07-23T18:17:35.576Z] 
14:17:35 [2021-07-23T18:17:35.576Z] clean:
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Executed tasks
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.576Z] [INFO] Executing tasks
14:17:35 [2021-07-23T18:17:35.576Z] 
14:17:35 [2021-07-23T18:17:35.576Z] main:
14:17:35 [2021-07-23T18:17:35.576Z] 
14:17:35 [2021-07-23T18:17:35.577Z] build:
14:17:35 [2021-07-23T18:17:35.577Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html
14:17:35 [2021-07-23T18:17:35.577Z] 
14:17:35 [2021-07-23T18:17:35.577Z] test:
14:17:35 [2021-07-23T18:17:35.577Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] Executed tasks
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] 
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log
14:17:35 [2021-07-23T18:17:35.577Z] [INFO] Command line:
14:17:35 [2021-07-23T18:17:35.577Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:17:35 [2021-07-23T18:17:35.577Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:37 [2021-07-23T18:17:37.469Z] Buildfile: build.xml
14:17:37 [2021-07-23T18:17:37.469Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:17:37 [2021-07-23T18:17:37.469Z] 
14:17:37 [2021-07-23T18:17:37.469Z] build.index:
14:17:37 [2021-07-23T18:17:37.725Z] BUILD SUCCESSFUL
14:17:37 [2021-07-23T18:17:37.725Z] 
14:17:37 [2021-07-23T18:17:37.725Z] BUILD SUCCESSFUL
14:17:37 [2021-07-23T18:17:37.725Z] Total time: 1 second
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] 
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/test/resources
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] 
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] 
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] 
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] 
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] 
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] 
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] 
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:37 [2021-07-23T18:17:37.983Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:17:39 [2021-07-23T18:17:39.350Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.pom
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Executing tasks
14:17:40 [2021-07-23T18:17:40.718Z] 
14:17:40 [2021-07-23T18:17:40.718Z] main:
14:17:40 [2021-07-23T18:17:40.718Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
14:17:40 [2021-07-23T18:17:40.718Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Executed tasks
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >--
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.0.1-SNAPSHOT [39/118]
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.jar
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-sources-feature.jar
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] 
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:40 [2021-07-23T18:17:40.718Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.jar
14:17:42 [2021-07-23T18:17:42.087Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-sources-feature.jar
14:17:43 [2021-07-23T18:17:43.015Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.015Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:43 [2021-07-23T18:17:43.015Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.015Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:43 [2021-07-23T18:17:43.015Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.015Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:43 [2021-07-23T18:17:43.015Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:43 [2021-07-23T18:17:43.015Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.016Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:43 [2021-07-23T18:17:43.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:43 [2021-07-23T18:17:43.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:43 [2021-07-23T18:17:43.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.jar
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.pom
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-sources-feature.jar
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-p2metadata.xml
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >--
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.0.1-SNAPSHOT [40/118]
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.272Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/test/resources
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-sources.jar
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] 
14:17:43 [2021-07-23T18:17:43.528Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:43 [2021-07-23T18:17:43.784Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:17:44 [2021-07-23T18:17:44.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-hk918 because kubernetes resource quota exceeded. 
14:17:44 [2021-07-23T18:17:44.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-hk918" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:17:44 [2021-07-23T18:17:44.595Z] Retrying...
14:17:44 [2021-07-23T18:17:44.595Z] 
14:17:44 [2021-07-23T18:17:44.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-g2sjw because kubernetes resource quota exceeded. 
14:17:44 [2021-07-23T18:17:44.596Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-g2sjw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:17:44 [2021-07-23T18:17:44.596Z] Retrying...
14:17:44 [2021-07-23T18:17:44.596Z] 
14:17:44 [2021-07-23T18:17:44.713Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-sources.jar
14:17:46 [2021-07-23T18:17:46.080Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.080Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:46 [2021-07-23T18:17:46.080Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.pom
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-sources.jar
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-p2metadata.xml
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >--
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.0.1-SNAPSHOT [41/118]
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Executing tasks
14:17:46 [2021-07-23T18:17:46.336Z] 
14:17:46 [2021-07-23T18:17:46.336Z] main:
14:17:46 [2021-07-23T18:17:46.336Z] 
14:17:46 [2021-07-23T18:17:46.336Z] clean:
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Executed tasks
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Executing tasks
14:17:46 [2021-07-23T18:17:46.336Z] 
14:17:46 [2021-07-23T18:17:46.336Z] main:
14:17:46 [2021-07-23T18:17:46.336Z] 
14:17:46 [2021-07-23T18:17:46.336Z] build:
14:17:46 [2021-07-23T18:17:46.336Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html
14:17:46 [2021-07-23T18:17:46.336Z] 
14:17:46 [2021-07-23T18:17:46.336Z] test:
14:17:46 [2021-07-23T18:17:46.336Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] Executed tasks
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.336Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:46 [2021-07-23T18:17:46.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources
14:17:46 [2021-07-23T18:17:46.337Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.337Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.337Z] [INFO] 
14:17:46 [2021-07-23T18:17:46.337Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:46 [2021-07-23T18:17:46.337Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log
14:17:46 [2021-07-23T18:17:46.337Z] [INFO] Command line:
14:17:46 [2021-07-23T18:17:46.337Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:17:46 [2021-07-23T18:17:46.337Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:48 [2021-07-23T18:17:48.227Z] Buildfile: build.xml
14:17:48 [2021-07-23T18:17:48.227Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:17:48 [2021-07-23T18:17:48.227Z] 
14:17:48 [2021-07-23T18:17:48.227Z] build.index:
14:17:48 [2021-07-23T18:17:48.791Z] BUILD SUCCESSFUL
14:17:48 [2021-07-23T18:17:48.791Z] 
14:17:48 [2021-07-23T18:17:48.791Z] BUILD SUCCESSFUL
14:17:48 [2021-07-23T18:17:48.791Z] Total time: 1 second
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] 
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/test/resources
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] 
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] 
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] 
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] 
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] 
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] 
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] 
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:48 [2021-07-23T18:17:48.791Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:17:50 [2021-07-23T18:17:50.687Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.pom
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Executing tasks
14:17:52 [2021-07-23T18:17:52.056Z] 
14:17:52 [2021-07-23T18:17:52.056Z] main:
14:17:52 [2021-07-23T18:17:52.056Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
14:17:52 [2021-07-23T18:17:52.056Z]      [copy] Copying 10 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Executed tasks
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >--
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.0.1-SNAPSHOT [42/118]
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/test/resources
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-sources.jar
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] 
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:52 [2021-07-23T18:17:52.314Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:17:53 [2021-07-23T18:17:53.681Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-sources.jar
14:17:54 [2021-07-23T18:17:54.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-q24jf because kubernetes resource quota exceeded. 
14:17:54 [2021-07-23T18:17:54.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-q24jf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:17:54 [2021-07-23T18:17:54.595Z] Retrying...
14:17:54 [2021-07-23T18:17:54.595Z] 
14:17:54 [2021-07-23T18:17:54.595Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-7nch4 because kubernetes resource quota exceeded. 
14:17:54 [2021-07-23T18:17:54.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-7nch4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:17:54 [2021-07-23T18:17:54.595Z] Retrying...
14:17:54 [2021-07-23T18:17:54.595Z] 
14:17:54 [2021-07-23T18:17:54.611Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 21 classes
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.pom
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-sources.jar
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:54 [2021-07-23T18:17:54.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >--
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.0.1-SNAPSHOT [43/118]
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.jar
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-sources-feature.jar
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] 
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:54 [2021-07-23T18:17:54.868Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.jar
14:17:56 [2021-07-23T18:17:56.237Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-sources-feature.jar
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 21 classes
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 25 classes
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.jar
14:17:57 [2021-07-23T18:17:57.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.pom
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-sources-feature.jar
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-p2metadata.xml
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >--
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.0.1-SNAPSHOT [44/118]
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/test/resources
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-sources.jar
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.607Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:17:57 [2021-07-23T18:17:57.863Z] [INFO] 
14:17:57 [2021-07-23T18:17:57.863Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:17:57 [2021-07-23T18:17:57.863Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:17:59 [2021-07-23T18:17:59.230Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-sources.jar
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:00 [2021-07-23T18:18:00.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.pom
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-sources.jar
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >--
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.0.1-SNAPSHOT [45/118]
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Executing tasks
14:18:00 [2021-07-23T18:18:00.415Z] 
14:18:00 [2021-07-23T18:18:00.415Z] main:
14:18:00 [2021-07-23T18:18:00.415Z] 
14:18:00 [2021-07-23T18:18:00.415Z] clean:
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Executed tasks
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Executing tasks
14:18:00 [2021-07-23T18:18:00.415Z] 
14:18:00 [2021-07-23T18:18:00.415Z] main:
14:18:00 [2021-07-23T18:18:00.415Z] 
14:18:00 [2021-07-23T18:18:00.415Z] build:
14:18:00 [2021-07-23T18:18:00.415Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html
14:18:00 [2021-07-23T18:18:00.415Z] 
14:18:00 [2021-07-23T18:18:00.415Z] test:
14:18:00 [2021-07-23T18:18:00.415Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] Executed tasks
14:18:00 [2021-07-23T18:18:00.415Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.416Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:00 [2021-07-23T18:18:00.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources
14:18:00 [2021-07-23T18:18:00.416Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.416Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.416Z] [INFO] 
14:18:00 [2021-07-23T18:18:00.416Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:00 [2021-07-23T18:18:00.671Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log
14:18:00 [2021-07-23T18:18:00.672Z] [INFO] Command line:
14:18:00 [2021-07-23T18:18:00.672Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:18:00 [2021-07-23T18:18:00.672Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:02 [2021-07-23T18:18:02.036Z] Buildfile: build.xml
14:18:02 [2021-07-23T18:18:02.293Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:18:02 [2021-07-23T18:18:02.293Z] 
14:18:02 [2021-07-23T18:18:02.293Z] build.index:
14:18:02 [2021-07-23T18:18:02.858Z] BUILD SUCCESSFUL
14:18:02 [2021-07-23T18:18:02.858Z] 
14:18:02 [2021-07-23T18:18:02.858Z] BUILD SUCCESSFUL
14:18:02 [2021-07-23T18:18:02.858Z] Total time: 1 second
14:18:03 [2021-07-23T18:18:03.114Z] [INFO] 
14:18:03 [2021-07-23T18:18:03.114Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:03 [2021-07-23T18:18:03.114Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:03 [2021-07-23T18:18:03.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/test/resources
14:18:03 [2021-07-23T18:18:03.114Z] [INFO] 
14:18:03 [2021-07-23T18:18:03.114Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:03 [2021-07-23T18:18:03.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] 
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] 
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] 
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] 
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] 
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] 
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:03 [2021-07-23T18:18:03.115Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:04 [2021-07-23T18:18:04.480Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:04 [2021-07-23T18:18:04.615Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-fth6k because kubernetes resource quota exceeded. 
14:18:04 [2021-07-23T18:18:04.615Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-fth6k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:18:04 [2021-07-23T18:18:04.615Z] Retrying...
14:18:04 [2021-07-23T18:18:04.616Z] 
14:18:04 [2021-07-23T18:18:04.628Z] Created Pod: kubernetes tracecompass/tracecompass-build-qzsgz-w0mpz
14:18:04 [2021-07-23T18:18:04.743Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Scheduled] Successfully assigned tracecompass/tracecompass-build-qzsgz-w0mpz to okdnode-26
14:18:05 [2021-07-23T18:18:05.848Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.pom
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Executing tasks
14:18:05 [2021-07-23T18:18:05.850Z] 
14:18:05 [2021-07-23T18:18:05.850Z] main:
14:18:05 [2021-07-23T18:18:05.850Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
14:18:05 [2021-07-23T18:18:05.850Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Executed tasks
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >--
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.0.1-SNAPSHOT [46/118]
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/test/resources
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] 
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:05 [2021-07-23T18:18:05.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-sources.jar
14:18:06 [2021-07-23T18:18:06.106Z] [INFO] 
14:18:06 [2021-07-23T18:18:06.106Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:06 [2021-07-23T18:18:06.106Z] [INFO] 
14:18:06 [2021-07-23T18:18:06.106Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] 
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] 
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] 
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] 
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:06 [2021-07-23T18:18:06.107Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:06 [2021-07-23T18:18:06.518Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][AddedInterface] Add eth0 [10.40.52.149/23]
14:18:06 [2021-07-23T18:18:06.780Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Pulling] Pulling image "eclipse/tracecompass-build-env:18.04"
14:18:07 [2021-07-23T18:18:07.034Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-sources.jar
14:18:07 [2021-07-23T18:18:07.454Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Pulled] Successfully pulled image "eclipse/tracecompass-build-env:18.04" in 682.448914ms
14:18:07 [2021-07-23T18:18:07.545Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Created] Created container tracecompass
14:18:07 [2021-07-23T18:18:07.559Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Started] Started container tracecompass
14:18:07 [2021-07-23T18:18:07.571Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Pulling] Pulling image "eclipsecbi/jenkins-jnlp-agent"
14:18:07 [2021-07-23T18:18:07.962Z] [INFO] 
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] 
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] 
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] 
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:07 [2021-07-23T18:18:07.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 19 classes
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.pom
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-sources.jar
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >--
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.0.1-SNAPSHOT [47/118]
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.jar
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.219Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-sources-feature.jar
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] 
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:08 [2021-07-23T18:18:08.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.jar
14:18:09 [2021-07-23T18:18:09.586Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-sources-feature.jar
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.514Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 19 classes
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 3 classes
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.jar
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.pom
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-sources-feature.jar
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-p2metadata.xml
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >--
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.0.1-SNAPSHOT [48/118]
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] 
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:10 [2021-07-23T18:18:10.769Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] 
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/test/resources
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] 
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-sources.jar
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] 
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] 
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] 
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] 
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] 
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] 
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:11 [2021-07-23T18:18:11.025Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:18:12 [2021-07-23T18:18:12.391Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-sources.jar
14:18:13 [2021-07-23T18:18:13.314Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Pulled] Successfully pulled image "eclipsecbi/jenkins-jnlp-agent" in 5.739989808s
14:18:13 [2021-07-23T18:18:13.399Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Created] Created container jnlp
14:18:13 [2021-07-23T18:18:13.430Z] [Normal][tracecompass/tracecompass-build-qzsgz-w0mpz][Started] Started container jnlp
14:18:13 [2021-07-23T18:18:13.756Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.pom
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-sources.jar
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >--
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.0.1-SNAPSHOT [49/118]
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Executing tasks
14:18:13 [2021-07-23T18:18:13.757Z] 
14:18:13 [2021-07-23T18:18:13.757Z] main:
14:18:13 [2021-07-23T18:18:13.757Z] 
14:18:13 [2021-07-23T18:18:13.757Z] clean:
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Executed tasks
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Executing tasks
14:18:13 [2021-07-23T18:18:13.757Z] 
14:18:13 [2021-07-23T18:18:13.757Z] main:
14:18:13 [2021-07-23T18:18:13.757Z] 
14:18:13 [2021-07-23T18:18:13.757Z] build:
14:18:13 [2021-07-23T18:18:13.757Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html
14:18:13 [2021-07-23T18:18:13.757Z] 
14:18:13 [2021-07-23T18:18:13.757Z] test:
14:18:13 [2021-07-23T18:18:13.757Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] Executed tasks
14:18:13 [2021-07-23T18:18:13.757Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] 
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
14:18:13 [2021-07-23T18:18:13.758Z] [INFO] Command line:
14:18:13 [2021-07-23T18:18:13.758Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:18:13 [2021-07-23T18:18:13.758Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:15 [2021-07-23T18:18:15.645Z] Buildfile: build.xml
14:18:15 [2021-07-23T18:18:15.645Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:18:15 [2021-07-23T18:18:15.645Z] 
14:18:15 [2021-07-23T18:18:15.645Z] build.index:
14:18:16 [2021-07-23T18:18:16.208Z] BUILD SUCCESSFUL
14:18:16 [2021-07-23T18:18:16.208Z] 
14:18:16 [2021-07-23T18:18:16.208Z] BUILD SUCCESSFUL
14:18:16 [2021-07-23T18:18:16.208Z] Total time: 1 second
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] 
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/test/resources
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] 
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] 
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] 
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] 
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] 
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] 
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] 
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:16 [2021-07-23T18:18:16.208Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:18:17 [2021-07-23T18:18:17.573Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:18 [2021-07-23T18:18:18.500Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.500Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:18 [2021-07-23T18:18:18.500Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.pom
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:18 [2021-07-23T18:18:18.756Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Executing tasks
14:18:18 [2021-07-23T18:18:18.757Z] 
14:18:18 [2021-07-23T18:18:18.757Z] main:
14:18:18 [2021-07-23T18:18:18.757Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
14:18:18 [2021-07-23T18:18:18.757Z]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Executed tasks
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >--
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.0.1-SNAPSHOT [50/118]
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.jar
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-sources-feature.jar
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] 
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:18 [2021-07-23T18:18:18.757Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.jar
14:18:20 [2021-07-23T18:18:20.124Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-sources-feature.jar
14:18:21 [2021-07-23T18:18:21.050Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.050Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:21 [2021-07-23T18:18:21.050Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.050Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:21 [2021-07-23T18:18:21.050Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.050Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:21 [2021-07-23T18:18:21.050Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:21 [2021-07-23T18:18:21.050Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.051Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:21 [2021-07-23T18:18:21.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.jar
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.pom
14:18:21 [2021-07-23T18:18:21.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-sources-feature.jar
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-p2metadata.xml
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >--
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] Building Trace Compass Incubator VM Parent 0.0.1-SNAPSHOT       [51/118]
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --------------------------------[ pom ]---------------------------------
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.vm-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.vm-parent-0.0.1-SNAPSHOT.pom
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >--
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.0.1-SNAPSHOT [52/118]
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.307Z] [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/test/resources
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] 
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:21 [2021-07-23T18:18:21.869Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:18:23 [2021-07-23T18:18:23.759Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:18:24 [2021-07-23T18:18:24.597Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-k8qcs because kubernetes resource quota exceeded. 
14:18:24 [2021-07-23T18:18:24.598Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-k8qcs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:18:24 [2021-07-23T18:18:24.598Z] Retrying...
14:18:24 [2021-07-23T18:18:24.598Z] 
14:18:24 [2021-07-23T18:18:24.685Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.pom
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:24 [2021-07-23T18:18:24.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >--
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.0.1-SNAPSHOT [53/118]
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Executing tasks
14:18:24 [2021-07-23T18:18:24.942Z] 
14:18:24 [2021-07-23T18:18:24.942Z] main:
14:18:24 [2021-07-23T18:18:24.942Z] 
14:18:24 [2021-07-23T18:18:24.942Z] clean:
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Executed tasks
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Executing tasks
14:18:24 [2021-07-23T18:18:24.942Z] 
14:18:24 [2021-07-23T18:18:24.942Z] main:
14:18:24 [2021-07-23T18:18:24.942Z] 
14:18:24 [2021-07-23T18:18:24.942Z] build:
14:18:24 [2021-07-23T18:18:24.942Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html
14:18:24 [2021-07-23T18:18:24.942Z] 
14:18:24 [2021-07-23T18:18:24.942Z] test:
14:18:24 [2021-07-23T18:18:24.942Z] [xmlvalidate] 3 file(s) have been successfully validated.
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Executed tasks
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] 
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log
14:18:24 [2021-07-23T18:18:24.942Z] [INFO] Command line:
14:18:24 [2021-07-23T18:18:24.942Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:18:24 [2021-07-23T18:18:24.942Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:26 [2021-07-23T18:18:26.832Z] Buildfile: build.xml
14:18:26 [2021-07-23T18:18:26.832Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:18:26 [2021-07-23T18:18:26.832Z] 
14:18:26 [2021-07-23T18:18:26.832Z] build.index:
14:18:27 [2021-07-23T18:18:27.393Z] BUILD SUCCESSFUL
14:18:27 [2021-07-23T18:18:27.393Z] 
14:18:27 [2021-07-23T18:18:27.393Z] BUILD SUCCESSFUL
14:18:27 [2021-07-23T18:18:27.393Z] Total time: 1 second
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] 
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/test/resources
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] 
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] 
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] 
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] 
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] 
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] 
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] 
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:27 [2021-07-23T18:18:27.649Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:18:29 [2021-07-23T18:18:29.014Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.pom
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Executing tasks
14:18:30 [2021-07-23T18:18:30.381Z] 
14:18:30 [2021-07-23T18:18:30.381Z] main:
14:18:30 [2021-07-23T18:18:30.381Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
14:18:30 [2021-07-23T18:18:30.381Z]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Executed tasks
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >--
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.0.1-SNAPSHOT [54/118]
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.381Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.382Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/test/resources
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-sources.jar
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.637Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:18:30 [2021-07-23T18:18:30.638Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.638Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.638Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.638Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.638Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.638Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.638Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:18:30 [2021-07-23T18:18:30.893Z] [INFO] 
14:18:30 [2021-07-23T18:18:30.893Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:30 [2021-07-23T18:18:30.893Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:18:32 [2021-07-23T18:18:32.257Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-sources.jar
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:33 [2021-07-23T18:18:33.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.pom
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-sources.jar
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >--
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.0.1-SNAPSHOT [55/118]
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.jar
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.440Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.441Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.441Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-sources-feature.jar
14:18:33 [2021-07-23T18:18:33.441Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.441Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.441Z] [INFO] 
14:18:33 [2021-07-23T18:18:33.441Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:33 [2021-07-23T18:18:33.441Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.jar
14:18:34 [2021-07-23T18:18:34.600Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-pr6jh because kubernetes resource quota exceeded. 
14:18:34 [2021-07-23T18:18:34.601Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-pr6jh" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:18:34 [2021-07-23T18:18:34.601Z] Retrying...
14:18:34 [2021-07-23T18:18:34.601Z] 
14:18:34 [2021-07-23T18:18:34.806Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-sources-feature.jar
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:35 [2021-07-23T18:18:35.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.jar
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.pom
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-sources-feature.jar
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-p2metadata.xml
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >--
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.0.1-SNAPSHOT [56/118]
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] 
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:35 [2021-07-23T18:18:35.995Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] 
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/test/resources
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] 
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-sources.jar
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] 
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] 
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] 
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] 
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] 
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] 
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:36 [2021-07-23T18:18:36.251Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:18:37 [2021-07-23T18:18:37.618Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-sources.jar
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.pom
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-sources.jar
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >--
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.0.1-SNAPSHOT [57/118]
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Executing tasks
14:18:38 [2021-07-23T18:18:38.984Z] 
14:18:38 [2021-07-23T18:18:38.984Z] main:
14:18:38 [2021-07-23T18:18:38.984Z] 
14:18:38 [2021-07-23T18:18:38.984Z] clean:
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Executed tasks
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.984Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] Executing tasks
14:18:38 [2021-07-23T18:18:38.985Z] 
14:18:38 [2021-07-23T18:18:38.985Z] main:
14:18:38 [2021-07-23T18:18:38.985Z] 
14:18:38 [2021-07-23T18:18:38.985Z] build:
14:18:38 [2021-07-23T18:18:38.985Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html
14:18:38 [2021-07-23T18:18:38.985Z] 
14:18:38 [2021-07-23T18:18:38.985Z] test:
14:18:38 [2021-07-23T18:18:38.985Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] Executed tasks
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] 
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:18:38 [2021-07-23T18:18:38.985Z] [INFO] Command line:
14:18:38 [2021-07-23T18:18:38.985Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:18:38 [2021-07-23T18:18:38.985Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:40 [2021-07-23T18:18:40.873Z] Buildfile: build.xml
14:18:40 [2021-07-23T18:18:40.873Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:18:40 [2021-07-23T18:18:40.873Z] 
14:18:40 [2021-07-23T18:18:40.873Z] build.index:
14:18:41 [2021-07-23T18:18:41.435Z] BUILD SUCCESSFUL
14:18:41 [2021-07-23T18:18:41.435Z] 
14:18:41 [2021-07-23T18:18:41.435Z] BUILD SUCCESSFUL
14:18:41 [2021-07-23T18:18:41.435Z] Total time: 1 second
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] 
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/test/resources
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] 
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] 
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] 
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] 
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] 
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] 
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] 
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:41 [2021-07-23T18:18:41.435Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:18:42 [2021-07-23T18:18:42.802Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.pom
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Executing tasks
14:18:44 [2021-07-23T18:18:44.169Z] 
14:18:44 [2021-07-23T18:18:44.169Z] main:
14:18:44 [2021-07-23T18:18:44.169Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
14:18:44 [2021-07-23T18:18:44.169Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Executed tasks
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >--
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.0.1-SNAPSHOT [58/118]
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.jar
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] 
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:44 [2021-07-23T18:18:44.169Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.jar
14:18:44 [2021-07-23T18:18:44.590Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-b698h because kubernetes resource quota exceeded. 
14:18:44 [2021-07-23T18:18:44.591Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-b698h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:18:44 [2021-07-23T18:18:44.591Z] Retrying...
14:18:44 [2021-07-23T18:18:44.591Z] 
14:18:45 [2021-07-23T18:18:45.535Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:18:46 [2021-07-23T18:18:46.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.jar
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.pom
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-p2metadata.xml
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >--
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.0.1-SNAPSHOT [59/118]
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/test/resources
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-sources.jar
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.719Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] 
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:46 [2021-07-23T18:18:46.720Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:18:48 [2021-07-23T18:18:48.085Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-sources.jar
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.pom
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-sources.jar
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >--
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.0.1-SNAPSHOT [60/118]
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.jar
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-sources-feature.jar
14:18:49 [2021-07-23T18:18:49.015Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.271Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.271Z] [INFO] 
14:18:49 [2021-07-23T18:18:49.271Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:49 [2021-07-23T18:18:49.271Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.jar
14:18:50 [2021-07-23T18:18:50.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-sources-feature.jar
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.jar
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.pom
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-sources-feature.jar
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-p2metadata.xml
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >--
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.1.0-SNAPSHOT [61/118]
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --------------------------------[ pom ]---------------------------------
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent >>>
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent <<<
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] 
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.003Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 58 kB/s)
14:18:52 [2021-07-23T18:18:52.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.565Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:18:52 [2021-07-23T18:18:52.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 90 kB/s)
14:18:53 [2021-07-23T18:18:53.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.077Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.333Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 88 kB/s)
14:18:53 [2021-07-23T18:18:53.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.333Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:18:53 [2021-07-23T18:18:53.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 57 kB/s)
14:18:53 [2021-07-23T18:18:53.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:18:53 [2021-07-23T18:18:53.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:18:53 [2021-07-23T18:18:53.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:18:54 [2021-07-23T18:18:54.100Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:18:54 [2021-07-23T18:18:54.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:18:54 [2021-07-23T18:18:54.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:18:54 [2021-07-23T18:18:54.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 186 kB/s)
14:18:54 [2021-07-23T18:18:54.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:18:54 [2021-07-23T18:18:54.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:18:54 [2021-07-23T18:18:54.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:18:54 [2021-07-23T18:18:54.595Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-pbphf because kubernetes resource quota exceeded. 
14:18:54 [2021-07-23T18:18:54.596Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-pbphf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:18:54 [2021-07-23T18:18:54.596Z] Retrying...
14:18:54 [2021-07-23T18:18:54.596Z] 
14:18:54 [2021-07-23T18:18:54.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:18:54 [2021-07-23T18:18:54.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:18:54 [2021-07-23T18:18:54.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:18:54 [2021-07-23T18:18:54.612Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 130 kB/s)
14:18:54 [2021-07-23T18:18:54.612Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:18:54 [2021-07-23T18:18:54.612Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:18:54 [2021-07-23T18:18:54.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:18:54 [2021-07-23T18:18:54.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:18:54 [2021-07-23T18:18:54.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:18:55 [2021-07-23T18:18:55.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:18:55 [2021-07-23T18:18:55.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 754 kB/s)
14:18:55 [2021-07-23T18:18:55.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:18:55 [2021-07-23T18:18:55.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:18:55 [2021-07-23T18:18:55.125Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:18:55 [2021-07-23T18:18:55.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:18:55 [2021-07-23T18:18:55.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:18:55 [2021-07-23T18:18:55.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:18:55 [2021-07-23T18:18:55.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 119 kB/s)
14:18:55 [2021-07-23T18:18:55.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:18:55 [2021-07-23T18:18:55.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:18:55 [2021-07-23T18:18:55.382Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:18:55 [2021-07-23T18:18:55.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:18:55 [2021-07-23T18:18:55.944Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:18:55 [2021-07-23T18:18:55.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:18:55 [2021-07-23T18:18:55.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 333 kB/s)
14:18:55 [2021-07-23T18:18:55.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:18:55 [2021-07-23T18:18:55.944Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:18:55 [2021-07-23T18:18:55.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:18:56 [2021-07-23T18:18:56.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:18:56 [2021-07-23T18:18:56.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:18:56 [2021-07-23T18:18:56.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:18:56 [2021-07-23T18:18:56.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 808 kB/s)
14:18:56 [2021-07-23T18:18:56.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.456Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 67 kB/s)
14:18:56 [2021-07-23T18:18:56.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:18:56 [2021-07-23T18:18:56.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 85 kB/s)
14:18:57 [2021-07-23T18:18:57.223Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.223Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.223Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.480Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.480Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.480Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.480Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 69 kB/s)
14:18:57 [2021-07-23T18:18:57.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 55 kB/s)
14:18:57 [2021-07-23T18:18:57.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:18:57 [2021-07-23T18:18:57.992Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 73 kB/s)
14:18:58 [2021-07-23T18:18:58.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.504Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:18:58 [2021-07-23T18:18:58.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 53 kB/s)
14:18:58 [2021-07-23T18:18:58.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.016Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 62 kB/s)
14:18:59 [2021-07-23T18:18:59.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.272Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:18:59 [2021-07-23T18:18:59.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 57 kB/s)
14:18:59 [2021-07-23T18:18:59.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:18:59 [2021-07-23T18:18:59.784Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:18:59 [2021-07-23T18:18:59.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:00 [2021-07-23T18:19:00.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:00 [2021-07-23T18:19:00.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:00 [2021-07-23T18:19:00.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:00 [2021-07-23T18:19:00.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 74 kB/s)
14:19:00 [2021-07-23T18:19:00.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:00 [2021-07-23T18:19:00.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:00 [2021-07-23T18:19:00.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:00 [2021-07-23T18:19:00.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:00 [2021-07-23T18:19:00.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:00 [2021-07-23T18:19:00.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:00 [2021-07-23T18:19:00.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 96 kB/s)
14:19:00 [2021-07-23T18:19:00.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:00 [2021-07-23T18:19:00.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:00 [2021-07-23T18:19:00.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:00 [2021-07-23T18:19:00.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:00 [2021-07-23T18:19:00.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:00 [2021-07-23T18:19:00.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:00 [2021-07-23T18:19:00.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 290 kB/s)
14:19:00 [2021-07-23T18:19:00.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:00 [2021-07-23T18:19:00.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:01 [2021-07-23T18:19:01.114Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:01 [2021-07-23T18:19:01.369Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:01 [2021-07-23T18:19:01.369Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:01 [2021-07-23T18:19:01.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:01 [2021-07-23T18:19:01.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 67 kB/s)
14:19:01 [2021-07-23T18:19:01.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:01 [2021-07-23T18:19:01.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:01 [2021-07-23T18:19:01.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:01 [2021-07-23T18:19:01.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:01 [2021-07-23T18:19:01.882Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:01 [2021-07-23T18:19:01.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:01 [2021-07-23T18:19:01.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 237 kB/s)
14:19:01 [2021-07-23T18:19:01.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:01 [2021-07-23T18:19:01.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:01 [2021-07-23T18:19:01.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:02 [2021-07-23T18:19:02.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:02 [2021-07-23T18:19:02.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:02 [2021-07-23T18:19:02.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:02 [2021-07-23T18:19:02.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 38 kB/s)
14:19:02 [2021-07-23T18:19:02.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:02 [2021-07-23T18:19:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:02 [2021-07-23T18:19:02.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:02 [2021-07-23T18:19:02.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:02 [2021-07-23T18:19:02.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:02 [2021-07-23T18:19:02.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:02 [2021-07-23T18:19:02.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 83 kB/s)
14:19:02 [2021-07-23T18:19:02.651Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:02 [2021-07-23T18:19:02.651Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:02 [2021-07-23T18:19:02.651Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:03 [2021-07-23T18:19:03.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:03 [2021-07-23T18:19:03.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:03 [2021-07-23T18:19:03.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:03 [2021-07-23T18:19:03.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 70 kB/s)
14:19:03 [2021-07-23T18:19:03.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 107 kB/s)
14:19:03 [2021-07-23T18:19:03.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:03 [2021-07-23T18:19:03.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:04 [2021-07-23T18:19:04.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:04 [2021-07-23T18:19:04.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:04 [2021-07-23T18:19:04.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 65 kB/s)
14:19:04 [2021-07-23T18:19:04.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:04 [2021-07-23T18:19:04.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:04 [2021-07-23T18:19:04.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:04 [2021-07-23T18:19:04.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:04 [2021-07-23T18:19:04.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:04 [2021-07-23T18:19:04.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:04 [2021-07-23T18:19:04.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 37 kB/s)
14:19:04 [2021-07-23T18:19:04.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:04 [2021-07-23T18:19:04.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:04 [2021-07-23T18:19:04.600Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-krjqg because kubernetes resource quota exceeded. 
14:19:04 [2021-07-23T18:19:04.600Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-krjqg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:19:04 [2021-07-23T18:19:04.600Z] Retrying...
14:19:04 [2021-07-23T18:19:04.600Z] 
14:19:04 [2021-07-23T18:19:04.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:05 [2021-07-23T18:19:05.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:05 [2021-07-23T18:19:05.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:05 [2021-07-23T18:19:05.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:05 [2021-07-23T18:19:05.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 164 kB/s)
14:19:05 [2021-07-23T18:19:05.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:05 [2021-07-23T18:19:05.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:05 [2021-07-23T18:19:05.037Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:05 [2021-07-23T18:19:05.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:05 [2021-07-23T18:19:05.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:05 [2021-07-23T18:19:05.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:05 [2021-07-23T18:19:05.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 70 kB/s)
14:19:05 [2021-07-23T18:19:05.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:05 [2021-07-23T18:19:05.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:05 [2021-07-23T18:19:05.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:05 [2021-07-23T18:19:05.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:05 [2021-07-23T18:19:05.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:05 [2021-07-23T18:19:05.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:05 [2021-07-23T18:19:05.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 233 kB/s)
14:19:05 [2021-07-23T18:19:05.855Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:05 [2021-07-23T18:19:05.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:05 [2021-07-23T18:19:05.855Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:06 [2021-07-23T18:19:06.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:06 [2021-07-23T18:19:06.366Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:06 [2021-07-23T18:19:06.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:06 [2021-07-23T18:19:06.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 228 kB/s)
14:19:06 [2021-07-23T18:19:06.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:06 [2021-07-23T18:19:06.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:06 [2021-07-23T18:19:06.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:06 [2021-07-23T18:19:06.621Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:06 [2021-07-23T18:19:06.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:06 [2021-07-23T18:19:06.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:06 [2021-07-23T18:19:06.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 174 kB/s)
14:19:06 [2021-07-23T18:19:06.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:06 [2021-07-23T18:19:06.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:06 [2021-07-23T18:19:06.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:07 [2021-07-23T18:19:07.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:07 [2021-07-23T18:19:07.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:07 [2021-07-23T18:19:07.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:07 [2021-07-23T18:19:07.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 355 kB/s)
14:19:07 [2021-07-23T18:19:07.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom
14:19:07 [2021-07-23T18:19:07.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
14:19:07 [2021-07-23T18:19:07.133Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
14:19:07 [2021-07-23T18:19:07.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
14:19:07 [2021-07-23T18:19:07.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom
14:19:07 [2021-07-23T18:19:07.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
14:19:07 [2021-07-23T18:19:07.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 3.2 kB/s)
14:19:07 [2021-07-23T18:19:07.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:07 [2021-07-23T18:19:07.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:07 [2021-07-23T18:19:07.695Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:07 [2021-07-23T18:19:07.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:07 [2021-07-23T18:19:07.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:07 [2021-07-23T18:19:07.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:08 [2021-07-23T18:19:08.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 88 kB/s)
14:19:08 [2021-07-23T18:19:08.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:08 [2021-07-23T18:19:08.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:08 [2021-07-23T18:19:08.208Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:08 [2021-07-23T18:19:08.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:08 [2021-07-23T18:19:08.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:08 [2021-07-23T18:19:08.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:08 [2021-07-23T18:19:08.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 276 kB/s)
14:19:08 [2021-07-23T18:19:08.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:08 [2021-07-23T18:19:08.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:08 [2021-07-23T18:19:08.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:09 [2021-07-23T18:19:09.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:09 [2021-07-23T18:19:09.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:09 [2021-07-23T18:19:09.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:09 [2021-07-23T18:19:09.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 51 kB/s)
14:19:09 [2021-07-23T18:19:09.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:09 [2021-07-23T18:19:09.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:09 [2021-07-23T18:19:09.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:09 [2021-07-23T18:19:09.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:09 [2021-07-23T18:19:09.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:09 [2021-07-23T18:19:09.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:09 [2021-07-23T18:19:09.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 61 kB/s)
14:19:09 [2021-07-23T18:19:09.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:09 [2021-07-23T18:19:09.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:09 [2021-07-23T18:19:09.537Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:09 [2021-07-23T18:19:09.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:09 [2021-07-23T18:19:09.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:09 [2021-07-23T18:19:09.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:09 [2021-07-23T18:19:09.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 108 kB/s)
14:19:09 [2021-07-23T18:19:09.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:09 [2021-07-23T18:19:09.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:09 [2021-07-23T18:19:09.793Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:10 [2021-07-23T18:19:10.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:10 [2021-07-23T18:19:10.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:10 [2021-07-23T18:19:10.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:10 [2021-07-23T18:19:10.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 53 kB/s)
14:19:10 [2021-07-23T18:19:10.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:10 [2021-07-23T18:19:10.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:10 [2021-07-23T18:19:10.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:10 [2021-07-23T18:19:10.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:10 [2021-07-23T18:19:10.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:10 [2021-07-23T18:19:10.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:10 [2021-07-23T18:19:10.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 29 kB/s)
14:19:10 [2021-07-23T18:19:10.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:10 [2021-07-23T18:19:10.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:10 [2021-07-23T18:19:10.867Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:11 [2021-07-23T18:19:11.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:11 [2021-07-23T18:19:11.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:11 [2021-07-23T18:19:11.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:11 [2021-07-23T18:19:11.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 269 kB/s)
14:19:11 [2021-07-23T18:19:11.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:11 [2021-07-23T18:19:11.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:11 [2021-07-23T18:19:11.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:11 [2021-07-23T18:19:11.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:11 [2021-07-23T18:19:11.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:11 [2021-07-23T18:19:11.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:11 [2021-07-23T18:19:11.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 645 kB/s)
14:19:11 [2021-07-23T18:19:11.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:11 [2021-07-23T18:19:11.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:11 [2021-07-23T18:19:11.685Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:11 [2021-07-23T18:19:11.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:11 [2021-07-23T18:19:11.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:11 [2021-07-23T18:19:11.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:11 [2021-07-23T18:19:11.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 134 kB/s)
14:19:11 [2021-07-23T18:19:11.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:11 [2021-07-23T18:19:11.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:12 [2021-07-23T18:19:12.196Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:12 [2021-07-23T18:19:12.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:12 [2021-07-23T18:19:12.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:12 [2021-07-23T18:19:12.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:12 [2021-07-23T18:19:12.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 384 kB/s)
14:19:12 [2021-07-23T18:19:12.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/6/project-6.pom
14:19:12 [2021-07-23T18:19:12.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/6/project-6.pom
14:19:12 [2021-07-23T18:19:12.452Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
14:19:12 [2021-07-23T18:19:12.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/6/project-6.pom
14:19:12 [2021-07-23T18:19:12.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/6/project-6.pom
14:19:12 [2021-07-23T18:19:12.964Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/6/project-6.pom
14:19:12 [2021-07-23T18:19:12.964Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 615 kB/s)
14:19:12 [2021-07-23T18:19:12.964Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:12 [2021-07-23T18:19:12.964Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:12 [2021-07-23T18:19:12.964Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.220Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.220Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 126 kB/s)
14:19:13 [2021-07-23T18:19:13.220Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.220Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:13 [2021-07-23T18:19:13.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 425 kB/s)
14:19:13 [2021-07-23T18:19:13.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:13 [2021-07-23T18:19:13.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:13 [2021-07-23T18:19:13.836Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:14 [2021-07-23T18:19:14.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:14 [2021-07-23T18:19:14.136Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:14 [2021-07-23T18:19:14.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:14 [2021-07-23T18:19:14.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 72 kB/s)
14:19:14 [2021-07-23T18:19:14.136Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:14 [2021-07-23T18:19:14.136Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:14 [2021-07-23T18:19:14.136Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:14 [2021-07-23T18:19:14.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:14 [2021-07-23T18:19:14.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:14 [2021-07-23T18:19:14.631Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-jvb1f because kubernetes resource quota exceeded. 
14:19:14 [2021-07-23T18:19:14.632Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-jvb1f" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:19:14 [2021-07-23T18:19:14.632Z] Retrying...
14:19:14 [2021-07-23T18:19:14.632Z] 
14:19:14 [2021-07-23T18:19:14.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:14 [2021-07-23T18:19:14.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 652 kB/s)
14:19:14 [2021-07-23T18:19:14.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:14 [2021-07-23T18:19:14.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:14 [2021-07-23T18:19:14.649Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:14 [2021-07-23T18:19:14.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:14 [2021-07-23T18:19:14.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:14 [2021-07-23T18:19:14.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:14 [2021-07-23T18:19:14.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (3.8 kB at 90 kB/s)
14:19:14 [2021-07-23T18:19:14.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:14 [2021-07-23T18:19:14.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:14 [2021-07-23T18:19:14.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:15 [2021-07-23T18:19:15.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:15 [2021-07-23T18:19:15.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:15 [2021-07-23T18:19:15.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:15 [2021-07-23T18:19:15.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (2.5 kB at 78 kB/s)
14:19:15 [2021-07-23T18:19:15.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:15 [2021-07-23T18:19:15.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:15 [2021-07-23T18:19:15.468Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 209 kB/s)
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:15 [2021-07-23T18:19:15.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:15 [2021-07-23T18:19:15.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:16 [2021-07-23T18:19:16.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:16 [2021-07-23T18:19:16.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:16 [2021-07-23T18:19:16.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:16 [2021-07-23T18:19:16.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:16 [2021-07-23T18:19:16.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:16 [2021-07-23T18:19:16.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:16 [2021-07-23T18:19:16.492Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:16 [2021-07-23T18:19:16.492Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:16 [2021-07-23T18:19:16.492Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
14:19:16 [2021-07-23T18:19:16.492Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:16 [2021-07-23T18:19:16.748Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:16 [2021-07-23T18:19:16.748Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:16 [2021-07-23T18:19:16.748Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:16 [2021-07-23T18:19:16.748Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:16 [2021-07-23T18:19:16.748Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:17 [2021-07-23T18:19:17.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:17 [2021-07-23T18:19:17.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:17 [2021-07-23T18:19:17.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:17 [2021-07-23T18:19:17.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:17 [2021-07-23T18:19:17.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:17 [2021-07-23T18:19:17.260Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:17 [2021-07-23T18:19:17.260Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:17 [2021-07-23T18:19:17.260Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:17 [2021-07-23T18:19:17.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:17 [2021-07-23T18:19:17.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:17 [2021-07-23T18:19:17.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:17 [2021-07-23T18:19:17.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:17 [2021-07-23T18:19:17.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:17 [2021-07-23T18:19:17.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:17 [2021-07-23T18:19:17.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:17 [2021-07-23T18:19:17.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 971 kB/s)
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 555 kB/s)
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 895 kB/s)
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 145 kB/s)
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 1.0 MB/s)
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 191 kB/s)
14:19:17 [2021-07-23T18:19:17.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 700 kB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 919 kB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 5.5 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 654 kB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 7.5 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 213 kB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 316 kB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 242 kB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 1.9 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 2.8 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (224 kB at 2.1 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (433 kB at 3.8 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 2.0 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 1.6 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (185 kB at 1.6 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 3.1 MB/s)
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] 
14:19:18 [2021-07-23T18:19:18.027Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:18 [2021-07-23T18:19:18.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.589Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.589Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.589Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.589Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 26 kB/s)
14:19:18 [2021-07-23T18:19:18.589Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.589Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.589Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:18 [2021-07-23T18:19:18.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 397 kB/s)
14:19:18 [2021-07-23T18:19:18.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:18 [2021-07-23T18:19:18.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:18 [2021-07-23T18:19:18.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 6.0 MB/s)
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting-parent/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-parent-0.1.0-SNAPSHOT.pom
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >--
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.0-SNAPSHOT [62/118]
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core >>>
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:19 [2021-07-23T18:19:19.405Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.406Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core <<<
14:19:19 [2021-07-23T18:19:19.406Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.406Z] [INFO] 
14:19:19 [2021-07-23T18:19:19.406Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.573Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.internal.le/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.net.http/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.rmic/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.security.jgss/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.compiler/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.javadoc/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.management/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.naming.dns/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.security.jgss/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jshell/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.scripting.nashorn/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jlink/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.scripting/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.internal.vm.compiler/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.rmi/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.accessibility/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.httpserver/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.internal.vm.ci/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.security.sasl/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.unsupported/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.hotspot.agent/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.charsets/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jdeps/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.naming.rmi/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.compiler/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.dynalink/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.crypto.cryptoki/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jartool/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.base/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.editpad/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.xml/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.instrument/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.naming/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jfr/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jsobject/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.attach/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jdi/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.unsupported.desktop/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.internal.jvmstat/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.datatransfer/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.zipfs/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.scripting.nashorn.shell/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.sql.rowset/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jcmd/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.management.jfr/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.se/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.xml.dom/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.xml.crypto/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.sql/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.smartcardio/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jconsole/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.desktop/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.management.rmi/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.management.agent/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.management/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.net/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.aot/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.prefs/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.crypto.ec/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.internal.ed/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jdwp.agent/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.transaction.xa/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.sctp/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.pack/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.jstatd/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/java.logging/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.internal.opt/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.security.auth/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] [loading /modules/jdk.localedata/module-info.class]
14:19:23 [2021-07-23T18:19:23.573Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.analysis...
14:19:23 [2021-07-23T18:19:23.573Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/AnalysisScriptingModule.java]]
14:19:23 [2021-07-23T18:19:23.573Z] [parsing completed 13ms]
14:19:23 [2021-07-23T18:19:23.573Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/ScriptedAnalysis.java]]
14:19:23 [2021-07-23T18:19:23.573Z] [parsing completed 2ms]
14:19:23 [2021-07-23T18:19:23.573Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/package-info.java]]
14:19:23 [2021-07-23T18:19:23.573Z] [parsing completed 44ms]
14:19:23 [2021-07-23T18:19:23.573Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.callstack...
14:19:23 [2021-07-23T18:19:23.573Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/callstack/CallStackScriptingModule.java]]
14:19:23 [2021-07-23T18:19:23.573Z] [parsing completed 4ms]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/callstack/package-info.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 0ms]
14:19:23 [2021-07-23T18:19:23.574Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.data.provider...
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/data/provider/DataProviderScriptingModule.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 7ms]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/data/provider/package-info.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 0ms]
14:19:23 [2021-07-23T18:19:23.574Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.filters...
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/filters/FiltersScriptingModule.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 2ms]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/filters/package-info.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 0ms]
14:19:23 [2021-07-23T18:19:23.574Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core...
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/package-info.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 0ms]
14:19:23 [2021-07-23T18:19:23.574Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.trace...
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/ScriptEventsIterator.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 1ms]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/TraceScriptingModule.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 3ms]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/package-info.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 0ms]
14:19:23 [2021-07-23T18:19:23.574Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.utils...
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/ListWrapper.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 0ms]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/UtilsModule.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 1ms]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/package-info.java]]
14:19:23 [2021-07-23T18:19:23.574Z] [parsing completed 0ms]
14:19:23 [2021-07-23T18:19:23.574Z] Constructing Javadoc information...
14:19:23 [2021-07-23T18:19:23.574Z] [search path for source files: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src]
14:19:23 [2021-07-23T18:19:23.575Z] [search path for class files: /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.2.600.v20190510-1100/org.eclipse.e4.ui.di-1.2.600.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.classloader/0.9.0.I202106220815/org.eclipse.ease.classloader-0.9.0.I202106220815.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.common.core/1.1.3.202107140526/org.eclipse.tracecompass.lttng2.common.core-1.1.3.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.0.1.202107140526/org.eclipse.tracecompass.segmentstore.core-3.0.1.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.8.0.v20180207-1613/org.tukaani.xz-1.8.0.v20180207-1613.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.5.200.v20190115-2323/org.eclipse.osgi.util-3.5.200.v20190115-2323.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.15.300.v20190506-1457/org.eclipse.e4.core.di.extensions.supplier-0.15.300.v20190506-1457.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.control.core/1.2.5.202107140526/org.eclipse.tracecompass.lttng2.control.core-1.2.5.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.0.100.v20180301-0132/org.eclipse.ecf.filetransfer-5.0.100.v20180301-0132.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.3.0.v20190515-0436/org.apache.xmlgraphics-2.3.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.filter.parser/1.0.6.202107140526/org.eclipse.tracecompass.tmf.filter.parser-1.0.6.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.18.0.v20190528-0845/org.eclipse.emf.ecore-2.18.0.v20190528-0845.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml.bind/2.2.0.v201105210648/javax.xml.bind-2.2.0.v201105210648.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.6.300.v20190318-1320/org.eclipse.equinox.p2.engine-2.6.300.v20190318-1320.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.4.400.v20190409-0548/org.eclipse.equinox.p2.metadata-2.4.400.v20190409-0548.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.4.200.v20190516-1504/org.eclipse.equinox.app-1.4.200.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.2.0.v20190514-1046/org.eclipse.equinox.bidi-1.2.0.v20190514-1046.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.7.400.v20190513-2118/org.eclipse.core.databinding-1.7.400.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.18.0.v20181121-2221/org.apache.commons.compress-1.18.0.v20181121-2221.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.11.0.v20190515-0436/org.apache.batik.css-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.5.100.v20190528-1257/org.eclipse.equinox.event-1.5.100.v20190528-1257.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.1.400.v20181215-2145/org.eclipse.e4.core.services-2.1.400.v20181215-2145.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.2.0.v201602091430/javax.annotation-1.2.0.v201602091430.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.12.500.v20190510-1100/org.eclipse.e4.ui.bindings-0.12.500.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/4.3.0.202107140526/org.eclipse.tracecompass.common.core-4.3.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.7.300.v20190215-2048/org.eclipse.core.contenttype-3.7.300.v20190215-2048.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.10.100.v20190510-0840/org.eclipse.ltk.core.refactoring-3.10.100.v20190510-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0.202107140526/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.113.0.v20190513-2118/org.eclipse.ui-3.113.0.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.6.0.v20190123-2029/org.apache.commons.io-2.6.0.v20190123-2029.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/5.10.1.201811241055/org.eclipse.cdt.core.native-5.10.1.201811241055.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.4.400.v20190318-1320/org.eclipse.equinox.p2.repository-2.4.400.v20190318-1320.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.9.3.v20190423-0625/org.eclipse.ecf-3.9.3.v20190423-0625.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.concurrent/1.1.300.v20190514-1046/org.eclipse.equinox.concurrent-1.1.300.v20190514-1046.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.700.v20190513-2118/org.eclipse.e4.ui.css.core-0.12.700.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.15.200.v20190519-2344/org.eclipse.jface.text-3.15.200.v20190519-2344.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.700.v20190517-1525/org.eclipse.e4.ui.workbench.renderers.swt-0.14.700.v20190517-1525.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.parser/1.0.6.202107140526/org.eclipse.tracecompass.ctf.parser-1.0.6.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.1.0.v201403281430/org.apache.commons.lang3-3.1.0.v201403281430.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/6.8.0.201905312053/org.eclipse.cdt.core-6.8.0.201905312053.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.2.300.v20190513-2118/org.eclipse.e4.emf.xpath-0.2.300.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.8.400.v20190423-0921/org.eclipse.help-3.8.400.v20190423-0921.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.2.400.v20190510-1100/org.eclipse.e4.ui.widgets-1.2.400.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.12.300.v20190510-1100/org.eclipse.e4.ui.css.swt.theme-0.12.300.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.0.2.202107140526/org.eclipse.tracecompass.lttng2.ust.core-5.0.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.8.400.v20190516-1504/org.eclipse.equinox.registry-3.8.400.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.500.v20190510-0549/org.eclipse.core.variables-3.4.500.v20190510-0549.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.15.200.v20190519-2104/org.eclipse.ui.ide-3.15.200.v20190519-2104.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.14.0.v20190517-1309/org.eclipse.osgi-3.14.0.v20190517-1309.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.15.300.v20190213-1308/org.eclipse.e4.core.di.extensions-0.15.300.v20190213-1308.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.3.4.v201005080400/javax.xml-1.3.4.v201005080400.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.13.300.v20190514-0832/org.eclipse.debug.core-3.13.300.v20190514-0832.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.8.2.v20180104-1110/com.google.gson-2.8.2.v20180104-1110.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.10.0.v20190529-1505/org.eclipse.e4.ui.workbench-1.10.0.v20190529-1505.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.200.v20190516-1504/org.eclipse.equinox.security-1.3.200.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.13.500.v20190513-2118/org.eclipse.e4.ui.css.swt-0.13.500.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.1.14.v20190123-1619/org.apache.felix.scr-2.1.14.v20190123-1619.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.11.0.v20190515-0436/org.apache.batik.constants-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.400.v20190518-1240/org.eclipse.core.expressions-3.6.400.v20190518-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.7.0.v20190510-1100/org.eclipse.core.databinding.property-1.7.0.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.cocoa.macosx.x86_64-3.111.0.v20190605-1801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.15.300.v20190508-0543/org.eclipse.core.runtime-3.15.300.v20190508-0543.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.2.2.202107140526/org.eclipse.tracecompass.datastore.core-1.2.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.16.0.v20190528-0922/org.eclipse.jface-3.16.0.v20190528-0922.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.win32.win32.x86_64-3.111.0.v20190605-1801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.core/4.0.5.202107140526/org.eclipse.tracecompass.ctf.core-4.0.5.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.cli.core/1.0.2.202107140526/org.eclipse.tracecompass.tmf.cli.core-1.0.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.600.v20190519-2344/org.eclipse.core.filebuffers-3.6.600.v20190519-2344.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.core/2.0.1.202107140526/org.eclipse.tracecompass.analysis.profiling.core-2.0.1.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.16.0.v20190528-0845/org.eclipse.emf.common-2.16.0.v20190528-0845.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.600.v20190513-2118/org.eclipse.e4.ui.workbench.swt-0.14.600.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.8.200.v20190519-2344/org.eclipse.text-3.8.200.v20190519-2344.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.10.400.v20190506-1457/org.eclipse.core.jobs-3.10.400.v20190506-1457.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.6.400.v20190518-1217/org.eclipse.e4.core.di.annotations-1.6.400.v20190518-1217.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j/0.7.2.v20190528-0933/org.eclipse.lsp4j-0.7.2.v20190528-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.2.1.202107140526/org.eclipse.tracecompass.analysis.timing.core-5.2.1.202107140526.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.18.0.v20190528-0016/org.eclipse.xtext.xbase.lib-2.18.0.v20190528-0016.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.8.100.v20190518-1217/org.eclipse.e4.core.contexts-1.8.100.v20190518-1217.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/21.0.0.v20170206-1425/com.google.guava-21.0.0.v20170206-1425.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/64.2.0.v20190507-1337/com.ibm.icu-64.2.0.v20190507-1337.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.111.0.v20190605-1801/org.eclipse.swt-3.111.0.v20190605-1801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.cli/1.2.0.v201404270220/org.apache.commons.cli-1.2.0.v201404270220.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.7.0.v20190515-0910/org.eclipse.core.databinding.observable-1.7.0.v20190515-0910.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.8.0.v20190206-2147/org.eclipse.osgi.services-3.8.0.v20190206-2147.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j.jsonrpc/0.7.2.v20190528-0933/org.eclipse.lsp4j.jsonrpc-0.7.2.v20190528-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.400.v20190518-1151/org.eclipse.core.filesystem-1.7.400.v20190518-1151.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.8.0.v20190519-2104/org.eclipse.ui.navigator-3.8.0.v20190519-2104.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.400.v20190516-1358/org.eclipse.core.commands-3.9.400.v20190516-1358.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.2.2.202107140526/org.eclipse.tracecompass.tmf.ctf.core-4.2.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.11.0.v20190515-0436/org.apache.batik.i18n-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.3.100.v20180822-1302/org.eclipse.equinox.p2.metadata.repository-1.3.100.v20180822-1302.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.12.600.v20190510-1100/org.eclipse.e4.core.commands-0.12.600.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.11.0.v20190515-0436/org.apache.batik.util-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.3.500.v20190513-2118/org.eclipse.e4.ui.services-1.3.500.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.400.v20190513-2118/org.eclipse.e4.ui.model.workbench-2.1.400.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.activation/1.1.0.v201211130549/javax.activation-1.1.0.v201211130549.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.graph.core/3.1.0.202107140526/org.eclipse.tracecompass.analysis.graph.core-3.1.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.15.100.v20190513-2118/org.eclipse.e4.ui.workbench3-0.15.100.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.9.1.v20181107-1749/org.eclipse.ecf.identity-3.9.1.v20181107-1749.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.0.6.202107140526/org.eclipse.tracecompass.analysis.counters.core-2.0.6.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.7.200.v20190506-1457/org.eclipse.e4.core.di-1.7.200.v20190506-1457.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.3.500.v20190513-2118/org.eclipse.e4.ui.workbench.addons.swt-1.3.500.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.6.0.v20190215-2242/org.eclipse.equinox.p2.core-2.6.0.v20190215-2242.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.9.0.v20190519-0933/org.eclipse.jface.databinding-1.9.0.v20190519-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.gtk.linux.x86_64-3.111.0.v20190605-1801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.7.400.v20190516-1504/org.eclipse.equinox.preferences-3.7.400.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/Objects.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/modules/WrapToScript.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar(/org/eclipse/jdt/annotation/Nullable.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/event/ITmfEvent.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/event/ITmfEventField.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/lang/Object.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/lang/String.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/modules/ScriptParameter.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java]]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing completed 1ms]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/ScriptEventRequest.java]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/trace/ScriptEventRequest.java]]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing completed 1ms]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/Collection.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/HashSet.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/Iterator.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/NoSuchElementException.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/4.3.0.202107140526/org.eclipse.tracecompass.common.core-4.3.0.202107140526.jar(/org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar(/org/eclipse/jdt/annotation/NonNull.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/AllGroupDescriptor.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeGroupDescriptor.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeProvider.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeSet.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTree.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeGroupBy.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeUtils.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTreeProvider.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/callstack/core/flamegraph/FlameGraphDataProvider.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptingDataProviderManager.java]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptingDataProviderManager.java]]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing completed 2ms]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/ArrayList.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/Collections.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/List.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/Map.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /modules/java.base/java/util/function/Function.class]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedEntryDataModel.java]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedEntryDataModel.java]]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing completed 1ms]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.java]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.java]]
14:19:23 [2021-07-23T18:19:23.576Z] [parsing completed 2ms]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.class)]
14:19:23 [2021-07-23T18:19:23.576Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider$DisplayType.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/lang/SuppressWarnings.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/io/IOException.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/util/HashMap.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/util/Map$Entry.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/util/StringJoiner.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/util/regex/Matcher.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/util/regex/Pattern.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar(/org/antlr/runtime/RecognitionException.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j/0.7.2.v20190528-0933/org.eclipse.lsp4j-0.7.2.v20190528-0933.jar(/org/eclipse/lsp4j/Diagnostic.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0.202107140526/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0.202107140526.jar(/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0.202107140526/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0.202107140526.jar(/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0.202107140526/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0.202107140526.jar(/org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/filters/core/server/FilterValidation.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/lang/Integer.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/io/FileNotFoundException.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar(/org/eclipse/core/resources/IFile.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar(/org/eclipse/core/resources/IFolder.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar(/org/eclipse/core/resources/IProject.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar(/org/eclipse/core/runtime/IPath.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/IExecutionListener.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/IScriptEngine.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/Script.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/modules/AbstractScriptModule.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.java]
14:19:23 [2021-07-23T18:19:23.577Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.java]]
14:19:23 [2021-07-23T18:19:23.577Z] [parsing completed 1ms]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.class)]
14:19:23 [2021-07-23T18:19:23.577Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/modules/IScriptModule.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/lang/InstantiationException.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/lang/IllegalAccessException.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/lang/NoSuchMethodException.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/lang/SecurityException.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/event/TmfEvent.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfContext.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar(/org/eclipse/core/runtime/IAdaptable.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar(/org/eclipse/corWARNING: Cannot read package data from 'http://docs.oracle.com/javase/8/docs/api': Empty content detected
14:19:23 [2021-07-23T18:19:23.578Z] e/runtime/PlatformObject.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/nio/file/FileVisitResult.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/nio/file/Files.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/nio/file/Path.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/nio/file/Paths.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/nio/file/SimpleFileVisitor.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/Activator.java]
14:19:23 [2021-07-23T18:19:23.578Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/Activator.java]]
14:19:23 [2021-07-23T18:19:23.578Z] [parsing completed 1ms]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/StateSystemFactory.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/component/ITmfComponent.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/component/TmfComponent.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/lang/Iterable.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/21.0.0.v20170206-1425/com.google.guava-21.0.0.v20170206-1425.jar(/com/google/common/collect/HashMultimap.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/21.0.0.v20170206-1425/com.google.guava-21.0.0.v20170206-1425.jar(/com/google/common/collect/Multimap.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/IElementResolver.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/util/Comparator.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/util/Set.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /modules/java.base/java/util/function/Predicate.class]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar(/org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.class)]
14:19:23 [2021-07-23T18:19:23.578Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/response/ITmfResponse.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/response/ITmfResponse$Status.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/Long.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.14.0.v20190517-1309/org.eclipse.osgi-3.14.0.v20190517-1309.jar(/org/eclipse/osgi/util/NLS.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/4.3.0.202107140526/org.eclipse.tracecompass.common.core-4.3.0.202107140526.jar(/org/eclipse/tracecompass/common/core/TraceCompassActivator.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.15.300.v20190508-0543/org.eclipse.core.runtime-3.15.300.v20190508-0543.jar(/org/eclipse/core/runtime/Plugin.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.14.0.v20190517-1309/org.eclipse.osgi-3.14.0.v20190517-1309.jar(/org/osgi/framework/BundleActivator.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/Deprecated.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/annotation/Retention.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/annotation/Target.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/annotation/ElementType.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/annotation/Annotation.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /modules/java.base/java/lang/Override.class]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/21.0.0.v20170206-1425/com.google.guava-21.0.0.v20170206-1425.jar(/com/google/common/annotations/GwtCompatible.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
14:19:23 [2021-07-23T18:19:23.579Z] [done in 3135 ms]
14:19:23 [2021-07-23T18:19:23.579Z] 1 warning
14:19:23 [2021-07-23T18:19:23.579Z] [WARNING] Javadoc Warnings
14:19:23 [2021-07-23T18:19:23.579Z] [WARNING] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:19:23 [2021-07-23T18:19:23.579Z] [WARNING] javadoc: warning - The old Doclet and Taglet APIs in the packages
14:19:23 [2021-07-23T18:19:23.579Z] [WARNING] com.sun.javadoc, com.sun.tools.doclets and their implementations
14:19:23 [2021-07-23T18:19:23.579Z] [WARNING] are planned to be removed in a future JDK release. These
14:19:23 [2021-07-23T18:19:23.579Z] [WARNING] components have been superseded by the new APIs in jdk.javadoc.doclet.
14:19:23 [2021-07-23T18:19:23.579Z] [WARNING] Users are strongly recommended to migrate to the new APIs.
14:19:23 [2021-07-23T18:19:23.579Z] [WARNING] javadoc: warning - No source files for package org.eclipse.tracecompass.incubator.scripting.core
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] Copying 7 resources to help
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/test/resources
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-sources.jar
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] 
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:23 [2021-07-23T18:19:23.579Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:19:24 [2021-07-23T18:19:24.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-335c7 because kubernetes resource quota exceeded. 
14:19:24 [2021-07-23T18:19:24.596Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-335c7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:19:24 [2021-07-23T18:19:24.596Z] Retrying...
14:19:24 [2021-07-23T18:19:24.596Z] 
14:19:25 [2021-07-23T18:19:25.468Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-sources.jar
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.pom
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-sources.jar
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-p2metadata.xml
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-p2artifacts.xml
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >--
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.1.0-SNAPSHOT [63/118]
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.396Z] [INFO] Executing tasks
14:19:26 [2021-07-23T18:19:26.396Z] 
14:19:26 [2021-07-23T18:19:26.396Z] main:
14:19:26 [2021-07-23T18:19:26.396Z] 
14:19:26 [2021-07-23T18:19:26.396Z] clean:
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] Executed tasks
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.397Z] [INFO] Executing tasks
14:19:26 [2021-07-23T18:19:26.397Z] 
14:19:26 [2021-07-23T18:19:26.397Z] main:
14:19:26 [2021-07-23T18:19:26.397Z] 
14:19:26 [2021-07-23T18:19:26.397Z] build:
14:19:26 [2021-07-23T18:19:26.653Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html
14:19:26 [2021-07-23T18:19:26.653Z] 
14:19:26 [2021-07-23T18:19:26.653Z] test:
14:19:26 [2021-07-23T18:19:26.653Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] Executed tasks
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] 
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log
14:19:26 [2021-07-23T18:19:26.653Z] [INFO] Command line:
14:19:26 [2021-07-23T18:19:26.653Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:19:26 [2021-07-23T18:19:26.653Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:19:28 [2021-07-23T18:19:28.540Z] Buildfile: build.xml
14:19:28 [2021-07-23T18:19:28.540Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:19:28 [2021-07-23T18:19:28.540Z] 
14:19:28 [2021-07-23T18:19:28.540Z] build.index:
14:19:29 [2021-07-23T18:19:29.101Z] BUILD SUCCESSFUL
14:19:29 [2021-07-23T18:19:29.101Z] 
14:19:29 [2021-07-23T18:19:29.101Z] BUILD SUCCESSFUL
14:19:29 [2021-07-23T18:19:29.101Z] Total time: 1 second
14:19:29 [2021-07-23T18:19:29.101Z] [INFO] 
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/test/resources
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] 
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-sources.jar
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] 
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] 
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] 
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] 
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] 
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:29 [2021-07-23T18:19:29.102Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:19:29 [2021-07-23T18:19:29.361Z] [INFO] 
14:19:29 [2021-07-23T18:19:29.361Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:29 [2021-07-23T18:19:29.361Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:19:30 [2021-07-23T18:19:30.727Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-sources.jar
14:19:31 [2021-07-23T18:19:31.652Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.652Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:31 [2021-07-23T18:19:31.653Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.pom
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-sources.jar
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-p2metadata.xml
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-p2artifacts.xml
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Executing tasks
14:19:31 [2021-07-23T18:19:31.908Z] 
14:19:31 [2021-07-23T18:19:31.908Z] main:
14:19:31 [2021-07-23T18:19:31.908Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
14:19:31 [2021-07-23T18:19:31.908Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Executed tasks
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >--
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.0-SNAPSHOT [64/118]
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui >>>
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui <<<
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] 
14:19:31 [2021-07-23T18:19:31.908Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:34 [2021-07-23T18:19:34.591Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-r2kz8 because kubernetes resource quota exceeded. 
14:19:34 [2021-07-23T18:19:34.592Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-r2kz8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:19:34 [2021-07-23T18:19:34.592Z] Retrying...
14:19:34 [2021-07-23T18:19:34.592Z] 
14:19:35 [2021-07-23T18:19:35.175Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/java.management.rmi/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.localedata/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.naming.dns/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/java.rmi/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.rmic/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.jshell/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.jdwp.agent/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/java.sql.rowset/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.net/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.scripting.nashorn/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/java.desktop/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.internal.vm.compiler/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.jcmd/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/java.compiler/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/java.xml/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/java.sql/module-info.class]
14:19:35 [2021-07-23T18:19:35.175Z] [loading /modules/jdk.jartool/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.unsupported/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.jconsole/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.zipfs/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.management/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.internal.ed/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.internal.le/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.aot/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.xml.dom/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.jsobject/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.prefs/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.crypto.cryptoki/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.management/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.pack/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.smartcardio/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.xml.crypto/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.javadoc/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.internal.vm.ci/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.management.agent/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.internal.opt/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.unsupported.desktop/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.compiler/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.base/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.se/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.internal.jvmstat/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.transaction.xa/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.security.auth/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.scripting/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.hotspot.agent/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.jfr/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.datatransfer/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.httpserver/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.charsets/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.jstatd/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.accessibility/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.security.jgss/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.scripting.nashorn.shell/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.jlink/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.sctp/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.net.http/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.attach/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.jdeps/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.logging/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.naming.rmi/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.instrument/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.naming/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.editpad/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.management.jfr/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.security.jgss/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.dynalink/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/java.security.sasl/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.crypto.ec/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] [loading /modules/jdk.jdi/module-info.class]
14:19:35 [2021-07-23T18:19:35.176Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.ui.callstack...
14:19:35 [2021-07-23T18:19:35.176Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/callstack/CallStackUiScriptingModule.java]]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing completed 14ms]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/callstack/package-info.java]]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing completed 0ms]
14:19:35 [2021-07-23T18:19:35.176Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.ui.trace...
14:19:35 [2021-07-23T18:19:35.176Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/trace/TraceScriptingUI.java]]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing completed 3ms]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/trace/package-info.java]]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing completed 1ms]
14:19:35 [2021-07-23T18:19:35.176Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.ui.tracemarker...
14:19:35 [2021-07-23T18:19:35.176Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/tracemarker/TraceMarkerScriptingModule.java]]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing completed 5ms]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/tracemarker/package-info.java]]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing completed 0ms]
14:19:35 [2021-07-23T18:19:35.176Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.ui.views...
14:19:35 [2021-07-23T18:19:35.176Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/views/ViewModule.java]]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing completed 4ms]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/views/package-info.java]]
14:19:35 [2021-07-23T18:19:35.176Z] [parsing completed 1ms]
14:19:35 [2021-07-23T18:19:35.176Z] Constructing Javadoc information...
14:19:35 [2021-07-23T18:19:35.176Z] [search path for source files: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src]
14:19:35 [2021-07-23T18:19:35.434Z] [search path for class files: /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.2.600.v20190510-1100/org.eclipse.e4.ui.di-1.2.600.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.classloader/0.9.0.I202106220815/org.eclipse.ease.classloader-0.9.0.I202106220815.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.common.core/1.1.3.202107140526/org.eclipse.tracecompass.lttng2.common.core-1.1.3.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.0.1.202107140526/org.eclipse.tracecompass.segmentstore.core-3.0.1.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.8.0.v20180207-1613/org.tukaani.xz-1.8.0.v20180207-1613.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.5.200.v20190115-2323/org.eclipse.osgi.util-3.5.200.v20190115-2323.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.ui/1.2.300.v20190514-1046/org.eclipse.equinox.security.ui-1.2.300.v20190514-1046.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.15.300.v20190506-1457/org.eclipse.e4.core.di.extensions.supplier-0.15.300.v20190506-1457.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.control.core/1.2.5.202107140526/org.eclipse.tracecompass.lttng2.control.core-1.2.5.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.0.100.v20180301-0132/org.eclipse.ecf.filetransfer-5.0.100.v20180301-0132.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.11.500.v20190519-2344/org.eclipse.ui.editors-3.11.500.v20190519-2344.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.3.0.v20190515-0436/org.apache.xmlgraphics-2.3.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.filter.parser/1.0.6.202107140526/org.eclipse.tracecompass.tmf.filter.parser-1.0.6.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.100.v201901310548/org.eclipse.wst.sse.core-1.2.100.v201901310548.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.18.0.v20190528-0845/org.eclipse.emf.ecore-2.18.0.v20190528-0845.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.200.v201901071922/org.eclipse.wst.xml.core-1.2.200.v201901071922.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml.bind/2.2.0.v201105210648/javax.xml.bind-2.2.0.v201105210648.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.4.300.v20190518-1030/org.eclipse.update.configurator-3.4.300.v20190518-1030.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.2.600.v201903222010/org.eclipse.wst.validation.ui-1.2.600.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.6.300.v20190318-1320/org.eclipse.equinox.p2.engine-2.6.300.v20190318-1320.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.4.400.v20190409-0548/org.eclipse.equinox.p2.metadata-2.4.400.v20190409-0548.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.xml.bind/2.3.3.v20201118-1818/jakarta.xml.bind-2.3.3.v20201118-1818.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.4.200.v20190516-1504/org.eclipse.equinox.app-1.4.200.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.6.500.v20190519-2104/org.eclipse.ui.navigator.resources-3.6.500.v20190519-2104.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.2.0.v20190514-1046/org.eclipse.equinox.bidi-1.2.0.v20190514-1046.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.7.400.v20190513-2118/org.eclipse.core.databinding-1.7.400.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.operations/2.5.400.v20190408-2008/org.eclipse.equinox.p2.operations-2.5.400.v20190408-2008.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.9.0.v201101211617/org.apache.xerces-2.9.0.v201101211617.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.18.0.v20181121-2221/org.apache.commons.compress-1.18.0.v20181121-2221.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.201.v201903222010/org.eclipse.wst.common.frameworks-1.2.201.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.8.0.v20190519-1034/org.eclipse.ui.forms-3.8.0.v20190519-1034.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.11.0.v20190515-0436/org.apache.batik.css-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.5.100.v20190528-1257/org.eclipse.equinox.event-1.5.100.v20190528-1257.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.9.400.v20190510-0840/org.eclipse.ltk.ui.refactoring-3.9.400.v20190510-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.600.v20190519-2354/org.eclipse.team.core-3.8.600.v20190519-2354.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.1.400.v20181215-2145/org.eclipse.e4.core.services-2.1.400.v20181215-2145.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.12.0.202003130409/org.eclipse.swtchart-0.12.0.202003130409.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.themes/1.2.600.v20190513-0458/org.eclipse.ui.themes-1.2.600.v20190513-0458.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.2.0.v201602091430/javax.annotation-1.2.0.v201602091430.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.12.500.v20190510-1100/org.eclipse.e4.ui.bindings-0.12.500.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4.202107140526/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/4.3.0.202107140526/org.eclipse.tracecompass.common.core-4.3.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.7.300.v20190215-2048/org.eclipse.core.contenttype-3.7.300.v20190215-2048.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.10.100.v20190510-0840/org.eclipse.ltk.core.refactoring-3.10.100.v20190510-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.0.202107140526/org.eclipse.tracecompass.analysis.os.linux.core-6.0.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.113.0.v20190513-2118/org.eclipse.ui-3.113.0.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.6.0.v20190123-2029/org.apache.commons.io-2.6.0.v20190123-2029.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/5.10.1.201811241055/org.eclipse.cdt.core.native-5.10.1.201811241055.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.0.3.202107140526/org.eclipse.tracecompass.statesystem.core-5.0.3.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.4.400.v20190318-1320/org.eclipse.equinox.p2.repository-2.4.400.v20190318-1320.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.9.3.v20190423-0625/org.eclipse.ecf-3.9.3.v20190423-0625.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.concurrent/1.1.300.v20190514-1046/org.eclipse.equinox.concurrent-1.1.300.v20190514-1046.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.16.0.v20190321-1341/org.eclipse.xsd-2.16.0.v20190321-1341.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.15.200.v20190519-2344/org.eclipse.jface.text-3.15.200.v20190519-2344.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.700.v20190513-2118/org.eclipse.e4.ui.css.core-0.12.700.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.700.v20190517-1525/org.eclipse.e4.ui.workbench.renderers.swt-0.14.700.v20190517-1525.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.parser/1.0.6.202107140526/org.eclipse.tracecompass.ctf.parser-1.0.6.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.1.0.v201403281430/org.apache.commons.lang3-3.1.0.v201403281430.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/6.8.0.201905312053/org.eclipse.cdt.core-6.8.0.201905312053.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.8.400.v20190423-0921/org.eclipse.help-3.8.400.v20190423-0921.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.2.300.v20190513-2118/org.eclipse.e4.emf.xpath-0.2.300.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.2.400.v20190510-1100/org.eclipse.e4.ui.widgets-1.2.400.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.12.300.v20190510-1100/org.eclipse.e4.ui.css.swt.theme-0.12.300.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.0.2.202107140526/org.eclipse.tracecompass.lttng2.ust.core-5.0.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.8.400.v20190516-1504/org.eclipse.equinox.registry-3.8.400.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.500.v20190510-0549/org.eclipse.core.variables-3.4.500.v20190510-0549.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.15.200.v20190519-2104/org.eclipse.ui.ide-3.15.200.v20190519-2104.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.14.0.v20190517-1309/org.eclipse.osgi-3.14.0.v20190517-1309.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.15.300.v20190213-1308/org.eclipse.e4.core.di.extensions-0.15.300.v20190213-1308.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.8.500.v20190514-0743/org.eclipse.ui.console-3.8.500.v20190514-0743.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.6.0.v201905291408/org.eclipse.wst.sse.ui-1.6.0.v201905291408.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.100.v20190518-2143/org.eclipse.debug.ui-3.14.100.v20190518-2143.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.3.4.v201005080400/javax.xml-1.3.4.v201005080400.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.13.300.v20190514-0832/org.eclipse.debug.core-3.13.300.v20190514-0832.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.8.2.v20180104-1110/com.google.gson-2.8.2.v20180104-1110.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.10.0.v20190529-1505/org.eclipse.e4.ui.workbench-1.10.0.v20190529-1505.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.200.v20190516-1504/org.eclipse.equinox.security-1.3.200.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.7.600.v20190519-2354/org.eclipse.compare-3.7.600.v20190519-2354.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.13.500.v20190513-2118/org.eclipse.e4.ui.css.swt-0.13.500.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.1.14.v20190123-1619/org.apache.felix.scr-2.1.14.v20190123-1619.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.11.0.v20190515-0436/org.apache.batik.constants-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.400.v20190518-1240/org.eclipse.core.expressions-3.6.400.v20190518-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.7.0.v20190510-1100/org.eclipse.core.databinding.property-1.7.0.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.cocoa.macosx.x86_64-3.111.0.v20190605-1801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.15.300.v20190508-0543/org.eclipse.core.runtime-3.15.300.v20190508-0543.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.500.v20190519-2354/org.eclipse.compare.core-3.6.500.v20190519-2354.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.ui/0.9.0.I202107212027/org.eclipse.ease.ui-0.9.0.I202107212027.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.2.300.v201903222010/org.eclipse.wst.common.uriresolver-1.2.300.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.2.2.202107140526/org.eclipse.tracecompass.datastore.core-1.2.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.4.300.v20190215-2242/org.eclipse.equinox.p2.director-2.4.300.v20190215-2242.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.16.0.v20190528-0922/org.eclipse.jface-3.16.0.v20190528-0922.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.8.500.v20190519-2354/org.eclipse.team.ui-3.8.500.v20190519-2354.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.win32.win32.x86_64-3.111.0.v20190605-1801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.core/4.0.5.202107140526/org.eclipse.tracecompass.ctf.core-4.0.5.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.9.400.v20190517-1612/org.eclipse.ui.views-3.9.400.v20190517-1612.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.cli.core/1.0.2.202107140526/org.eclipse.tracecompass.tmf.cli.core-1.0.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.600.v20190519-2344/org.eclipse.core.filebuffers-3.6.600.v20190519-2344.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.core/2.0.1.202107140526/org.eclipse.tracecompass.analysis.profiling.core-2.0.1.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.16.0.v20190528-0845/org.eclipse.emf.common-2.16.0.v20190528-0845.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.2.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.8.500.v20190513-2118/org.eclipse.ui.views.properties.tabbed-3.8.500.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.600.v20190513-2118/org.eclipse.e4.ui.workbench.swt-0.14.600.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.8.200.v20190519-2344/org.eclipse.text-3.8.200.v20190519-2344.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.10.400.v20190506-1457/org.eclipse.core.jobs-3.10.400.v20190506-1457.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.6.400.v20190518-1217/org.eclipse.e4.core.di.annotations-1.6.400.v20190518-1217.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.600.v20190519-2344/org.eclipse.search-3.11.600.v20190519-2344.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j/0.7.2.v20190528-0933/org.eclipse.lsp4j-0.7.2.v20190528-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.300.v201904272112/org.eclipse.wst.xml.ui-1.2.300.v201904272112.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.3.100.v20190330-1646/org.eclipse.equinox.p2.artifact.repository-1.3.100.v20190330-1646.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.2.1.202107140526/org.eclipse.tracecompass.analysis.timing.core-5.2.1.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.ui/2.1.3.202107140526/org.eclipse.tracecompass.analysis.profiling.ui-2.1.3.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xsd.core/1.2.0.v201901071922/org.eclipse.wst.xsd.core-1.2.0.v201901071922.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v201005080400/org.apache.xml.resolver-1.2.0.v201005080400.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.3.200.v20181101-1115/org.eclipse.equinox.simpleconfigurator-1.3.200.v20181101-1115.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.2.400.v201903222010/org.eclipse.wst.common.frameworks.ui-1.2.400.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.18.0.v20190528-0016/org.eclipse.xtext.xbase.lib-2.18.0.v20190528-0016.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.8.100.v20190518-1217/org.eclipse.e4.core.contexts-1.8.100.v20190518-1217.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.12.0.v20190519-2344/org.eclipse.ui.workbench.texteditor-3.12.0.v20190519-2344.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/64.2.0.v20190507-1337/com.ibm.icu-64.2.0.v20190507-1337.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.111.0.v20190605-1801/org.eclipse.swt-3.111.0.v20190605-1801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.3.0.v201903222010/org.eclipse.wst.common.core-1.3.0.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.cli/1.2.0.v201404270220/org.apache.commons.cli-1.2.0.v201404270220.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.1.700.v201905071717/org.eclipse.wst.common.ui-1.1.700.v201905071717.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.7.0.v20190515-0910/org.eclipse.core.databinding.observable-1.7.0.v20190515-0910.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.8.0.v20190206-2147/org.eclipse.osgi.services-3.8.0.v20190206-2147.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j.jsonrpc/0.7.2.v20190528-0933/org.eclipse.lsp4j.jsonrpc-0.7.2.v20190528-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.400.v20190518-1151/org.eclipse.core.filesystem-1.7.400.v20190518-1151.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.8.0.v20190519-2104/org.eclipse.ui.navigator-3.8.0.v20190519-2104.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.rcp.ui/7.0.0.202107140526/org.eclipse.tracecompass.rcp.ui-7.0.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui.sdk/1.1.200.v20181214-0802/org.eclipse.equinox.p2.ui.sdk-1.1.200.v20181214-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.400.v20190516-1358/org.eclipse.core.commands-3.9.400.v20190516-1358.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.2.2.202107140526/org.eclipse.tracecompass.tmf.ctf.core-4.2.2.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.11.0.v20190515-0436/org.apache.batik.i18n-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.3.100.v20180822-1302/org.eclipse.equinox.p2.metadata.repository-1.3.100.v20180822-1302.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.12.600.v20190510-1100/org.eclipse.e4.core.commands-0.12.600.v20190510-1100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.11.0.v20190515-0436/org.apache.batik.util-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.3.500.v20190513-2118/org.eclipse.e4.ui.services-1.3.500.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.400.v20190513-2118/org.eclipse.e4.ui.model.workbench-2.1.400.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.activation/1.1.0.v201211130549/javax.activation-1.1.0.v201211130549.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.graph.core/3.1.0.202107140526/org.eclipse.tracecompass.analysis.graph.core-3.1.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.15.202107140526/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.15.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.15.100.v20190513-2118/org.eclipse.e4.ui.workbench3-0.15.100.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.serializer/2.7.1.v201005080400/org.apache.xml.serializer-2.7.1.v201005080400.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.9.1.v20181107-1749/org.eclipse.ecf.identity-3.9.1.v20181107-1749.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.0.6.202107140526/org.eclipse.tracecompass.analysis.counters.core-2.0.6.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.400.v201903222010/org.eclipse.wst.common.environment-1.0.400.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.7.200.v20190506-1457/org.eclipse.e4.core.di-1.7.200.v20190506-1457.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.5.500.v20190220-1158/org.eclipse.equinox.p2.ui-2.5.500.v20190220-1158.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.3.500.v20190513-2118/org.eclipse.e4.ui.workbench.addons.swt-1.3.500.v20190513-2118.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.6.0.v20190215-2242/org.eclipse.equinox.p2.core-2.6.0.v20190215-2242.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.ui/5.0.0.202107140526/org.eclipse.tracecompass.analysis.timing.ui-5.0.0.202107140526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.1.200.v20180921-1009/org.eclipse.equinox.p2.jarprocessor-1.1.200.v20180921-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.9.0.v20190519-0933/org.eclipse.jface.databinding-1.9.0.v20190519-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.400.v201903222010/org.eclipse.wst.common.project.facet.core-1.4.400.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.gtk.linux.x86_64-3.111.0.v20190605-1801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.7.400.v20190516-1504/org.eclipse.equinox.preferences-3.7.400.v20190516-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/modules/WrapToScript.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar(/org/eclipse/jdt/annotation/Nullable.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.cocoa.macosx.x86_64-3.111.0.v20190605-1801.jar(/org/eclipse/swt/widgets/Display.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/callstack/core/flamegraph/FlameGraphDataProvider.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/callstack/ui/flamegraph/FlameGraphView.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java]
14:19:35 [2021-07-23T18:19:35.435Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java]]
14:19:35 [2021-07-23T18:19:35.435Z] [parsing completed 1ms]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/scripting/core/callstack/CallStackScriptingModule.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/IViewPart.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/IViewReference.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/IWorkbench.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/IWorkbenchPage.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/PartInitException.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/PlatformUI.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /modules/java.base/java/lang/Object.class]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /modules/java.base/java/lang/String.class]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /modules/java.base/java/io/FileNotFoundException.class]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /modules/java.base/java/util/Objects.class]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar(/org/eclipse/core/resources/IProject.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202107211616/org.eclipse.ease-0.9.0.I202107211616.jar(/org/eclipse/ease/modules/ScriptParameter.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.class)]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /modules/java.base/java/util/HashMap.class]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/TraceMarker.java]
14:19:35 [2021-07-23T18:19:35.435Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/TraceMarker.java]]
14:19:35 [2021-07-23T18:19:35.435Z] [parsing completed 1ms]
14:19:35 [2021-07-23T18:19:35.435Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/ScriptingMarkerSource.java]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/ScriptingMarkerSource.java]]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing completed 2ms]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /modules/java.base/java/util/ArrayList.class]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /modules/java.base/java/util/List.class]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.cocoa.macosx.x86_64-3.111.0.v20190605-1801.jar(/org/eclipse/swt/graphics/RGBA.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar(/org/eclipse/jdt/annotation/NonNull.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory$IDisposableAdapter.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/collect/HashMultimap.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/collect/Multimap.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /modules/java.base/java/lang/NullPointerException.class]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/histogram/ScriptedHistogramView.java]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/histogram/ScriptedHistogramView.java]]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing completed 0ms]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/scatter/ScriptedScatterView.java]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/scatter/ScriptedScatterView.java]]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing completed 0ms]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYView.java]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYView.java]]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing completed 1ms]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /modules/java.base/jaWARNING: Cannot read package data from 'http://docs.oracle.com/javase/8/docs/api': Empty content detected
14:19:35 [2021-07-23T18:19:35.436Z] va/util/Collections.class]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.400.v20190505-1655/org.eclipse.core.resources-3.13.400.v20190505-1655.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /modules/java.base/java/util/EventListener.class]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/TmfView.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/component/ITmfComponent.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/part/ViewPart.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/IWorkbenchPart.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.400.v20190516-1504/org.eclipse.equinox.common-3.10.400.v20190516-1504.jar(/org/eclipse/core/runtime/IAdaptable.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/IPersistable.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.8.400.v20190516-1504/org.eclipse.equinox.registry-3.8.400.v20190516-1504.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.115.0.v20190521-1602/org.eclipse.ui.workbench-3.115.0.v20190521-1602.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.400.v20190516-1358/org.eclipse.core.commands-3.9.400.v20190516-1358.jar(/org/eclipse/core/commands/common/EventManager.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /modules/java.base/java/lang/Iterable.class]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.cocoa.macosx.x86_64-3.111.0.v20190605-1801.jar(/org/eclipse/swt/widgets/Composite.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java]]
14:19:35 [2021-07-23T18:19:35.436Z] [parsing completed 6ms]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/views/ITimeReset.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.class)]
14:19:35 [2021-07-23T18:19:35.436Z] [loading /modules/java.base/java/util/Comparator.class]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.111.0.v20190605-1801/org.eclipse.swt.cocoa.macosx.x86_64-3.111.0.v20190605-1801.jar(/org/eclipse/swt/graphics/Image.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/collect/ImmutableList.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/component/TmfComponent.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.0.202107140526/org.eclipse.tracecompass.tmf.ui-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$TreeLabelProvider.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.16.0.v20190528-0922/org.eclipse.jface-3.16.0.v20190528-0922.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.16.0.v20190528-0922/org.eclipse.jface-3.16.0.v20190528-0922.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.16.0.v20190528-0922/org.eclipse.jface-3.16.0.v20190528-0922.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.16.0.v20190528-0922/org.eclipse.jface-3.16.0.v20190528-0922.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /modules/java.base/java/lang/Deprecated.class]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /modules/java.base/java/lang/annotation/Retention.class]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /modules/java.base/java/lang/annotation/Target.class]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /modules/java.base/java/lang/annotation/ElementType.class]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /modules/java.base/java/lang/annotation/Annotation.class]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.300.v20190328-1431/org.eclipse.jdt.annotation-2.2.300.v20190328-1431.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/annotations/GwtCompatible.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /modules/java.base/java/lang/Override.class]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.0.202107140526/org.eclipse.tracecompass.tmf.core-7.1.0.202107140526.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTree.class)]
14:19:35 [2021-07-23T18:19:35.437Z] [done in 3053 ms]
14:19:35 [2021-07-23T18:19:35.437Z] [WARNING] Javadoc Warnings
14:19:35 [2021-07-23T18:19:35.437Z] [WARNING] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:19:35 [2021-07-23T18:19:35.437Z] [WARNING] javadoc: warning - The old Doclet and Taglet APIs in the packages
14:19:35 [2021-07-23T18:19:35.437Z] [WARNING] com.sun.javadoc, com.sun.tools.doclets and their implementations
14:19:35 [2021-07-23T18:19:35.437Z] [WARNING] are planned to be removed in a future JDK release. These
14:19:35 [2021-07-23T18:19:35.437Z] [WARNING] components have been superseded by the new APIs in jdk.javadoc.doclet.
14:19:35 [2021-07-23T18:19:35.437Z] [WARNING] Users are strongly recommended to migrate to the new APIs.
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] Copying 5 resources to help
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.437Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/test/resources
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-sources.jar
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] 
14:19:35 [2021-07-23T18:19:35.696Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:35 [2021-07-23T18:19:35.697Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:19:37 [2021-07-23T18:19:37.063Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-sources.jar
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.pom
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-sources.jar
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-p2metadata.xml
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-p2artifacts.xml
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >--
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.1.0-SNAPSHOT [65/118]
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:38 [2021-07-23T18:19:38.427Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting >>>
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting <<<
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.jar
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.428Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-sources-feature.jar
14:19:38 [2021-07-23T18:19:38.684Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.684Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.684Z] [INFO] 
14:19:38 [2021-07-23T18:19:38.684Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:38 [2021-07-23T18:19:38.684Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.jar
14:19:39 [2021-07-23T18:19:39.611Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-sources-feature.jar
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.jar
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.pom
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-sources-feature.jar
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-p2metadata.xml
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-p2artifacts.xml
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >--
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.1.0-SNAPSHOT [66/118]
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript >>>
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript <<<
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.jar
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-sources-feature.jar
14:19:40 [2021-07-23T18:19:40.978Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.978Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.978Z] [INFO] 
14:19:40 [2021-07-23T18:19:40.978Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:40 [2021-07-23T18:19:40.978Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.jar
14:19:41 [2021-07-23T18:19:41.904Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-sources-feature.jar
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.jar
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.pom
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-sources-feature.jar
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-p2metadata.xml
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-p2artifacts.xml
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >--
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.1.0-SNAPSHOT [67/118]
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.python >>>
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.python <<<
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.jar
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-sources-feature.jar
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] 
14:19:43 [2021-07-23T18:19:43.270Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:43 [2021-07-23T18:19:43.271Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.jar
14:19:44 [2021-07-23T18:19:44.603Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-z1jp4 because kubernetes resource quota exceeded. 
14:19:44 [2021-07-23T18:19:44.604Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-z1jp4" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:19:44 [2021-07-23T18:19:44.604Z] Retrying...
14:19:44 [2021-07-23T18:19:44.604Z] 
14:19:44 [2021-07-23T18:19:44.635Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-sources-feature.jar
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.jar
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.pom
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-sources-feature.jar
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-p2metadata.xml
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-p2artifacts.xml
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >--
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.0.1-SNAPSHOT [68/118]
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.564Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/test/resources
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-sources.jar
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] 
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:45 [2021-07-23T18:19:45.820Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:19:47 [2021-07-23T18:19:47.185Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-sources.jar
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:48 [2021-07-23T18:19:48.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.pom
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-sources.jar
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-p2metadata.xml
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >--
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.0.1-SNAPSHOT [69/118]
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.jar
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-sources-feature.jar
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] 
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:48 [2021-07-23T18:19:48.371Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.jar
14:19:49 [2021-07-23T18:19:49.737Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-sources-feature.jar
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.jar
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.pom
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-sources-feature.jar
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-p2metadata.xml
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >--
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Building Trace Compass Incubator Repository 0.0.1-SNAPSHOT      [70/118]
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] 
14:19:50 [2021-07-23T18:19:50.665Z] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:54 [2021-07-23T18:19:54.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-tf6gv because kubernetes resource quota exceeded. 
14:19:54 [2021-07-23T18:19:54.594Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-tf6gv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:19:54 [2021-07-23T18:19:54.594Z] Retrying...
14:19:54 [2021-07-23T18:19:54.594Z] 
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] 
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] 
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] 
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] 
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] 
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] 
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] 
14:19:54 [2021-07-23T18:19:54.832Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:55 [2021-07-23T18:19:55.088Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/target/org.eclipse.tracecompass.incubator.releng-site-0.0.1-SNAPSHOT.zip
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 13 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 21 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 25 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 19 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 3 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:19:56 [2021-07-23T18:19:56.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.0.1-SNAPSHOT.pom
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.0.1-SNAPSHOT-p2metadata.xml
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/common/org.eclipse.tracecompass.incubator.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.releng-site ---
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >--
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.0.1-SNAPSHOT [71/118]
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.972Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/test/resources
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-sources.jar
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] 
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:56 [2021-07-23T18:19:56.973Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:19:58 [2021-07-23T18:19:58.341Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-sources.jar
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.pom
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-sources.jar
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-p2metadata.xml
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >--
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.0-SNAPSHOT [72/118]
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] The project's OSGi version is 1.0.0.202107231808
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.279Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] 
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:19:59 [2021-07-23T18:19:59.280Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] 
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/test/resources
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] 
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-sources.jar
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] 
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] 
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] 
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] 
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] 
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:00 [2021-07-23T18:20:00.208Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:00 [2021-07-23T18:20:00.464Z] [INFO] 
14:20:00 [2021-07-23T18:20:00.464Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:00 [2021-07-23T18:20:00.464Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:02 [2021-07-23T18:20:02.351Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-sources.jar
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.xaf.core' with 1 classes
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.pom
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-sources.jar
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-p2metadata.xml
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-p2artifacts.xml
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >--
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.0.1-SNAPSHOT [73/118]
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:03 [2021-07-23T18:20:03.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/test/resources
14:20:03 [2021-07-23T18:20:03.279Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.279Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.279Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:03 [2021-07-23T18:20:03.279Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.279Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.279Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.279Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] 
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:03 [2021-07-23T18:20:03.536Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:04 [2021-07-23T18:20:04.463Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:04 [2021-07-23T18:20:04.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-nqcgg because kubernetes resource quota exceeded. 
14:20:04 [2021-07-23T18:20:04.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-nqcgg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:20:04 [2021-07-23T18:20:04.595Z] Retrying...
14:20:04 [2021-07-23T18:20:04.595Z] 
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] 
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] 
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] 
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data/.metadata/.log
14:20:05 [2021-07-23T18:20:05.827Z] [INFO] Command line:
14:20:05 [2021-07-23T18:20:05.827Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:20:06 [2021-07-23T18:20:06.083Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:07 [2021-07-23T18:20:07.971Z] !SESSION 2021-07-23 18:20:06.052 -----------------------------------------------
14:20:07 [2021-07-23T18:20:07.971Z] eclipse.buildId=unknown
14:20:07 [2021-07-23T18:20:07.971Z] java.version=11.0.2
14:20:07 [2021-07-23T18:20:07.971Z] java.vendor=Oracle Corporation
14:20:07 [2021-07-23T18:20:07.971Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:20:07 [2021-07-23T18:20:07.971Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:20:07 [2021-07-23T18:20:07.971Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:20:07 [2021-07-23T18:20:07.971Z] 
14:20:07 [2021-07-23T18:20:07.971Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:20:07.669
14:20:07 [2021-07-23T18:20:07.971Z] !MESSAGE FrameworkEvent ERROR
14:20:07 [2021-07-23T18:20:07.971Z] !STACK 0
14:20:07 [2021-07-23T18:20:07.971Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:20:07 [2021-07-23T18:20:07.971Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:07 [2021-07-23T18:20:07.971Z] 
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:07 [2021-07-23T18:20:07.971Z] 
14:20:07 [2021-07-23T18:20:07.971Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:20:07.765
14:20:07 [2021-07-23T18:20:07.971Z] !MESSAGE FrameworkEvent ERROR
14:20:07 [2021-07-23T18:20:07.971Z] !STACK 0
14:20:07 [2021-07-23T18:20:07.971Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:20:07 [2021-07-23T18:20:07.971Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:07 [2021-07-23T18:20:07.971Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:20:07 [2021-07-23T18:20:07.971Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:20:07 [2021-07-23T18:20:07.971Z]        org.apache.httpcomponents.httpclient.win [35]
14:20:07 [2021-07-23T18:20:07.971Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:07 [2021-07-23T18:20:07.971Z] 
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:07 [2021-07-23T18:20:07.971Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:08 [2021-07-23T18:20:08.898Z] Running org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
14:20:08 [2021-07-23T18:20:08.898Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
14:20:08 [2021-07-23T18:20:08.898Z] testActivator(org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest)  Time elapsed: 0.003 s
14:20:08 [2021-07-23T18:20:08.898Z] 
14:20:08 [2021-07-23T18:20:08.898Z] Results:
14:20:08 [2021-07-23T18:20:08.898Z] 
14:20:08 [2021-07-23T18:20:08.898Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:20:08 [2021-07-23T18:20:08.898Z] 
14:20:09 [2021-07-23T18:20:09.153Z] [INFO] All tests passed!
14:20:09 [2021-07-23T18:20:09.153Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.153Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:09 [2021-07-23T18:20:09.154Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:09 [2021-07-23T18:20:09.154Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.154Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:09 [2021-07-23T18:20:09.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:20:09 [2021-07-23T18:20:09.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.pom
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >--
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.0.1-SNAPSHOT [74/118]
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/test/resources
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.410Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:20:09 [2021-07-23T18:20:09.667Z] [INFO] 
14:20:09 [2021-07-23T18:20:09.667Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:09 [2021-07-23T18:20:09.667Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:20:10 [2021-07-23T18:20:10.594Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] 
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] 
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] 
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data/.metadata/.log
14:20:11 [2021-07-23T18:20:11.959Z] [INFO] Command line:
14:20:11 [2021-07-23T18:20:11.959Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:20:11 [2021-07-23T18:20:11.959Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:14 [2021-07-23T18:20:14.473Z] !SESSION 2021-07-23 18:20:12.243 -----------------------------------------------
14:20:14 [2021-07-23T18:20:14.473Z] eclipse.buildId=unknown
14:20:14 [2021-07-23T18:20:14.473Z] java.version=11.0.2
14:20:14 [2021-07-23T18:20:14.473Z] java.vendor=Oracle Corporation
14:20:14 [2021-07-23T18:20:14.473Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:20:14 [2021-07-23T18:20:14.473Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:20:14 [2021-07-23T18:20:14.473Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:20:14 [2021-07-23T18:20:14.473Z] 
14:20:14 [2021-07-23T18:20:14.473Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:20:13.965
14:20:14 [2021-07-23T18:20:14.473Z] !MESSAGE FrameworkEvent ERROR
14:20:14 [2021-07-23T18:20:14.473Z] !STACK 0
14:20:14 [2021-07-23T18:20:14.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:20:14 [2021-07-23T18:20:14.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:14 [2021-07-23T18:20:14.473Z] 
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:14 [2021-07-23T18:20:14.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:14 [2021-07-23T18:20:14.473Z] 
14:20:14 [2021-07-23T18:20:14.473Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:20:14.078
14:20:14 [2021-07-23T18:20:14.473Z] !MESSAGE FrameworkEvent ERROR
14:20:14 [2021-07-23T18:20:14.473Z] !STACK 0
14:20:14 [2021-07-23T18:20:14.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:20:14 [2021-07-23T18:20:14.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:14 [2021-07-23T18:20:14.474Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:20:14 [2021-07-23T18:20:14.474Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:20:14 [2021-07-23T18:20:14.474Z]        org.apache.httpcomponents.httpclient.win [35]
14:20:14 [2021-07-23T18:20:14.474Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:14 [2021-07-23T18:20:14.474Z] 
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:14 [2021-07-23T18:20:14.474Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:14 [2021-07-23T18:20:14.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-nvwjc because kubernetes resource quota exceeded. 
14:20:14 [2021-07-23T18:20:14.594Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-nvwjc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:20:14 [2021-07-23T18:20:14.594Z] Retrying...
14:20:14 [2021-07-23T18:20:14.594Z] 
14:20:15 [2021-07-23T18:20:15.401Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
14:20:17 [2021-07-23T18:20:17.292Z] 
14:20:17 [2021-07-23T18:20:17.293Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-07-23 18:20:17.141
14:20:17 [2021-07-23T18:20:17.293Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:20:17 [2021-07-23T18:20:17.293Z] !STACK 0
14:20:17 [2021-07-23T18:20:17.293Z] java.lang.NullPointerException
14:20:17 [2021-07-23T18:20:17.293Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:20:17 [2021-07-23T18:20:17.293Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:20:17 [2021-07-23T18:20:17.293Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:20:17 [2021-07-23T18:20:17.293Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:20:17 [2021-07-23T18:20:17.293Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:20:17 [2021-07-23T18:20:17.293Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:20:18 [2021-07-23T18:20:18.658Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.02 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
14:20:18 [2021-07-23T18:20:18.658Z] testIoDataProvider(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest)  Time elapsed: 2.992 s
14:20:18 [2021-07-23T18:20:18.658Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
14:20:20 [2021-07-23T18:20:20.022Z] 
14:20:20 [2021-07-23T18:20:20.022Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-07-23 18:20:19.586
14:20:20 [2021-07-23T18:20:20.022Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:20:20 [2021-07-23T18:20:20.022Z] !STACK 0
14:20:20 [2021-07-23T18:20:20.022Z] java.lang.NullPointerException
14:20:20 [2021-07-23T18:20:20.022Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:20:20 [2021-07-23T18:20:20.022Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:20:20 [2021-07-23T18:20:20.022Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:20:20 [2021-07-23T18:20:20.022Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:20:20 [2021-07-23T18:20:20.022Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:20:20 [2021-07-23T18:20:20.022Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:20:20 [2021-07-23T18:20:20.949Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
14:20:20 [2021-07-23T18:20:20.949Z] testAnalysisExecution(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest)  Time elapsed: 2.301 s
14:20:20 [2021-07-23T18:20:20.949Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
14:20:21 [2021-07-23T18:20:21.877Z] 
14:20:21 [2021-07-23T18:20:21.877Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-07-23 18:20:21.876
14:20:21 [2021-07-23T18:20:21.877Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:20:22 [2021-07-23T18:20:22.133Z] !STACK 0
14:20:22 [2021-07-23T18:20:22.133Z] java.lang.NullPointerException
14:20:22 [2021-07-23T18:20:22.133Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:20:22 [2021-07-23T18:20:22.133Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:20:22 [2021-07-23T18:20:22.133Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:20:22 [2021-07-23T18:20:22.133Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:20:22 [2021-07-23T18:20:22.133Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:20:22 [2021-07-23T18:20:22.133Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:20:24 [2021-07-23T18:20:24.600Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-89260 because kubernetes resource quota exceeded. 
14:20:24 [2021-07-23T18:20:24.600Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-89260" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:20:24 [2021-07-23T18:20:24.600Z] Retrying...
14:20:24 [2021-07-23T18:20:24.600Z] 
14:20:24 [2021-07-23T18:20:24.842Z] 
14:20:24 [2021-07-23T18:20:24.843Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-07-23 18:20:24.174
14:20:24 [2021-07-23T18:20:24.843Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:20:24 [2021-07-23T18:20:24.843Z] !STACK 0
14:20:24 [2021-07-23T18:20:24.843Z] java.lang.NullPointerException
14:20:24 [2021-07-23T18:20:24.843Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:20:24 [2021-07-23T18:20:24.843Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:20:24 [2021-07-23T18:20:24.843Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:20:24 [2021-07-23T18:20:24.843Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:20:24 [2021-07-23T18:20:24.843Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:20:24 [2021-07-23T18:20:24.843Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:20:25 [2021-07-23T18:20:25.407Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.586 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
14:20:25 [2021-07-23T18:20:25.407Z] testIoDataProviderMultipleTids(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest)  Time elapsed: 2.3 s
14:20:25 [2021-07-23T18:20:25.407Z] testIoDataProvider(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest)  Time elapsed: 2.285 s
14:20:25 [2021-07-23T18:20:25.407Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
14:20:25 [2021-07-23T18:20:25.407Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
14:20:25 [2021-07-23T18:20:25.407Z] testActivator(org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:20:25 [2021-07-23T18:20:25.407Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
14:20:26 [2021-07-23T18:20:26.772Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
14:20:26 [2021-07-23T18:20:26.772Z] testSmallTraceSequential(org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest)  Time elapsed: 1.127 s
14:20:26 [2021-07-23T18:20:26.772Z] 
14:20:26 [2021-07-23T18:20:26.773Z] Results:
14:20:26 [2021-07-23T18:20:26.773Z] 
14:20:26 [2021-07-23T18:20:26.773Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
14:20:26 [2021-07-23T18:20:26.773Z] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] All tests passed!
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.pom
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >--
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.0.1-SNAPSHOT [75/118]
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.028Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/test/resources
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] 
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:27 [2021-07-23T18:20:27.284Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:20:28 [2021-07-23T18:20:28.650Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:30 [2021-07-23T18:20:30.014Z] [INFO] 
14:20:30 [2021-07-23T18:20:30.014Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:30 [2021-07-23T18:20:30.014Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:20:30 [2021-07-23T18:20:30.014Z] [INFO] 
14:20:30 [2021-07-23T18:20:30.014Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:30 [2021-07-23T18:20:30.014Z] [INFO] 
14:20:30 [2021-07-23T18:20:30.014Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:30 [2021-07-23T18:20:30.270Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data/.metadata/.log
14:20:30 [2021-07-23T18:20:30.270Z] [INFO] Command line:
14:20:30 [2021-07-23T18:20:30.270Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:20:30 [2021-07-23T18:20:30.270Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:32 [2021-07-23T18:20:32.159Z] !SESSION 2021-07-23 18:20:30.376 -----------------------------------------------
14:20:32 [2021-07-23T18:20:32.159Z] eclipse.buildId=unknown
14:20:32 [2021-07-23T18:20:32.159Z] java.version=11.0.2
14:20:32 [2021-07-23T18:20:32.159Z] java.vendor=Oracle Corporation
14:20:32 [2021-07-23T18:20:32.159Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:20:32 [2021-07-23T18:20:32.159Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:20:32 [2021-07-23T18:20:32.159Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:20:32 [2021-07-23T18:20:32.159Z] 
14:20:32 [2021-07-23T18:20:32.159Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:20:31.957
14:20:32 [2021-07-23T18:20:32.159Z] !MESSAGE FrameworkEvent ERROR
14:20:32 [2021-07-23T18:20:32.159Z] !STACK 0
14:20:32 [2021-07-23T18:20:32.159Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:20:32 [2021-07-23T18:20:32.159Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:32 [2021-07-23T18:20:32.159Z] 
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:32 [2021-07-23T18:20:32.159Z] 
14:20:32 [2021-07-23T18:20:32.159Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:20:32.053
14:20:32 [2021-07-23T18:20:32.159Z] !MESSAGE FrameworkEvent ERROR
14:20:32 [2021-07-23T18:20:32.159Z] !STACK 0
14:20:32 [2021-07-23T18:20:32.159Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:20:32 [2021-07-23T18:20:32.159Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:32 [2021-07-23T18:20:32.159Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:20:32 [2021-07-23T18:20:32.159Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:20:32 [2021-07-23T18:20:32.159Z]        org.apache.httpcomponents.httpclient.win [35]
14:20:32 [2021-07-23T18:20:32.159Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:32 [2021-07-23T18:20:32.159Z] 
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:32 [2021-07-23T18:20:32.159Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:33 [2021-07-23T18:20:33.086Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
14:20:33 [2021-07-23T18:20:33.649Z] 
14:20:33 [2021-07-23T18:20:33.649Z] !ENTRY org.eclipse.tracecompass.tmf.core 1 0 2021-07-23 18:20:33.436
14:20:33 [2021-07-23T18:20:33.649Z] !MESSAGE buildFilterFromRegex: Invalid regex
14:20:34 [2021-07-23T18:20:34.576Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s - in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
14:20:34 [2021-07-23T18:20:34.576Z] test(org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest)  Time elapsed: 1.368 s
14:20:34 [2021-07-23T18:20:34.576Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
14:20:34 [2021-07-23T18:20:34.576Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
14:20:34 [2021-07-23T18:20:34.576Z] testActivator(org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest)  Time elapsed: 0 s
14:20:34 [2021-07-23T18:20:34.576Z] 
14:20:34 [2021-07-23T18:20:34.576Z] Results:
14:20:34 [2021-07-23T18:20:34.576Z] 
14:20:34 [2021-07-23T18:20:34.576Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:20:34 [2021-07-23T18:20:34.576Z] 
14:20:34 [2021-07-23T18:20:34.593Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-d6xmf because kubernetes resource quota exceeded. 
14:20:34 [2021-07-23T18:20:34.594Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-d6xmf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:20:34 [2021-07-23T18:20:34.594Z] Retrying...
14:20:34 [2021-07-23T18:20:34.594Z] 
14:20:35 [2021-07-23T18:20:35.138Z] [INFO] All tests passed!
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.pom
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >--
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.0.1-SNAPSHOT [76/118]
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes
14:20:35 [2021-07-23T18:20:35.139Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/test/resources
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] 
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:35 [2021-07-23T18:20:35.140Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:20:37 [2021-07-23T18:20:37.029Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:37 [2021-07-23T18:20:37.957Z] [INFO] 
14:20:37 [2021-07-23T18:20:37.957Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:37 [2021-07-23T18:20:37.957Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:20:37 [2021-07-23T18:20:37.957Z] [INFO] 
14:20:37 [2021-07-23T18:20:37.957Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:37 [2021-07-23T18:20:37.957Z] [INFO] 
14:20:37 [2021-07-23T18:20:37.957Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:38 [2021-07-23T18:20:38.213Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data/.metadata/.log
14:20:38 [2021-07-23T18:20:38.213Z] [INFO] Command line:
14:20:38 [2021-07-23T18:20:38.213Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:20:38 [2021-07-23T18:20:38.213Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:40 [2021-07-23T18:20:40.102Z] !SESSION 2021-07-23 18:20:38.185 -----------------------------------------------
14:20:40 [2021-07-23T18:20:40.102Z] eclipse.buildId=unknown
14:20:40 [2021-07-23T18:20:40.102Z] java.version=11.0.2
14:20:40 [2021-07-23T18:20:40.102Z] java.vendor=Oracle Corporation
14:20:40 [2021-07-23T18:20:40.102Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:20:40 [2021-07-23T18:20:40.102Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:20:40 [2021-07-23T18:20:40.102Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:20:40 [2021-07-23T18:20:40.102Z] 
14:20:40 [2021-07-23T18:20:40.102Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:20:39.837
14:20:40 [2021-07-23T18:20:40.102Z] !MESSAGE FrameworkEvent ERROR
14:20:40 [2021-07-23T18:20:40.102Z] !STACK 0
14:20:40 [2021-07-23T18:20:40.102Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:20:40 [2021-07-23T18:20:40.102Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:40 [2021-07-23T18:20:40.102Z] 
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:40 [2021-07-23T18:20:40.102Z] 
14:20:40 [2021-07-23T18:20:40.102Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:20:39.874
14:20:40 [2021-07-23T18:20:40.102Z] !MESSAGE FrameworkEvent ERROR
14:20:40 [2021-07-23T18:20:40.102Z] !STACK 0
14:20:40 [2021-07-23T18:20:40.102Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:20:40 [2021-07-23T18:20:40.102Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:40 [2021-07-23T18:20:40.102Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:20:40 [2021-07-23T18:20:40.102Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:20:40 [2021-07-23T18:20:40.102Z]        org.apache.httpcomponents.httpclient.win [36]
14:20:40 [2021-07-23T18:20:40.102Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:40 [2021-07-23T18:20:40.102Z] 
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:40 [2021-07-23T18:20:40.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:41 [2021-07-23T18:20:41.030Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
14:20:41 [2021-07-23T18:20:41.030Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
14:20:41 [2021-07-23T18:20:41.030Z] testActivator(org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:20:41 [2021-07-23T18:20:41.030Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
14:20:41 [2021-07-23T18:20:41.591Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
14:20:41 [2021-07-23T18:20:41.591Z] colorHighlightReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.204 s
14:20:41 [2021-07-23T18:20:41.591Z] validityReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.173 s
14:20:41 [2021-07-23T18:20:41.591Z] completionReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.108 s
14:20:41 [2021-07-23T18:20:41.591Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
14:20:41 [2021-07-23T18:20:41.591Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
14:20:41 [2021-07-23T18:20:41.591Z] validationNoViableAltException(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:20:41 [2021-07-23T18:20:41.591Z] completionLongInputOperatorsSeparatorsCursorMiddle(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:20:41 [2021-07-23T18:20:41.591Z] completionSeparatorsOnly(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:20:41 [2021-07-23T18:20:41.591Z] validationMissingClosingParentheseMultipleChars(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:20:41 [2021-07-23T18:20:41.591Z] validationSimpleStringNoErrors(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:20:41 [2021-07-23T18:20:41.591Z] validationMissingClosingParentheseOneChar(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:20:41 [2021-07-23T18:20:41.591Z] completionLongInputOperatorsSeparators(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:20:41 [2021-07-23T18:20:41.591Z] completionSeparatorsAfterParentheses(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:20:41 [2021-07-23T18:20:41.591Z] validationMismatchedTokenException(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:20:41 [2021-07-23T18:20:41.591Z] completionLongInputOperatorsSeparatorsCursorMiddleNoSuggestions(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:20:41 [2021-07-23T18:20:41.591Z] validationComplexStringNoErrors(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:20:41 [2021-07-23T18:20:41.591Z] syntaxColorTests(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:20:41 [2021-07-23T18:20:41.591Z] completionOperatorsSeparators(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:20:41 [2021-07-23T18:20:41.591Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
14:20:41 [2021-07-23T18:20:41.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
14:20:41 [2021-07-23T18:20:41.591Z] hello(org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest)  Time elapsed: 0.067 s
14:20:41 [2021-07-23T18:20:41.591Z] 
14:20:41 [2021-07-23T18:20:41.591Z] Results:
14:20:41 [2021-07-23T18:20:41.591Z] 
14:20:41 [2021-07-23T18:20:41.591Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:20:41 [2021-07-23T18:20:41.591Z] 
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] All tests passed!
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.pom
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >--
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.0.1-SNAPSHOT [77/118]
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:20:42 [2021-07-23T18:20:42.517Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.jar
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-sources-feature.jar
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] 
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:42 [2021-07-23T18:20:42.518Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.jar
14:20:43 [2021-07-23T18:20:43.885Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-sources-feature.jar
14:20:44 [2021-07-23T18:20:44.592Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-5z3sc because kubernetes resource quota exceeded. 
14:20:44 [2021-07-23T18:20:44.593Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-5z3sc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:20:44 [2021-07-23T18:20:44.593Z] Retrying...
14:20:44 [2021-07-23T18:20:44.593Z] 
14:20:45 [2021-07-23T18:20:45.249Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.jar
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.pom
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-sources-feature.jar
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-p2metadata.xml
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >--
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.0.1-SNAPSHOT [78/118]
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/test/resources
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.250Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.251Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.251Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.251Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.251Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.251Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:20:45 [2021-07-23T18:20:45.251Z] [INFO] 
14:20:45 [2021-07-23T18:20:45.251Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:45 [2021-07-23T18:20:45.251Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:20:46 [2021-07-23T18:20:46.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:47 [2021-07-23T18:20:47.106Z] [INFO] 
14:20:47 [2021-07-23T18:20:47.106Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:47 [2021-07-23T18:20:47.106Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:20:47 [2021-07-23T18:20:47.106Z] [INFO] 
14:20:47 [2021-07-23T18:20:47.106Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:47 [2021-07-23T18:20:47.106Z] [INFO] 
14:20:47 [2021-07-23T18:20:47.106Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:47 [2021-07-23T18:20:47.362Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data/.metadata/.log
14:20:47 [2021-07-23T18:20:47.362Z] [INFO] Command line:
14:20:47 [2021-07-23T18:20:47.362Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:20:47 [2021-07-23T18:20:47.362Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:49 [2021-07-23T18:20:49.878Z] !SESSION 2021-07-23 18:20:47.670 -----------------------------------------------
14:20:49 [2021-07-23T18:20:49.878Z] eclipse.buildId=unknown
14:20:49 [2021-07-23T18:20:49.878Z] java.version=11.0.2
14:20:49 [2021-07-23T18:20:49.878Z] java.vendor=Oracle Corporation
14:20:49 [2021-07-23T18:20:49.878Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:20:49 [2021-07-23T18:20:49.878Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:20:49 [2021-07-23T18:20:49.878Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:20:49 [2021-07-23T18:20:49.878Z] 
14:20:49 [2021-07-23T18:20:49.878Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:20:49.356
14:20:49 [2021-07-23T18:20:49.878Z] !MESSAGE FrameworkEvent ERROR
14:20:49 [2021-07-23T18:20:49.878Z] !STACK 0
14:20:49 [2021-07-23T18:20:49.878Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:20:49 [2021-07-23T18:20:49.878Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:49 [2021-07-23T18:20:49.878Z] 
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:49 [2021-07-23T18:20:49.878Z] 
14:20:49 [2021-07-23T18:20:49.878Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:20:49.455
14:20:49 [2021-07-23T18:20:49.878Z] !MESSAGE FrameworkEvent ERROR
14:20:49 [2021-07-23T18:20:49.878Z] !STACK 0
14:20:49 [2021-07-23T18:20:49.878Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:20:49 [2021-07-23T18:20:49.878Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:49 [2021-07-23T18:20:49.878Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:20:49 [2021-07-23T18:20:49.878Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:20:49 [2021-07-23T18:20:49.878Z]        org.apache.httpcomponents.httpclient.win [35]
14:20:49 [2021-07-23T18:20:49.878Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:49 [2021-07-23T18:20:49.878Z] 
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:49 [2021-07-23T18:20:49.878Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:50 [2021-07-23T18:20:50.439Z] Running org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
14:20:50 [2021-07-23T18:20:50.694Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
14:20:50 [2021-07-23T18:20:50.694Z] testActivator(org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest)  Time elapsed: 0.003 s
14:20:50 [2021-07-23T18:20:50.694Z] 
14:20:50 [2021-07-23T18:20:50.694Z] Results:
14:20:50 [2021-07-23T18:20:50.694Z] 
14:20:50 [2021-07-23T18:20:50.694Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:20:50 [2021-07-23T18:20:50.694Z] 
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] All tests passed!
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.pom
14:20:50 [2021-07-23T18:20:50.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >--
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.0.1-SNAPSHOT [79/118]
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] 
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:50 [2021-07-23T18:20:50.950Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes
14:20:51 [2021-07-23T18:20:51.205Z] [INFO] 
14:20:51 [2021-07-23T18:20:51.205Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:51 [2021-07-23T18:20:51.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:51 [2021-07-23T18:20:51.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/test/resources
14:20:51 [2021-07-23T18:20:51.205Z] [INFO] 
14:20:51 [2021-07-23T18:20:51.205Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:51 [2021-07-23T18:20:51.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] 
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] 
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] 
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] 
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] 
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] 
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:51 [2021-07-23T18:20:51.206Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:20:53 [2021-07-23T18:20:53.094Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:54 [2021-07-23T18:20:54.020Z] [INFO] 
14:20:54 [2021-07-23T18:20:54.020Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:54 [2021-07-23T18:20:54.020Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:20:54 [2021-07-23T18:20:54.020Z] [INFO] 
14:20:54 [2021-07-23T18:20:54.020Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:54 [2021-07-23T18:20:54.020Z] [INFO] 
14:20:54 [2021-07-23T18:20:54.020Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:20:54 [2021-07-23T18:20:54.275Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data/.metadata/.log
14:20:54 [2021-07-23T18:20:54.275Z] [INFO] Command line:
14:20:54 [2021-07-23T18:20:54.275Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:20:54 [2021-07-23T18:20:54.275Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:54 [2021-07-23T18:20:54.591Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-r9v8b because kubernetes resource quota exceeded. 
14:20:54 [2021-07-23T18:20:54.591Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-r9v8b" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:20:54 [2021-07-23T18:20:54.591Z] Retrying...
14:20:54 [2021-07-23T18:20:54.591Z] 
14:20:56 [2021-07-23T18:20:56.164Z] !SESSION 2021-07-23 18:20:54.481 -----------------------------------------------
14:20:56 [2021-07-23T18:20:56.164Z] eclipse.buildId=unknown
14:20:56 [2021-07-23T18:20:56.164Z] java.version=11.0.2
14:20:56 [2021-07-23T18:20:56.164Z] java.vendor=Oracle Corporation
14:20:56 [2021-07-23T18:20:56.164Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:20:56 [2021-07-23T18:20:56.164Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:20:56 [2021-07-23T18:20:56.164Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:20:56 [2021-07-23T18:20:56.164Z] 
14:20:56 [2021-07-23T18:20:56.164Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:20:56.156
14:20:56 [2021-07-23T18:20:56.164Z] !MESSAGE FrameworkEvent ERROR
14:20:56 [2021-07-23T18:20:56.164Z] !STACK 0
14:20:56 [2021-07-23T18:20:56.164Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:20:56 [2021-07-23T18:20:56.164Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:56 [2021-07-23T18:20:56.164Z] 
14:20:56 [2021-07-23T18:20:56.164Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:56 [2021-07-23T18:20:56.164Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:56 [2021-07-23T18:20:56.164Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:56 [2021-07-23T18:20:56.164Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:56 [2021-07-23T18:20:56.164Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:56 [2021-07-23T18:20:56.164Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:56 [2021-07-23T18:20:56.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:56 [2021-07-23T18:20:56.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:56 [2021-07-23T18:20:56.165Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:56 [2021-07-23T18:20:56.165Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:56 [2021-07-23T18:20:56.420Z] 
14:20:56 [2021-07-23T18:20:56.420Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:20:56.259
14:20:56 [2021-07-23T18:20:56.420Z] !MESSAGE FrameworkEvent ERROR
14:20:56 [2021-07-23T18:20:56.420Z] !STACK 0
14:20:56 [2021-07-23T18:20:56.420Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:20:56 [2021-07-23T18:20:56.420Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:56 [2021-07-23T18:20:56.420Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:20:56 [2021-07-23T18:20:56.420Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:20:56 [2021-07-23T18:20:56.420Z]        org.apache.httpcomponents.httpclient.win [35]
14:20:56 [2021-07-23T18:20:56.420Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:20:56 [2021-07-23T18:20:56.420Z] 
14:20:56 [2021-07-23T18:20:56.420Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:20:56 [2021-07-23T18:20:56.421Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:20:57 [2021-07-23T18:20:57.784Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
14:20:57 [2021-07-23T18:20:57.784Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
14:20:57 [2021-07-23T18:20:57.784Z] testGroupByAllNoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.008 s
14:20:57 [2021-07-23T18:20:57.784Z] testGroupByLevel2NoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:20:57 [2021-07-23T18:20:57.784Z] testMultiGroupBysNoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:20:57 [2021-07-23T18:20:57.784Z] testMultiGroupBys(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:20:57 [2021-07-23T18:20:57.784Z] testGroupByLevel1NoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:20:57 [2021-07-23T18:20:57.784Z] testGroupByAll(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:20:57 [2021-07-23T18:20:57.784Z] testGroupByLevel1(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:20:57 [2021-07-23T18:20:57.784Z] testGroupByLevel2(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:20:57 [2021-07-23T18:20:57.784Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
14:20:57 [2021-07-23T18:20:57.784Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
14:20:57 [2021-07-23T18:20:57.784Z] testAddingSimpleData(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest)  Time elapsed: 0 s
14:20:57 [2021-07-23T18:20:57.784Z] testAddingTreeData(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest)  Time elapsed: 0 s
14:20:57 [2021-07-23T18:20:57.784Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest
14:20:58 [2021-07-23T18:20:58.040Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest
14:20:58 [2021-07-23T18:20:58.040Z] testDiffTreeSetOneElement(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.008 s
14:20:58 [2021-07-23T18:20:58.040Z] testDiffTreeSetNamedElementsMixed(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:20:58 [2021-07-23T18:20:58.040Z] testDiffTreeSetSameElements(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:20:58 [2021-07-23T18:20:58.040Z] testDiffTree(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] testDiffTreeSetUnpairedElements(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:20:58 [2021-07-23T18:20:58.040Z] testDiffTreeSetNamedElementsTree(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:20:58 [2021-07-23T18:20:58.040Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
14:20:58 [2021-07-23T18:20:58.040Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
14:20:58 [2021-07-23T18:20:58.040Z] testSimpleMerge(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] testDeepMerge(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] testConstructors(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] testAddChild(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] testMergeWrongObject(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] testAddToWeight(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] testCopyOf(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
14:20:58 [2021-07-23T18:20:58.040Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
14:20:58 [2021-07-23T18:20:58.040Z] testDefaultDiffPalette[0: Default Palette](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0.001 s
14:20:58 [2021-07-23T18:20:58.040Z] testDefaultDiffPalette[1: Palette With Threshold](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0.001 s
14:20:58 [2021-07-23T18:20:58.040Z] testDefaultDiffPalette[2: Palette With Small Threshold](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0 s
14:20:58 [2021-07-23T18:20:58.040Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
14:21:04 [2021-07-23T18:21:04.595Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-9p1bl because kubernetes resource quota exceeded. 
14:21:04 [2021-07-23T18:21:04.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-9p1bl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:21:04 [2021-07-23T18:21:04.595Z] Retrying...
14:21:04 [2021-07-23T18:21:04.595Z] 
14:21:14 [2021-07-23T18:21:14.587Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-cw59r because kubernetes resource quota exceeded. 
14:21:14 [2021-07-23T18:21:14.587Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-cw59r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:21:14 [2021-07-23T18:21:14.587Z] Retrying...
14:21:14 [2021-07-23T18:21:14.587Z] 
14:21:16 [2021-07-23T18:21:16.086Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.792 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
14:21:16 [2021-07-23T18:21:16.086Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 15.39 s
14:21:16 [2021-07-23T18:21:16.086Z] testModelThreadOnCpu(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 0.203 s
14:21:16 [2021-07-23T18:21:16.086Z] testModelCpuTime(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 0.125 s
14:21:16 [2021-07-23T18:21:16.086Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
14:21:16 [2021-07-23T18:21:16.087Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
14:21:16 [2021-07-23T18:21:16.087Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest)  Time elapsed: 0.172 s
14:21:16 [2021-07-23T18:21:16.087Z] testModelExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest)  Time elapsed: 0.187 s
14:21:16 [2021-07-23T18:21:16.087Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
14:21:16 [2021-07-23T18:21:16.087Z] 
14:21:16 [2021-07-23T18:21:16.087Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:21:14.343
14:21:16 [2021-07-23T18:21:16.087Z] !MESSAGE 
14:21:16 [2021-07-23T18:21:16.087Z] !STACK 0
14:21:16 [2021-07-23T18:21:16.087Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:21:16 [2021-07-23T18:21:16.087Z] 
14:21:16 [2021-07-23T18:21:16.087Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:21:14.344
14:21:16 [2021-07-23T18:21:16.087Z] !MESSAGE 
14:21:16 [2021-07-23T18:21:16.087Z] !STACK 0
14:21:16 [2021-07-23T18:21:16.087Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:21:16 [2021-07-23T18:21:16.087Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:21:16 [2021-07-23T18:21:16.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:21:16 [2021-07-23T18:21:16.088Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:21:16 [2021-07-23T18:21:16.088Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:21:16 [2021-07-23T18:21:16.088Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:21:16 [2021-07-23T18:21:16.088Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:21:16 [2021-07-23T18:21:16.088Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:21:16 [2021-07-23T18:21:16.088Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:21:16 [2021-07-23T18:21:16.088Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:21:16 [2021-07-23T18:21:16.088Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
14:21:16 [2021-07-23T18:21:16.088Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest)  Time elapsed: 0.194 s
14:21:16 [2021-07-23T18:21:16.088Z] testModelExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest)  Time elapsed: 0.112 s
14:21:16 [2021-07-23T18:21:16.088Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
14:21:16 [2021-07-23T18:21:16.088Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
14:21:16 [2021-07-23T18:21:16.088Z] testGetModelFor(org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest)  Time elapsed: 0 s
14:21:16 [2021-07-23T18:21:16.088Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
14:21:16 [2021-07-23T18:21:16.088Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
14:21:16 [2021-07-23T18:21:16.088Z] testGetExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0.001 s
14:21:16 [2021-07-23T18:21:16.088Z] testGetProcessId(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:21:16 [2021-07-23T18:21:16.088Z] testThreadOnCpuProvider(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0.001 s
14:21:16 [2021-07-23T18:21:16.088Z] testNoModel(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:21:16 [2021-07-23T18:21:16.088Z] testCpuTimeProvider(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:21:16 [2021-07-23T18:21:16.088Z] 
14:21:16 [2021-07-23T18:21:16.088Z] Results:
14:21:16 [2021-07-23T18:21:16.088Z] 
14:21:16 [2021-07-23T18:21:16.088Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
14:21:16 [2021-07-23T18:21:16.088Z] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] All tests passed!
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.pom
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >--
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.0.1-SNAPSHOT [80/118]
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/test/resources
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] 
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:16 [2021-07-23T18:21:16.088Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:21:17 [2021-07-23T18:21:17.016Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] 
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] 
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] 
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data/.metadata/.log
14:21:18 [2021-07-23T18:21:18.381Z] [INFO] Command line:
14:21:18 [2021-07-23T18:21:18.381Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:18 [2021-07-23T18:21:18.381Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:20 [2021-07-23T18:21:20.269Z] !SESSION 2021-07-23 18:21:18.559 -----------------------------------------------
14:21:20 [2021-07-23T18:21:20.269Z] eclipse.buildId=unknown
14:21:20 [2021-07-23T18:21:20.269Z] java.version=11.0.2
14:21:20 [2021-07-23T18:21:20.269Z] java.vendor=Oracle Corporation
14:21:20 [2021-07-23T18:21:20.269Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:20 [2021-07-23T18:21:20.269Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:20 [2021-07-23T18:21:20.269Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:20 [2021-07-23T18:21:20.269Z] 
14:21:20 [2021-07-23T18:21:20.269Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:21:20.165
14:21:20 [2021-07-23T18:21:20.269Z] !MESSAGE FrameworkEvent ERROR
14:21:20 [2021-07-23T18:21:20.269Z] !STACK 0
14:21:20 [2021-07-23T18:21:20.269Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:21:20 [2021-07-23T18:21:20.269Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:20 [2021-07-23T18:21:20.269Z] 
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:20 [2021-07-23T18:21:20.269Z] 
14:21:20 [2021-07-23T18:21:20.269Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:21:20.260
14:21:20 [2021-07-23T18:21:20.269Z] !MESSAGE FrameworkEvent ERROR
14:21:20 [2021-07-23T18:21:20.269Z] !STACK 0
14:21:20 [2021-07-23T18:21:20.269Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:21:20 [2021-07-23T18:21:20.269Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:20 [2021-07-23T18:21:20.269Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:20 [2021-07-23T18:21:20.269Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:20 [2021-07-23T18:21:20.269Z]        org.apache.httpcomponents.httpclient.win [35]
14:21:20 [2021-07-23T18:21:20.269Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:20 [2021-07-23T18:21:20.269Z] 
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:20 [2021-07-23T18:21:20.269Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:22 [2021-07-23T18:21:22.159Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:21:24 [2021-07-23T18:21:24.047Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.834 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:21:24 [2021-07-23T18:21:24.047Z] testCallGraphWithCpuTime(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) skipped
14:21:24 [2021-07-23T18:21:24.047Z] testSelectionCallGraph(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.705 s
14:21:24 [2021-07-23T18:21:24.047Z] testCallGraph(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.11 s
14:21:24 [2021-07-23T18:21:24.047Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
14:21:24 [2021-07-23T18:21:24.047Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
14:21:24 [2021-07-23T18:21:24.047Z] testGetSelfTime(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:21:24 [2021-07-23T18:21:24.047Z] testGetStart(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testToString(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testCompareTo(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] createInvalidNull(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testGetProcessId(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] createInvalidDouble(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testAddChildOk1(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:21:24 [2021-07-23T18:21:24.047Z] testAddChildOk2(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testAddChildOk3(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testHashCode(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testCompareToBad(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testEquals(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testGetParent(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] testGetEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] createInvalidTimeRange(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
14:21:24 [2021-07-23T18:21:24.047Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
14:21:24 [2021-07-23T18:21:24.047Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.005 s
14:21:24 [2021-07-23T18:21:24.047Z] mergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.003 s
14:21:24 [2021-07-23T18:21:24.047Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
14:21:24 [2021-07-23T18:21:24.047Z] treeStatisticsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
14:21:24 [2021-07-23T18:21:24.047Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
14:21:24 [2021-07-23T18:21:24.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-c0wnj because kubernetes resource quota exceeded. 
14:21:24 [2021-07-23T18:21:24.597Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-c0wnj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:21:24 [2021-07-23T18:21:24.597Z] Retrying...
14:21:24 [2021-07-23T18:21:24.597Z] 
14:21:24 [2021-07-23T18:21:24.609Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
14:21:24 [2021-07-23T18:21:24.610Z] cascadeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.082 s
14:21:24 [2021-07-23T18:21:24.610Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.089 s
14:21:24 [2021-07-23T18:21:24.610Z] emptyStateSystemTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.086 s
14:21:24 [2021-07-23T18:21:24.610Z] largeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.235 s
14:21:24 [2021-07-23T18:21:24.610Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.065 s
14:21:24 [2021-07-23T18:21:24.610Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.025 s
14:21:24 [2021-07-23T18:21:24.610Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.081 s
14:21:24 [2021-07-23T18:21:24.610Z] treeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.024 s
14:21:24 [2021-07-23T18:21:24.610Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:21:25 [2021-07-23T18:21:25.171Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:21:25 [2021-07-23T18:21:25.171Z] testFlameGraphDataProviderAllItems(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.187 s
14:21:25 [2021-07-23T18:21:25.171Z] testFlameGraphDataProviderSelection(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.088 s
14:21:25 [2021-07-23T18:21:25.171Z] testFlameGraphDataProviderGrouped(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.031 s
14:21:25 [2021-07-23T18:21:25.171Z] testFlameGraphDataProviderGroupByProcess(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.081 s
14:21:25 [2021-07-23T18:21:25.171Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:21:25 [2021-07-23T18:21:25.171Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:21:25 [2021-07-23T18:21:25.171Z] testGroupByAllInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.083 s
14:21:25 [2021-07-23T18:21:25.171Z] testMultiGroupBys(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.023 s
14:21:25 [2021-07-23T18:21:25.171Z] testGroupByProcessInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.08 s
14:21:25 [2021-07-23T18:21:25.171Z] testGroupByThreadInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.024 s
14:21:25 [2021-07-23T18:21:25.171Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
14:21:25 [2021-07-23T18:21:25.427Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
14:21:25 [2021-07-23T18:21:25.427Z] testFollowEvents(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.081 s
14:21:25 [2021-07-23T18:21:25.427Z] testFetchTree(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.08 s
14:21:25 [2021-07-23T18:21:25.427Z] testFetchModel(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.028 s
14:21:25 [2021-07-23T18:21:25.427Z] testGetDescriptors(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.073 s
14:21:25 [2021-07-23T18:21:25.427Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
14:21:25 [2021-07-23T18:21:25.683Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
14:21:25 [2021-07-23T18:21:25.683Z] testCallStackTraversal(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.019 s
14:21:25 [2021-07-23T18:21:25.683Z] testCallStackRanges(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.072 s
14:21:25 [2021-07-23T18:21:25.683Z] testCallStackNext(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.019 s
14:21:25 [2021-07-23T18:21:25.683Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
14:21:25 [2021-07-23T18:21:25.683Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
14:21:25 [2021-07-23T18:21:25.683Z] testIntersectingSegmentStore(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.075 s
14:21:25 [2021-07-23T18:21:25.683Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.019 s
14:21:25 [2021-07-23T18:21:25.683Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
14:21:25 [2021-07-23T18:21:25.683Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
14:21:25 [2021-07-23T18:21:25.683Z] testCallStackProvider(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest)  Time elapsed: 0.021 s
14:21:25 [2021-07-23T18:21:25.683Z] testCallStackContent(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest)  Time elapsed: 0.074 s
14:21:25 [2021-07-23T18:21:25.683Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
14:21:34 [2021-07-23T18:21:34.595Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-hbvj3 because kubernetes resource quota exceeded. 
14:21:34 [2021-07-23T18:21:34.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-hbvj3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:21:34 [2021-07-23T18:21:34.595Z] Retrying...
14:21:34 [2021-07-23T18:21:34.595Z] 
14:21:37 [2021-07-23T18:21:37.852Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.052 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
14:21:37 [2021-07-23T18:21:37.852Z] testCallStackEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.409 s
14:21:37 [2021-07-23T18:21:37.852Z] testConstruction(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.269 s
14:21:37 [2021-07-23T18:21:37.852Z] testCallStack1(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.2 s
14:21:37 [2021-07-23T18:21:37.852Z] testCallStack2(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.148 s
14:21:37 [2021-07-23T18:21:37.852Z] testCallStack3(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.176 s
14:21:37 [2021-07-23T18:21:37.852Z] testOtherUstTrace(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.709 s
14:21:37 [2021-07-23T18:21:37.852Z] testCallStackBegin(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.136 s
14:21:37 [2021-07-23T18:21:37.852Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
14:21:44 [2021-07-23T18:21:44.602Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-r1fxf because kubernetes resource quota exceeded. 
14:21:44 [2021-07-23T18:21:44.602Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-r1fxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:21:44 [2021-07-23T18:21:44.602Z] Retrying...
14:21:44 [2021-07-23T18:21:44.602Z] 
14:21:45 [2021-07-23T18:21:45.938Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.137 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
14:21:45 [2021-07-23T18:21:45.939Z] testCallStackEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.139 s
14:21:45 [2021-07-23T18:21:45.939Z] testConstruction(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.124 s
14:21:45 [2021-07-23T18:21:45.939Z] testCallStack1(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.122 s
14:21:45 [2021-07-23T18:21:45.939Z] testCallStack2(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.13 s
14:21:45 [2021-07-23T18:21:45.939Z] testCallStack3(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.124 s
14:21:45 [2021-07-23T18:21:45.939Z] testOtherUstTrace(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.378 s
14:21:45 [2021-07-23T18:21:45.939Z] testCallStackBegin(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.119 s
14:21:45 [2021-07-23T18:21:45.939Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
14:21:45 [2021-07-23T18:21:45.939Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
14:21:45 [2021-07-23T18:21:45.939Z] testCallStackRequirements(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.006 s
14:21:45 [2021-07-23T18:21:45.939Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
14:21:45 [2021-07-23T18:21:45.939Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
14:21:45 [2021-07-23T18:21:45.939Z] testStackTraces(org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest)  Time elapsed: 0.003 s
14:21:45 [2021-07-23T18:21:45.939Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest
14:21:46 [2021-07-23T18:21:46.194Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest
14:21:46 [2021-07-23T18:21:46.194Z] testCallstackWeightedTree(org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest)  Time elapsed: 1.245 s
14:21:46 [2021-07-23T18:21:46.194Z] 
14:21:46 [2021-07-23T18:21:46.194Z] Results:
14:21:46 [2021-07-23T18:21:46.194Z] 
14:21:46 [2021-07-23T18:21:46.194Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 1
14:21:46 [2021-07-23T18:21:46.194Z] 
14:21:46 [2021-07-23T18:21:46.449Z] [INFO] All tests passed!
14:21:46 [2021-07-23T18:21:46.449Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.449Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:46 [2021-07-23T18:21:46.449Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:21:46 [2021-07-23T18:21:46.449Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.449Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:46 [2021-07-23T18:21:46.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:21:46 [2021-07-23T18:21:46.704Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:21:46 [2021-07-23T18:21:46.704Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.704Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:46 [2021-07-23T18:21:46.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.pom
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >--
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.0.1-SNAPSHOT [81/118]
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/test/resources
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] 
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:46 [2021-07-23T18:21:46.961Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:21:48 [2021-07-23T18:21:48.326Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] 
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] 
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] 
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data/.metadata/.log
14:21:49 [2021-07-23T18:21:49.705Z] [INFO] Command line:
14:21:49 [2021-07-23T18:21:49.705Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:21:49 [2021-07-23T18:21:49.705Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:52 [2021-07-23T18:21:52.222Z] !SESSION 2021-07-23 18:21:49.848 -----------------------------------------------
14:21:52 [2021-07-23T18:21:52.222Z] eclipse.buildId=unknown
14:21:52 [2021-07-23T18:21:52.222Z] java.version=11.0.2
14:21:52 [2021-07-23T18:21:52.222Z] java.vendor=Oracle Corporation
14:21:52 [2021-07-23T18:21:52.222Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:52 [2021-07-23T18:21:52.222Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:21:52 [2021-07-23T18:21:52.222Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:21:52 [2021-07-23T18:21:52.222Z] 
14:21:52 [2021-07-23T18:21:52.222Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:21:51.635
14:21:52 [2021-07-23T18:21:52.222Z] !MESSAGE FrameworkEvent ERROR
14:21:52 [2021-07-23T18:21:52.222Z] !STACK 0
14:21:52 [2021-07-23T18:21:52.222Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:21:52 [2021-07-23T18:21:52.222Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:52 [2021-07-23T18:21:52.222Z] 
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:52 [2021-07-23T18:21:52.222Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:52 [2021-07-23T18:21:52.222Z] 
14:21:52 [2021-07-23T18:21:52.222Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:21:51.664
14:21:52 [2021-07-23T18:21:52.222Z] !MESSAGE FrameworkEvent ERROR
14:21:52 [2021-07-23T18:21:52.222Z] !STACK 0
14:21:52 [2021-07-23T18:21:52.222Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:21:52 [2021-07-23T18:21:52.222Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:52 [2021-07-23T18:21:52.222Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:52 [2021-07-23T18:21:52.222Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:52 [2021-07-23T18:21:52.222Z]        org.apache.httpcomponents.httpclient.win [36]
14:21:52 [2021-07-23T18:21:52.223Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:52 [2021-07-23T18:21:52.223Z] 
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:52 [2021-07-23T18:21:52.223Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:53 [2021-07-23T18:21:53.586Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:21:53 [2021-07-23T18:21:53.586Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:21:54 [2021-07-23T18:21:54.595Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-9jv1l because kubernetes resource quota exceeded. 
14:21:54 [2021-07-23T18:21:54.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-9jv1l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:21:54 [2021-07-23T18:21:54.595Z] Retrying...
14:21:54 [2021-07-23T18:21:54.595Z] 
14:21:57 [2021-07-23T18:21:57.753Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:21:58 [2021-07-23T18:21:58.008Z] Running org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
14:21:58 [2021-07-23T18:21:58.264Z] 
14:21:58 [2021-07-23T18:21:58.264Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-07-23 18:21:58.045
14:21:58 [2021-07-23T18:21:58.264Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:21:58 [2021-07-23T18:21:58.264Z] Display size: 1440x900
14:21:58 [2021-07-23T18:21:58.264Z] OS version=5.12.7-300.fc34.x86_64
14:21:58 [2021-07-23T18:21:58.264Z] GTK version=3.22.30
14:21:58 [2021-07-23T18:21:58.264Z] GTK theme=Ambiance
14:21:58 [2021-07-23T18:21:58.264Z] LIBOVERLAY_SCROLLBAR=0
14:21:58 [2021-07-23T18:21:58.264Z] Time zone: Greenwich Mean Time
14:21:58 [2021-07-23T18:21:58.826Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:21:58 [2021-07-23T18:21:58.826Z] log4j:WARN Please initialize the log4j system properly.
14:21:59 [2021-07-23T18:21:59.753Z] 
14:21:59 [2021-07-23T18:21:59.753Z] (Eclipse:3470): Gtk-WARNING **: 18:21:59.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:22:00 [2021-07-23T18:22:00.009Z] 
14:22:00 [2021-07-23T18:22:00.009Z] (Eclipse:3470): Gtk-WARNING **: 18:21:59.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:22:00 [2021-07-23T18:22:00.265Z] 
14:22:00 [2021-07-23T18:22:00.265Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:00.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:00 [2021-07-23T18:22:00.265Z] 
14:22:00 [2021-07-23T18:22:00.265Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:00.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:00 [2021-07-23T18:22:00.265Z] 
14:22:00 [2021-07-23T18:22:00.265Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:00.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:00 [2021-07-23T18:22:00.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:00 [2021-07-23T18:22:00.265Z] 
14:22:00 [2021-07-23T18:22:00.265Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:00.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:00 [2021-07-23T18:22:00.265Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:01 [2021-07-23T18:22:01.629Z] 
14:22:01 [2021-07-23T18:22:01.629Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:01.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:01 [2021-07-23T18:22:01.629Z] 
14:22:01 [2021-07-23T18:22:01.629Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:01.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:01 [2021-07-23T18:22:01.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:01 [2021-07-23T18:22:01.884Z] 
14:22:01 [2021-07-23T18:22:01.884Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:01.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:01 [2021-07-23T18:22:01.884Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:02 [2021-07-23T18:22:02.811Z] 
14:22:02 [2021-07-23T18:22:02.811Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:02.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:02 [2021-07-23T18:22:02.811Z] 
14:22:02 [2021-07-23T18:22:02.811Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:02.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:02 [2021-07-23T18:22:02.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:02 [2021-07-23T18:22:02.811Z] 
14:22:02 [2021-07-23T18:22:02.811Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:02.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:02 [2021-07-23T18:22:02.811Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:03 [2021-07-23T18:22:03.738Z] 
14:22:03 [2021-07-23T18:22:03.738Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:03.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:03 [2021-07-23T18:22:03.738Z] 
14:22:03 [2021-07-23T18:22:03.738Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:03.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:03 [2021-07-23T18:22:03.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:03 [2021-07-23T18:22:03.738Z] 
14:22:03 [2021-07-23T18:22:03.738Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:03.494: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:03 [2021-07-23T18:22:03.738Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:03 [2021-07-23T18:22:03.993Z] 
14:22:03 [2021-07-23T18:22:03.993Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:03.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:03 [2021-07-23T18:22:03.993Z] 
14:22:03 [2021-07-23T18:22:03.993Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:03.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:03 [2021-07-23T18:22:03.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:03 [2021-07-23T18:22:03.993Z] 
14:22:03 [2021-07-23T18:22:03.993Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:03.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:03 [2021-07-23T18:22:03.993Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:04 [2021-07-23T18:22:04.598Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-9h8kk because kubernetes resource quota exceeded. 
14:22:04 [2021-07-23T18:22:04.599Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-9h8kk" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:22:04 [2021-07-23T18:22:04.599Z] Retrying...
14:22:04 [2021-07-23T18:22:04.599Z] 
14:22:04 [2021-07-23T18:22:04.921Z] 
14:22:04 [2021-07-23T18:22:04.921Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:04.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:04 [2021-07-23T18:22:04.921Z] 
14:22:04 [2021-07-23T18:22:04.921Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:04.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:04 [2021-07-23T18:22:04.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:04 [2021-07-23T18:22:04.921Z] 
14:22:04 [2021-07-23T18:22:04.921Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:04.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:04 [2021-07-23T18:22:04.921Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:05 [2021-07-23T18:22:05.849Z] 
14:22:05 [2021-07-23T18:22:05.849Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:05.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:05 [2021-07-23T18:22:05.849Z] 
14:22:05 [2021-07-23T18:22:05.849Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:05.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:05 [2021-07-23T18:22:05.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:05 [2021-07-23T18:22:05.849Z] 
14:22:05 [2021-07-23T18:22:05.849Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:05.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:05 [2021-07-23T18:22:05.849Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:06 [2021-07-23T18:22:06.775Z] 
14:22:06 [2021-07-23T18:22:06.775Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:06.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:06 [2021-07-23T18:22:06.775Z] 
14:22:06 [2021-07-23T18:22:06.775Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:06.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:06 [2021-07-23T18:22:06.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:06 [2021-07-23T18:22:06.775Z] 
14:22:06 [2021-07-23T18:22:06.775Z] (Eclipse:3470): Gtk-CRITICAL **: 18:22:06.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:22:06 [2021-07-23T18:22:06.775Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:07 [2021-07-23T18:22:07.704Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.506 s - in org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
14:22:07 [2021-07-23T18:22:07.704Z] cascadeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.71 s
14:22:07 [2021-07-23T18:22:07.704Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.993 s
14:22:07 [2021-07-23T18:22:07.704Z] emptyStateSystemTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.904 s
14:22:07 [2021-07-23T18:22:07.704Z] largeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.424 s
14:22:07 [2021-07-23T18:22:07.705Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.89 s
14:22:07 [2021-07-23T18:22:07.705Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.9 s
14:22:07 [2021-07-23T18:22:07.705Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.891 s
14:22:07 [2021-07-23T18:22:07.705Z] treeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.906 s
14:22:07 [2021-07-23T18:22:07.705Z] 
14:22:07 [2021-07-23T18:22:07.705Z] Results:
14:22:07 [2021-07-23T18:22:07.705Z] 
14:22:07 [2021-07-23T18:22:07.705Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:22:07 [2021-07-23T18:22:07.705Z] 
14:22:08 [2021-07-23T18:22:08.266Z] [INFO] All tests passed!
14:22:08 [2021-07-23T18:22:08.266Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.266Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:08 [2021-07-23T18:22:08.266Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:22:08 [2021-07-23T18:22:08.266Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.266Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core.tests' with 33 classes
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.pom
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >--
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.0.1-SNAPSHOT [82/118]
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.521Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.522Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/test/resources
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] 
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:08 [2021-07-23T18:22:08.778Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:10 [2021-07-23T18:22:10.143Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:22:11 [2021-07-23T18:22:11.508Z] [INFO] 
14:22:11 [2021-07-23T18:22:11.508Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:11 [2021-07-23T18:22:11.508Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:11 [2021-07-23T18:22:11.508Z] [INFO] 
14:22:11 [2021-07-23T18:22:11.508Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:11 [2021-07-23T18:22:11.508Z] [INFO] 
14:22:11 [2021-07-23T18:22:11.508Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:11 [2021-07-23T18:22:11.763Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data/.metadata/.log
14:22:11 [2021-07-23T18:22:11.763Z] [INFO] Command line:
14:22:11 [2021-07-23T18:22:11.763Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:22:11 [2021-07-23T18:22:11.763Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:22:13 [2021-07-23T18:22:13.654Z] !SESSION 2021-07-23 18:22:11.865 -----------------------------------------------
14:22:13 [2021-07-23T18:22:13.654Z] eclipse.buildId=unknown
14:22:13 [2021-07-23T18:22:13.654Z] java.version=11.0.2
14:22:13 [2021-07-23T18:22:13.654Z] java.vendor=Oracle Corporation
14:22:13 [2021-07-23T18:22:13.654Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:22:13 [2021-07-23T18:22:13.654Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:22:13 [2021-07-23T18:22:13.654Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:22:13 [2021-07-23T18:22:13.654Z] 
14:22:13 [2021-07-23T18:22:13.654Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:22:13.436
14:22:13 [2021-07-23T18:22:13.654Z] !MESSAGE FrameworkEvent ERROR
14:22:13 [2021-07-23T18:22:13.654Z] !STACK 0
14:22:13 [2021-07-23T18:22:13.654Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:22:13 [2021-07-23T18:22:13.654Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:13 [2021-07-23T18:22:13.654Z] 
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:13 [2021-07-23T18:22:13.654Z] 
14:22:13 [2021-07-23T18:22:13.654Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:22:13.479
14:22:13 [2021-07-23T18:22:13.654Z] !MESSAGE FrameworkEvent ERROR
14:22:13 [2021-07-23T18:22:13.654Z] !STACK 0
14:22:13 [2021-07-23T18:22:13.654Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:22:13 [2021-07-23T18:22:13.654Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:13 [2021-07-23T18:22:13.654Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:22:13 [2021-07-23T18:22:13.654Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:22:13 [2021-07-23T18:22:13.654Z]        org.apache.httpcomponents.httpclient.win [35]
14:22:13 [2021-07-23T18:22:13.654Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:13 [2021-07-23T18:22:13.654Z] 
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:13 [2021-07-23T18:22:13.654Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:14 [2021-07-23T18:22:14.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-nck5t because kubernetes resource quota exceeded. 
14:22:14 [2021-07-23T18:22:14.597Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-nck5t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:22:14 [2021-07-23T18:22:14.597Z] Retrying...
14:22:14 [2021-07-23T18:22:14.597Z] 
14:22:15 [2021-07-23T18:22:15.019Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
14:22:19 [2021-07-23T18:22:19.186Z] 
14:22:19 [2021-07-23T18:22:19.186Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:18.873
14:22:19 [2021-07-23T18:22:19.186Z] !MESSAGE 
14:22:19 [2021-07-23T18:22:19.186Z] !STACK 0
14:22:19 [2021-07-23T18:22:19.186Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:279)
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:213)
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:19 [2021-07-23T18:22:19.186Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:19 [2021-07-23T18:22:19.186Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:24 [2021-07-23T18:22:24.621Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-bzn53 because kubernetes resource quota exceeded. 
14:22:24 [2021-07-23T18:22:24.621Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-bzn53" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:22:24 [2021-07-23T18:22:24.621Z] Retrying...
14:22:24 [2021-07-23T18:22:24.621Z] 
14:22:29 [2021-07-23T18:22:29.128Z] 
14:22:29 [2021-07-23T18:22:29.129Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:28.011
14:22:29 [2021-07-23T18:22:29.129Z] !MESSAGE 
14:22:29 [2021-07-23T18:22:29.129Z] !STACK 0
14:22:29 [2021-07-23T18:22:29.129Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:279)
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:213)
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:29 [2021-07-23T18:22:29.129Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:29 [2021-07-23T18:22:29.129Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:29 [2021-07-23T18:22:29.385Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.424 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
14:22:29 [2021-07-23T18:22:29.385Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 2.685 s
14:22:29 [2021-07-23T18:22:29.385Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.201 s
14:22:29 [2021-07-23T18:22:29.385Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.179 s
14:22:29 [2021-07-23T18:22:29.385Z] testAnalysisExecution[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 2.222 s
14:22:29 [2021-07-23T18:22:29.386Z] testStateProviderIntervalData[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.118 s
14:22:29 [2021-07-23T18:22:29.386Z] testStateProviderPunctualData[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.116 s
14:22:29 [2021-07-23T18:22:29.386Z] testAnalysisExecution[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 2.237 s
14:22:29 [2021-07-23T18:22:29.386Z] testStateProviderIntervalData[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.138 s
14:22:29 [2021-07-23T18:22:29.386Z] testStateProviderPunctualData[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.128 s
14:22:29 [2021-07-23T18:22:29.386Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
14:22:30 [2021-07-23T18:22:30.750Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
14:22:30 [2021-07-23T18:22:30.750Z] testStubTracesOneQemuKvm(org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest)  Time elapsed: 1.265 s
14:22:30 [2021-07-23T18:22:30.751Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
14:22:34 [2021-07-23T18:22:34.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-rds2x because kubernetes resource quota exceeded. 
14:22:34 [2021-07-23T18:22:34.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-rds2x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:22:34 [2021-07-23T18:22:34.595Z] Retrying...
14:22:34 [2021-07-23T18:22:34.595Z] 
14:22:37 [2021-07-23T18:22:37.286Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.702 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
14:22:37 [2021-07-23T18:22:37.287Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 2.228 s
14:22:37 [2021-07-23T18:22:37.287Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 2.222 s
14:22:37 [2021-07-23T18:22:37.287Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 2.218 s
14:22:37 [2021-07-23T18:22:37.287Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
14:22:39 [2021-07-23T18:22:39.804Z] 
14:22:39 [2021-07-23T18:22:39.804Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:39.439
14:22:39 [2021-07-23T18:22:39.804Z] !MESSAGE 
14:22:39 [2021-07-23T18:22:39.804Z] !STACK 0
14:22:39 [2021-07-23T18:22:39.804Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:39 [2021-07-23T18:22:39.804Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:39 [2021-07-23T18:22:39.805Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:39 [2021-07-23T18:22:39.805Z] 
14:22:39 [2021-07-23T18:22:39.805Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:39.440
14:22:39 [2021-07-23T18:22:39.805Z] !MESSAGE 
14:22:39 [2021-07-23T18:22:39.805Z] !STACK 0
14:22:39 [2021-07-23T18:22:39.805Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:39 [2021-07-23T18:22:39.805Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:39 [2021-07-23T18:22:39.805Z] 
14:22:39 [2021-07-23T18:22:39.805Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:39.440
14:22:39 [2021-07-23T18:22:39.805Z] !MESSAGE 
14:22:39 [2021-07-23T18:22:39.805Z] !STACK 0
14:22:39 [2021-07-23T18:22:39.805Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:39 [2021-07-23T18:22:39.805Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:39 [2021-07-23T18:22:39.805Z] 
14:22:39 [2021-07-23T18:22:39.805Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:39.441
14:22:39 [2021-07-23T18:22:39.805Z] !MESSAGE 
14:22:39 [2021-07-23T18:22:39.805Z] !STACK 0
14:22:39 [2021-07-23T18:22:39.805Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:39 [2021-07-23T18:22:39.805Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:39 [2021-07-23T18:22:39.805Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:40 [2021-07-23T18:22:40.733Z] 
14:22:40 [2021-07-23T18:22:40.733Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:40.579
14:22:40 [2021-07-23T18:22:40.733Z] !MESSAGE 
14:22:40 [2021-07-23T18:22:40.733Z] !STACK 0
14:22:40 [2021-07-23T18:22:40.733Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:40 [2021-07-23T18:22:40.733Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:40 [2021-07-23T18:22:40.733Z] 
14:22:40 [2021-07-23T18:22:40.733Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:40.579
14:22:40 [2021-07-23T18:22:40.733Z] !MESSAGE 
14:22:40 [2021-07-23T18:22:40.733Z] !STACK 0
14:22:40 [2021-07-23T18:22:40.733Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:40 [2021-07-23T18:22:40.733Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:40 [2021-07-23T18:22:40.733Z] 
14:22:40 [2021-07-23T18:22:40.733Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:40.580
14:22:40 [2021-07-23T18:22:40.733Z] !MESSAGE 
14:22:40 [2021-07-23T18:22:40.733Z] !STACK 0
14:22:40 [2021-07-23T18:22:40.733Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:40 [2021-07-23T18:22:40.733Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:40 [2021-07-23T18:22:40.733Z] 
14:22:40 [2021-07-23T18:22:40.733Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:40.580
14:22:40 [2021-07-23T18:22:40.733Z] !MESSAGE 
14:22:40 [2021-07-23T18:22:40.733Z] !STACK 0
14:22:40 [2021-07-23T18:22:40.733Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:40 [2021-07-23T18:22:40.733Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:40 [2021-07-23T18:22:40.734Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:40 [2021-07-23T18:22:40.734Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:42 [2021-07-23T18:22:42.099Z] 
14:22:42 [2021-07-23T18:22:42.099Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:41.721
14:22:42 [2021-07-23T18:22:42.099Z] !MESSAGE 
14:22:42 [2021-07-23T18:22:42.099Z] !STACK 0
14:22:42 [2021-07-23T18:22:42.099Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:42 [2021-07-23T18:22:42.099Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:42 [2021-07-23T18:22:42.099Z] 
14:22:42 [2021-07-23T18:22:42.099Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:41.721
14:22:42 [2021-07-23T18:22:42.099Z] !MESSAGE 
14:22:42 [2021-07-23T18:22:42.099Z] !STACK 0
14:22:42 [2021-07-23T18:22:42.099Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:42 [2021-07-23T18:22:42.099Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:42 [2021-07-23T18:22:42.099Z] 
14:22:42 [2021-07-23T18:22:42.099Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:41.722
14:22:42 [2021-07-23T18:22:42.099Z] !MESSAGE 
14:22:42 [2021-07-23T18:22:42.099Z] !STACK 0
14:22:42 [2021-07-23T18:22:42.099Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:42 [2021-07-23T18:22:42.099Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:42 [2021-07-23T18:22:42.099Z] 
14:22:42 [2021-07-23T18:22:42.099Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:41.723
14:22:42 [2021-07-23T18:22:42.099Z] !MESSAGE 
14:22:42 [2021-07-23T18:22:42.099Z] !STACK 0
14:22:42 [2021-07-23T18:22:42.099Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:42 [2021-07-23T18:22:42.099Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:42 [2021-07-23T18:22:42.100Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:42 [2021-07-23T18:22:42.100Z] 
14:22:42 [2021-07-23T18:22:42.100Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:41.723
14:22:42 [2021-07-23T18:22:42.100Z] !MESSAGE 
14:22:42 [2021-07-23T18:22:42.100Z] !STACK 0
14:22:42 [2021-07-23T18:22:42.100Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:42 [2021-07-23T18:22:42.100Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:42 [2021-07-23T18:22:42.100Z] 
14:22:42 [2021-07-23T18:22:42.100Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-07-23 18:22:41.724
14:22:42 [2021-07-23T18:22:42.100Z] !MESSAGE 
14:22:42 [2021-07-23T18:22:42.100Z] !STACK 0
14:22:42 [2021-07-23T18:22:42.100Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:82)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:178)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:22:42 [2021-07-23T18:22:42.100Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:22:42 [2021-07-23T18:22:42.100Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:22:42 [2021-07-23T18:22:42.100Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.564 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
14:22:42 [2021-07-23T18:22:42.100Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.126 s
14:22:42 [2021-07-23T18:22:42.100Z] testVirtualEnvironmentModel[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.137 s
14:22:42 [2021-07-23T18:22:42.100Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.128 s
14:22:42 [2021-07-23T18:22:42.100Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.135 s
14:22:42 [2021-07-23T18:22:42.100Z] 
14:22:42 [2021-07-23T18:22:42.100Z] Results:
14:22:42 [2021-07-23T18:22:42.100Z] 
14:22:42 [2021-07-23T18:22:42.100Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
14:22:42 [2021-07-23T18:22:42.100Z] 
14:22:42 [2021-07-23T18:22:42.100Z] [INFO] All tests passed!
14:22:42 [2021-07-23T18:22:42.100Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.100Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:42 [2021-07-23T18:22:42.100Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:22:42 [2021-07-23T18:22:42.100Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.100Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:42 [2021-07-23T18:22:42.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:22:42 [2021-07-23T18:22:42.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.pom
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >--
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.0.1-SNAPSHOT [83/118]
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/test/resources
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] 
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:42 [2021-07-23T18:22:42.612Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:43 [2021-07-23T18:22:43.977Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:22:44 [2021-07-23T18:22:44.597Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-vzvf7 because kubernetes resource quota exceeded. 
14:22:44 [2021-07-23T18:22:44.597Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-vzvf7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:22:44 [2021-07-23T18:22:44.597Z] Retrying...
14:22:44 [2021-07-23T18:22:44.597Z] 
14:22:45 [2021-07-23T18:22:45.343Z] [INFO] 
14:22:45 [2021-07-23T18:22:45.343Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:45 [2021-07-23T18:22:45.343Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:45 [2021-07-23T18:22:45.343Z] [INFO] 
14:22:45 [2021-07-23T18:22:45.343Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:45 [2021-07-23T18:22:45.343Z] [INFO] 
14:22:45 [2021-07-23T18:22:45.343Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:45 [2021-07-23T18:22:45.599Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data/.metadata/.log
14:22:45 [2021-07-23T18:22:45.599Z] [INFO] Command line:
14:22:45 [2021-07-23T18:22:45.599Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:22:45 [2021-07-23T18:22:45.599Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:22:47 [2021-07-23T18:22:47.487Z] !SESSION 2021-07-23 18:22:45.590 -----------------------------------------------
14:22:47 [2021-07-23T18:22:47.487Z] eclipse.buildId=unknown
14:22:47 [2021-07-23T18:22:47.487Z] java.version=11.0.2
14:22:47 [2021-07-23T18:22:47.487Z] java.vendor=Oracle Corporation
14:22:47 [2021-07-23T18:22:47.487Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:22:47 [2021-07-23T18:22:47.487Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:22:47 [2021-07-23T18:22:47.487Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:22:47 [2021-07-23T18:22:47.487Z] 
14:22:47 [2021-07-23T18:22:47.487Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:22:47.367
14:22:47 [2021-07-23T18:22:47.487Z] !MESSAGE FrameworkEvent ERROR
14:22:47 [2021-07-23T18:22:47.487Z] !STACK 0
14:22:47 [2021-07-23T18:22:47.487Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:22:47 [2021-07-23T18:22:47.487Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:47 [2021-07-23T18:22:47.487Z] 
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:47 [2021-07-23T18:22:47.487Z] 
14:22:47 [2021-07-23T18:22:47.487Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:22:47.461
14:22:47 [2021-07-23T18:22:47.487Z] !MESSAGE FrameworkEvent ERROR
14:22:47 [2021-07-23T18:22:47.487Z] !STACK 0
14:22:47 [2021-07-23T18:22:47.487Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:22:47 [2021-07-23T18:22:47.487Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:47 [2021-07-23T18:22:47.487Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:22:47 [2021-07-23T18:22:47.487Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:22:47 [2021-07-23T18:22:47.487Z]        org.apache.httpcomponents.httpclient.win [36]
14:22:47 [2021-07-23T18:22:47.487Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:47 [2021-07-23T18:22:47.487Z] 
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:47 [2021-07-23T18:22:47.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:48 [2021-07-23T18:22:48.852Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:48 [2021-07-23T18:22:48.852Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:53 [2021-07-23T18:22:53.019Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:22:53 [2021-07-23T18:22:53.274Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
14:22:53 [2021-07-23T18:22:53.274Z] 
14:22:53 [2021-07-23T18:22:53.274Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-07-23 18:22:53.241
14:22:53 [2021-07-23T18:22:53.275Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub' id and the 'XY Chart View Stub' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
14:22:53 [2021-07-23T18:22:53.275Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
14:22:53 [2021-07-23T18:22:53.275Z] testSameEndOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0.007 s
14:22:53 [2021-07-23T18:22:53.275Z] testNoOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0.001 s
14:22:53 [2021-07-23T18:22:53.275Z] testPartialOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:22:53 [2021-07-23T18:22:53.275Z] testSameStartOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:22:53 [2021-07-23T18:22:53.275Z] testFullOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:22:53 [2021-07-23T18:22:53.275Z] testOverlapEnglobing(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:22:53 [2021-07-23T18:22:53.530Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
14:22:53 [2021-07-23T18:22:53.530Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
14:22:53 [2021-07-23T18:22:53.530Z] testOneQemuKvm(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:22:53 [2021-07-23T18:22:53.530Z] testQemuContainer(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:22:53 [2021-07-23T18:22:53.530Z] testOneContainer(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:22:53 [2021-07-23T18:22:53.530Z] 
14:22:53 [2021-07-23T18:22:53.530Z] Results:
14:22:53 [2021-07-23T18:22:53.530Z] 
14:22:53 [2021-07-23T18:22:53.530Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3
14:22:53 [2021-07-23T18:22:53.530Z] 
14:22:54 [2021-07-23T18:22:54.090Z] [INFO] All tests passed!
14:22:54 [2021-07-23T18:22:54.090Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.090Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:54 [2021-07-23T18:22:54.090Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:22:54 [2021-07-23T18:22:54.090Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.090Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:54 [2021-07-23T18:22:54.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests' with 18 classes
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.pom
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >--
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.0-SNAPSHOT [84/118]
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.346Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests >>>
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests <<<
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/help
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.347Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes
14:22:54 [2021-07-23T18:22:54.601Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-w93l7 because kubernetes resource quota exceeded. 
14:22:54 [2021-07-23T18:22:54.602Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-w93l7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:22:54 [2021-07-23T18:22:54.602Z] Retrying...
14:22:54 [2021-07-23T18:22:54.602Z] 
14:22:54 [2021-07-23T18:22:54.604Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/test/resources
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-sources.jar
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] 
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:54 [2021-07-23T18:22:54.605Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:22:55 [2021-07-23T18:22:55.970Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-sources.jar
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] 
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] 
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] 
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data/.metadata/.log
14:22:57 [2021-07-23T18:22:57.336Z] [INFO] Command line:
14:22:57 [2021-07-23T18:22:57.336Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:22:57 [2021-07-23T18:22:57.336Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:22:59 [2021-07-23T18:22:59.225Z] !SESSION 2021-07-23 18:22:57.471 -----------------------------------------------
14:22:59 [2021-07-23T18:22:59.225Z] eclipse.buildId=unknown
14:22:59 [2021-07-23T18:22:59.225Z] java.version=11.0.2
14:22:59 [2021-07-23T18:22:59.225Z] java.vendor=Oracle Corporation
14:22:59 [2021-07-23T18:22:59.225Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:22:59 [2021-07-23T18:22:59.225Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:22:59 [2021-07-23T18:22:59.225Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:22:59 [2021-07-23T18:22:59.225Z] 
14:22:59 [2021-07-23T18:22:59.225Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:22:59.050
14:22:59 [2021-07-23T18:22:59.225Z] !MESSAGE FrameworkEvent ERROR
14:22:59 [2021-07-23T18:22:59.225Z] !STACK 0
14:22:59 [2021-07-23T18:22:59.225Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
14:22:59 [2021-07-23T18:22:59.225Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:59 [2021-07-23T18:22:59.225Z] 
14:22:59 [2021-07-23T18:22:59.225Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:59 [2021-07-23T18:22:59.226Z] 
14:22:59 [2021-07-23T18:22:59.226Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:22:59.153
14:22:59 [2021-07-23T18:22:59.226Z] !MESSAGE FrameworkEvent ERROR
14:22:59 [2021-07-23T18:22:59.226Z] !STACK 0
14:22:59 [2021-07-23T18:22:59.226Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141]
14:22:59 [2021-07-23T18:22:59.226Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:59 [2021-07-23T18:22:59.226Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:22:59 [2021-07-23T18:22:59.226Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:22:59 [2021-07-23T18:22:59.226Z]        org.apache.httpcomponents.httpclient.win [37]
14:22:59 [2021-07-23T18:22:59.226Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:59 [2021-07-23T18:22:59.226Z] 
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:59 [2021-07-23T18:22:59.226Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:00 [2021-07-23T18:23:00.591Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
14:23:00 [2021-07-23T18:23:00.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
14:23:00 [2021-07-23T18:23:00.591Z] testActivator(org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
14:23:00 [2021-07-23T18:23:00.591Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.095 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[2: --cli --script myscript](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[3: --cli -s myscript](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[4: --cli --script myscript1 myscript2 myscript3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[5: --cli -s myscript1 myscript2 myscript3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[6: --cli --script](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[7: --cli -s](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[8: --cli --engine jython](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[9: --cli -e jython](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[10: --cli --engine](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[11: --cli -e](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[12: --cli --args arg1](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[13: --cli -e jython ](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[14: --cli --args arg1 arg2 arg3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[15: --cli -a arg1 arg2 arg3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[16: --cli --args](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] testCmdLineArguments[17: --cli -a](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:00 [2021-07-23T18:23:00.591Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
14:23:03 [2021-07-23T18:23:03.855Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.659 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
14:23:03 [2021-07-23T18:23:03.855Z] testEventIteratorWithFilter(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.485 s
14:23:03 [2021-07-23T18:23:03.855Z] testGetAnalysis(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.029 s
14:23:03 [2021-07-23T18:23:03.855Z] testEventIterator(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.142 s
14:23:03 [2021-07-23T18:23:03.855Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
14:23:03 [2021-07-23T18:23:03.855Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
14:23:03 [2021-07-23T18:23:03.855Z] testGettingStateSystems(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest)  Time elapsed: 0.022 s
14:23:03 [2021-07-23T18:23:03.855Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
14:23:03 [2021-07-23T18:23:03.855Z] 
14:23:03 [2021-07-23T18:23:03.855Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-07-23 18:23:03.341
14:23:03 [2021-07-23T18:23:03.855Z] !MESSAGE Error opening a file that should contain a state system: abc
14:23:03 [2021-07-23T18:23:03.855Z] !STACK 0
14:23:03 [2021-07-23T18:23:03.855Z] java.io.IOException: Empty target file
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeFactory.createFromFile(HistoryTreeFactory.java:72)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.initializeSHT(HistoryTreeBackend.java:195)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.<init>(HistoryTreeBackend.java:161)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.statesystem.core.backend.StateHistoryBackendFactory.createHistoryTreeBackendExistingFile(StateHistoryBackendFactory.java:118)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:90)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:1)
14:23:03 [2021-07-23T18:23:03.855Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
14:23:03 [2021-07-23T18:23:03.855Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2796)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.executeAnalysis(TmfScriptAnalysis.java:83)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:23:03 [2021-07-23T18:23:03.855Z] 
14:23:03 [2021-07-23T18:23:03.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-07-23 18:23:03.355
14:23:03 [2021-07-23T18:23:03.855Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
14:23:03 [2021-07-23T18:23:03.855Z] 
14:23:03 [2021-07-23T18:23:03.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-07-23 18:23:03.355
14:23:03 [2021-07-23T18:23:03.855Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
14:23:03 [2021-07-23T18:23:03.855Z] 
14:23:03 [2021-07-23T18:23:03.855Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-07-23 18:23:03.367
14:23:03 [2021-07-23T18:23:03.855Z] !MESSAGE Error opening a file that should contain a state system: abc
14:23:03 [2021-07-23T18:23:03.855Z] !STACK 0
14:23:03 [2021-07-23T18:23:03.855Z] java.io.IOException: Empty target file
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeFactory.createFromFile(HistoryTreeFactory.java:72)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.initializeSHT(HistoryTreeBackend.java:195)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.<init>(HistoryTreeBackend.java:161)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.statesystem.core.backend.StateHistoryBackendFactory.createHistoryTreeBackendExistingFile(StateHistoryBackendFactory.java:118)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:90)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:1)
14:23:03 [2021-07-23T18:23:03.855Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
14:23:03 [2021-07-23T18:23:03.855Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2796)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.executeAnalysis(TmfScriptAnalysis.java:83)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:23:03 [2021-07-23T18:23:03.855Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:23:03 [2021-07-23T18:23:03.855Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
14:23:03 [2021-07-23T18:23:03.855Z] testTimeGraphProvider(org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest)  Time elapsed: 0.089 s
14:23:03 [2021-07-23T18:23:03.855Z] testScriptedTimeGraphProvider(org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest)  Time elapsed: 0.018 s
14:23:03 [2021-07-23T18:23:03.855Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
14:23:03 [2021-07-23T18:23:03.855Z] 
14:23:03 [2021-07-23T18:23:03.855Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-07-23 18:23:03.455
14:23:03 [2021-07-23T18:23:03.855Z] !MESSAGE No script type was found for script /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
14:23:03 [2021-07-23T18:23:03.855Z] 
14:23:03 [2021-07-23T18:23:03.855Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-07-23 18:23:03.456
14:23:03 [2021-07-23T18:23:03.855Z] !MESSAGE No engine was found to execute script /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
14:23:03 [2021-07-23T18:23:03.855Z] getAnalysis() is deprecated. Consider updating your code.
14:23:04 [2021-07-23T18:23:04.667Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-2m2zp because kubernetes resource quota exceeded. 
14:23:04 [2021-07-23T18:23:04.667Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-2m2zp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:23:04 [2021-07-23T18:23:04.667Z] Retrying...
14:23:04 [2021-07-23T18:23:04.667Z] 
14:23:05 [2021-07-23T18:23:05.221Z] 
14:23:05 [2021-07-23T18:23:05.222Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-07-23 18:23:04.950
14:23:05 [2021-07-23T18:23:05.222Z] !MESSAGE Script file does not exist testfiles/scripts/noFile
14:23:05 [2021-07-23T18:23:05.222Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.513 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
14:23:05 [2021-07-23T18:23:05.222Z] testJs(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest) skipped
14:23:05 [2021-07-23T18:23:05.222Z] testUnsupportedEngine(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 0.018 s
14:23:05 [2021-07-23T18:23:05.222Z] testPython(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 1.484 s
14:23:05 [2021-07-23T18:23:05.222Z] testUnexistingScript(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 0.01 s
14:23:05 [2021-07-23T18:23:05.222Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
14:23:06 [2021-07-23T18:23:06.586Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
14:23:06 [2021-07-23T18:23:06.586Z] testNonexistentProject(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.101 s
14:23:06 [2021-07-23T18:23:06.586Z] testExistingTraces(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.091 s
14:23:06 [2021-07-23T18:23:06.586Z] testTraceInNonexistentFolder(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.009 s
14:23:06 [2021-07-23T18:23:06.586Z] testNonexistentTraceFile(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.01 s
14:23:06 [2021-07-23T18:23:06.586Z] testTraceInFolder(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.075 s
14:23:06 [2021-07-23T18:23:06.586Z] testEventIterator(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 1.135 s
14:23:06 [2021-07-23T18:23:06.586Z] testNonexistingTrace(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.008 s
14:23:06 [2021-07-23T18:23:06.586Z] 
14:23:06 [2021-07-23T18:23:06.586Z] Results:
14:23:06 [2021-07-23T18:23:06.586Z] 
14:23:06 [2021-07-23T18:23:06.586Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1
14:23:06 [2021-07-23T18:23:06.586Z] 
14:23:06 [2021-07-23T18:23:06.586Z] 
14:23:06 [2021-07-23T18:23:06.586Z] !ENTRY org.eclipse.core.resources 2 10035 2021-07-23 18:23:06.456
14:23:06 [2021-07-23T18:23:06.586Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] All tests passed!
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.pom
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-sources.jar
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-p2metadata.xml
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-p2artifacts.xml
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >--
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.0-SNAPSHOT [85/118]
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-scripts) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.842Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests >>>
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] The project's OSGi version is 0.1.0.202107231808
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests <<<
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/help
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] 
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:06 [2021-07-23T18:23:06.843Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] 
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/test/resources
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] 
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-sources.jar
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] 
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] 
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] 
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] 
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] 
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] 
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:07 [2021-07-23T18:23:07.099Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:08 [2021-07-23T18:23:08.987Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-sources.jar
14:23:09 [2021-07-23T18:23:09.914Z] [INFO] 
14:23:09 [2021-07-23T18:23:09.914Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:09 [2021-07-23T18:23:09.914Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:09 [2021-07-23T18:23:09.914Z] [INFO] 
14:23:09 [2021-07-23T18:23:09.914Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:09 [2021-07-23T18:23:09.914Z] [INFO] 
14:23:09 [2021-07-23T18:23:09.914Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:10 [2021-07-23T18:23:10.170Z] [INFO] Executing tasks
14:23:10 [2021-07-23T18:23:10.170Z] 
14:23:10 [2021-07-23T18:23:10.170Z] main:
14:23:10 [2021-07-23T18:23:10.170Z] 
14:23:10 [2021-07-23T18:23:10.170Z] main:
14:23:10 [2021-07-23T18:23:10.170Z]      [exec] Cloning into 'tracecompass-ease-scripting'...
14:23:10 [2021-07-23T18:23:10.731Z] 
14:23:10 [2021-07-23T18:23:10.731Z] pullTestSuite:
14:23:10 [2021-07-23T18:23:10.731Z]      [exec] Your branch is up to date with 'origin/master'.
14:23:10 [2021-07-23T18:23:10.731Z]      [exec] Already on 'master'
14:23:10 [2021-07-23T18:23:10.731Z]      [exec] Already up to date.
14:23:10 [2021-07-23T18:23:10.731Z] [INFO] Executed tasks
14:23:10 [2021-07-23T18:23:10.731Z] [INFO] 
14:23:10 [2021-07-23T18:23:10.732Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:10 [2021-07-23T18:23:10.987Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data/.metadata/.log
14:23:10 [2021-07-23T18:23:10.987Z] [INFO] Command line:
14:23:10 [2021-07-23T18:23:10.987Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:10 [2021-07-23T18:23:10.987Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:12 [2021-07-23T18:23:12.877Z] !SESSION 2021-07-23 18:23:11.167 -----------------------------------------------
14:23:12 [2021-07-23T18:23:12.877Z] eclipse.buildId=unknown
14:23:12 [2021-07-23T18:23:12.877Z] java.version=11.0.2
14:23:12 [2021-07-23T18:23:12.877Z] java.vendor=Oracle Corporation
14:23:12 [2021-07-23T18:23:12.877Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:23:12 [2021-07-23T18:23:12.877Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:23:12 [2021-07-23T18:23:12.877Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:23:12 [2021-07-23T18:23:12.877Z] 
14:23:12 [2021-07-23T18:23:12.877Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:23:12.857
14:23:12 [2021-07-23T18:23:12.877Z] !MESSAGE FrameworkEvent ERROR
14:23:12 [2021-07-23T18:23:12.877Z] !STACK 0
14:23:12 [2021-07-23T18:23:12.877Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
14:23:12 [2021-07-23T18:23:12.877Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:12 [2021-07-23T18:23:12.877Z] 
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:12 [2021-07-23T18:23:12.877Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:13 [2021-07-23T18:23:13.133Z] 
14:23:13 [2021-07-23T18:23:13.133Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:23:12.967
14:23:13 [2021-07-23T18:23:13.133Z] !MESSAGE FrameworkEvent ERROR
14:23:13 [2021-07-23T18:23:13.133Z] !STACK 0
14:23:13 [2021-07-23T18:23:13.133Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [145]
14:23:13 [2021-07-23T18:23:13.133Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:13 [2021-07-23T18:23:13.133Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:23:13 [2021-07-23T18:23:13.133Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:23:13 [2021-07-23T18:23:13.133Z]        org.apache.httpcomponents.httpclient.win [38]
14:23:13 [2021-07-23T18:23:13.133Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:13 [2021-07-23T18:23:13.133Z] 
14:23:13 [2021-07-23T18:23:13.133Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:13 [2021-07-23T18:23:13.133Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:13 [2021-07-23T18:23:13.134Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:13 [2021-07-23T18:23:13.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:13 [2021-07-23T18:23:13.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:13 [2021-07-23T18:23:13.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:13 [2021-07-23T18:23:13.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:13 [2021-07-23T18:23:13.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:13 [2021-07-23T18:23:13.134Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:13 [2021-07-23T18:23:13.134Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:14 [2021-07-23T18:23:14.497Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
14:23:14 [2021-07-23T18:23:14.600Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-wznr5 because kubernetes resource quota exceeded. 
14:23:14 [2021-07-23T18:23:14.600Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-wznr5" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:23:14 [2021-07-23T18:23:14.600Z] Retrying...
14:23:14 [2021-07-23T18:23:14.600Z] 
14:23:14 [2021-07-23T18:23:14.753Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
14:23:14 [2021-07-23T18:23:14.754Z] testActivator(org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest)  Time elapsed: 0.402 s
14:23:14 [2021-07-23T18:23:14.754Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
14:23:16 [2021-07-23T18:23:16.118Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
14:23:16 [2021-07-23T18:23:16.118Z] testConfigureTraceMarker(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.512 s
14:23:16 [2021-07-23T18:23:16.118Z] testMarkerColor(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.094 s
14:23:16 [2021-07-23T18:23:16.118Z] testMarkerLabel(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.02 s
14:23:16 [2021-07-23T18:23:16.118Z] testIncorrectMarkerTimestamp1(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.086 s
14:23:16 [2021-07-23T18:23:16.118Z] testIncorrectMarkerTimestamp2(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.018 s
14:23:16 [2021-07-23T18:23:16.118Z] testIncorrectMarkerTimestamp3(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.078 s
14:23:16 [2021-07-23T18:23:16.118Z] testIncorrectMarkerTimestamp4(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.021 s
14:23:16 [2021-07-23T18:23:16.118Z] testIncorrectMarkerTimestamp5(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.08 s
14:23:16 [2021-07-23T18:23:16.118Z] testIncorrectMarkerTimestamp6(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.017 s
14:23:16 [2021-07-23T18:23:16.118Z] testIncorrectMarkerTimestamp7(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.081 s
14:23:16 [2021-07-23T18:23:16.118Z] testCorrectMarkerTimestamp(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.024 s
14:23:16 [2021-07-23T18:23:16.119Z] testMarkerTimeStampGetters(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.076 s
14:23:16 [2021-07-23T18:23:16.119Z] testMarkerCategory(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.02 s
14:23:16 [2021-07-23T18:23:16.119Z] testgetMarkerList(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.092 s
14:23:16 [2021-07-23T18:23:16.119Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
14:23:16 [2021-07-23T18:23:16.374Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.05 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[nashorn, basicAnalysis.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[nashorn, marker.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[nashorn, scriptedDataProvider.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[nashorn, seasonsGreetings.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[nashorn, statisticsDensityXY.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[nashorn, exportUstSymbols.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[py4j, basicAnalysis.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[py4j, kMeanClusteringSciPy.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[py4j, kMeanClusteringSciPy_py4j.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[py4j, kMeanClusteringSklearn.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[py4j, kMeanClusteringSklearn_py4j.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] testScriptExecution[py4j, scriptedDataProvider.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:23:16 [2021-07-23T18:23:16.374Z] 
14:23:16 [2021-07-23T18:23:16.374Z] Results:
14:23:16 [2021-07-23T18:23:16.374Z] 
14:23:16 [2021-07-23T18:23:16.374Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 12
14:23:16 [2021-07-23T18:23:16.374Z] 
14:23:16 [2021-07-23T18:23:16.629Z] [INFO] All tests passed!
14:23:16 [2021-07-23T18:23:16.629Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.629Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:16 [2021-07-23T18:23:16.629Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:16 [2021-07-23T18:23:16.629Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.629Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:16 [2021-07-23T18:23:16.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core.tests' with 8 classes
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.pom
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-sources.jar
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-p2metadata.xml
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-p2artifacts.xml
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >--
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.0.1-SNAPSHOT [86/118]
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/test/resources
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] 
14:23:16 [2021-07-23T18:23:16.885Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:17 [2021-07-23T18:23:17.142Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:23:18 [2021-07-23T18:23:18.508Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:19 [2021-07-23T18:23:19.874Z] [INFO] 
14:23:19 [2021-07-23T18:23:19.874Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:19 [2021-07-23T18:23:19.874Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:23:19 [2021-07-23T18:23:19.874Z] [INFO] 
14:23:19 [2021-07-23T18:23:19.874Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:19 [2021-07-23T18:23:19.874Z] [INFO] 
14:23:19 [2021-07-23T18:23:19.874Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:20 [2021-07-23T18:23:20.130Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data/.metadata/.log
14:23:20 [2021-07-23T18:23:20.130Z] [INFO] Command line:
14:23:20 [2021-07-23T18:23:20.130Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:20 [2021-07-23T18:23:20.130Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:22 [2021-07-23T18:23:22.019Z] !SESSION 2021-07-23 18:23:20.255 -----------------------------------------------
14:23:22 [2021-07-23T18:23:22.019Z] eclipse.buildId=unknown
14:23:22 [2021-07-23T18:23:22.019Z] java.version=11.0.2
14:23:22 [2021-07-23T18:23:22.019Z] java.vendor=Oracle Corporation
14:23:22 [2021-07-23T18:23:22.019Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:23:22 [2021-07-23T18:23:22.019Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:23:22 [2021-07-23T18:23:22.019Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:23:22 [2021-07-23T18:23:22.019Z] 
14:23:22 [2021-07-23T18:23:22.019Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:23:21.850
14:23:22 [2021-07-23T18:23:22.019Z] !MESSAGE FrameworkEvent ERROR
14:23:22 [2021-07-23T18:23:22.019Z] !STACK 0
14:23:22 [2021-07-23T18:23:22.019Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:23:22 [2021-07-23T18:23:22.019Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:22 [2021-07-23T18:23:22.019Z] 
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:22 [2021-07-23T18:23:22.019Z] 
14:23:22 [2021-07-23T18:23:22.019Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:23:21.943
14:23:22 [2021-07-23T18:23:22.019Z] !MESSAGE FrameworkEvent ERROR
14:23:22 [2021-07-23T18:23:22.019Z] !STACK 0
14:23:22 [2021-07-23T18:23:22.019Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:23:22 [2021-07-23T18:23:22.019Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:22 [2021-07-23T18:23:22.019Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:23:22 [2021-07-23T18:23:22.019Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:23:22 [2021-07-23T18:23:22.019Z]        org.apache.httpcomponents.httpclient.win [35]
14:23:22 [2021-07-23T18:23:22.019Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:22 [2021-07-23T18:23:22.019Z] 
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:22 [2021-07-23T18:23:22.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:22 [2021-07-23T18:23:22.020Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:22 [2021-07-23T18:23:22.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:22 [2021-07-23T18:23:22.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:22 [2021-07-23T18:23:22.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:22 [2021-07-23T18:23:22.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:22 [2021-07-23T18:23:22.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:22 [2021-07-23T18:23:22.020Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:22 [2021-07-23T18:23:22.020Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:23 [2021-07-23T18:23:23.384Z] 
14:23:23 [2021-07-23T18:23:23.384Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2021-07-23 18:23:22.974
14:23:23 [2021-07-23T18:23:23.384Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
14:23:23 [2021-07-23T18:23:23.384Z] !STACK 0
14:23:23 [2021-07-23T18:23:23.384Z] java.io.FileNotFoundException: xml_analysis/GroupedTasksTraceEvent.xml
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:350)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:341)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:313)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.initOutputElements(XmlUtils.java:569)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.Activator.start(Activator.java:53)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.security.AccessController.doPrivileged(Native Method)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:834)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:791)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:598)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:474)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:934)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.internal.tmf.core.analysis.TmfAnalysisModuleSources.getSources(TmfAnalysisModuleSources.java:62)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initializeModuleSources(TmfAnalysisManager.java:98)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initialize(TmfAnalysisManager.java:90)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tracecompass.internal.tmf.core.Activator.start(Activator.java:99)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.security.AccessController.doPrivileged(Native Method)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:834)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:791)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:598)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:470)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3167)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.Class.getMethodsRecursive(Class.java:3308)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.Class.getMethod0(Class.java:3294)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.Class.getMethod(Class.java:2107)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.util.ReflectionUtils.tryGetMethod(ReflectionUtils.java:60)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.common.junit3.JUnit3TestChecker.isSuiteOnly(JUnit3TestChecker.java:66)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.common.junit3.JUnit3TestChecker.isValidJUnit3Test(JUnit3TestChecker.java:61)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.common.junit3.JUnit3TestChecker.accept(JUnit3TestChecker.java:56)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.common.junit4.JUnit4TestChecker.accept(JUnit4TestChecker.java:53)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.scanClassPath(JUnit4Provider.java:309)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.setTestsToRun(JUnit4Provider.java:189)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:132)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:23:23 [2021-07-23T18:23:23.384Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:23:23 [2021-07-23T18:23:23.384Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:23:23 [2021-07-23T18:23:23.385Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:23:23 [2021-07-23T18:23:23.385Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:23:23 [2021-07-23T18:23:23.385Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:23:23 [2021-07-23T18:23:23.385Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:23:23 [2021-07-23T18:23:23.385Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:23:23 [2021-07-23T18:23:23.385Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
14:23:23 [2021-07-23T18:23:23.947Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
14:23:23 [2021-07-23T18:23:23.947Z] testEmptyEvent(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.18 s
14:23:23 [2021-07-23T18:23:23.947Z] testTraceEventInsides(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.002 s
14:23:23 [2021-07-23T18:23:23.947Z] testSimpleOutOfOrder(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.007 s
14:23:23 [2021-07-23T18:23:23.947Z] testEvent(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.007 s
14:23:23 [2021-07-23T18:23:23.947Z] testDubs(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.006 s
14:23:23 [2021-07-23T18:23:23.947Z] testChromeosTrace(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.07 s
14:23:23 [2021-07-23T18:23:23.947Z] testAsyncBeginEnd(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.006 s
14:23:23 [2021-07-23T18:23:23.947Z] testBigTrace(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.125 s
14:23:23 [2021-07-23T18:23:23.947Z] testSimpleInOrder(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.002 s
14:23:23 [2021-07-23T18:23:23.947Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
14:23:24 [2021-07-23T18:23:24.593Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-9rf6x because kubernetes resource quota exceeded. 
14:23:24 [2021-07-23T18:23:24.594Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-9rf6x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:23:24 [2021-07-23T18:23:24.594Z] Retrying...
14:23:24 [2021-07-23T18:23:24.594Z] 
14:23:25 [2021-07-23T18:23:25.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
14:23:25 [2021-07-23T18:23:25.314Z] testContexts(org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest)  Time elapsed: 1.317 s
14:23:25 [2021-07-23T18:23:25.314Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
14:23:25 [2021-07-23T18:23:25.314Z] 
14:23:25 [2021-07-23T18:23:25.314Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2021-07-23 18:23:24.987
14:23:25 [2021-07-23T18:23:25.314Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
14:23:25 [2021-07-23T18:23:25.314Z] !STACK 0
14:23:25 [2021-07-23T18:23:25.314Z] java.io.FileNotFoundException: xml_analysis/GroupedTasksTraceEvent.xml
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:350)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:341)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:313)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.populateBuiltinModules(XmlAnalysisModuleSource.java:118)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.getAnalysisModules(XmlAnalysisModuleSource.java:76)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:134)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:160)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:294)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest.setUp(ObjectLifeAnalysisTest.java:82)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:23:25 [2021-07-23T18:23:25.314Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:23:25 [2021-07-23T18:23:25.314Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:23:25 [2021-07-23T18:23:25.315Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:23:26 [2021-07-23T18:23:26.242Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
14:23:26 [2021-07-23T18:23:26.242Z] test(org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest)  Time elapsed: 1.119 s
14:23:26 [2021-07-23T18:23:26.242Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
14:23:28 [2021-07-23T18:23:28.760Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
14:23:28 [2021-07-23T18:23:28.760Z] testEventsXsf(org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest)  Time elapsed: 1.125 s
14:23:28 [2021-07-23T18:23:28.760Z] testEventsbe(org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest)  Time elapsed: 1.115 s
14:23:28 [2021-07-23T18:23:28.760Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
14:23:28 [2021-07-23T18:23:28.760Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
14:23:28 [2021-07-23T18:23:28.760Z] testActivator(org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest)  Time elapsed: 0 s
14:23:28 [2021-07-23T18:23:28.760Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
14:23:30 [2021-07-23T18:23:30.650Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
14:23:30 [2021-07-23T18:23:30.650Z] testArrowsWithScopes(org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest)  Time elapsed: 1.109 s
14:23:30 [2021-07-23T18:23:30.650Z] testArrows(org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest)  Time elapsed: 1.112 s
14:23:30 [2021-07-23T18:23:30.650Z] 
14:23:30 [2021-07-23T18:23:30.650Z] Results:
14:23:30 [2021-07-23T18:23:30.650Z] 
14:23:30 [2021-07-23T18:23:30.650Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
14:23:30 [2021-07-23T18:23:30.650Z] 
14:23:30 [2021-07-23T18:23:30.906Z] [INFO] All tests passed!
14:23:30 [2021-07-23T18:23:30.906Z] [INFO] 
14:23:30 [2021-07-23T18:23:30.906Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:30 [2021-07-23T18:23:30.906Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:30 [2021-07-23T18:23:30.907Z] [INFO] 
14:23:30 [2021-07-23T18:23:30.907Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:30 [2021-07-23T18:23:30.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.pom
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.162Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >--
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.0.1-SNAPSHOT [87/118]
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/test/resources
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] 
14:23:31 [2021-07-23T18:23:31.163Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:31 [2021-07-23T18:23:31.419Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:23:32 [2021-07-23T18:23:32.786Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] 
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] 
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] 
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data/.metadata/.log
14:23:34 [2021-07-23T18:23:34.152Z] [INFO] Command line:
14:23:34 [2021-07-23T18:23:34.152Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:34 [2021-07-23T18:23:34.152Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:34 [2021-07-23T18:23:34.601Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-z74k0 because kubernetes resource quota exceeded. 
14:23:34 [2021-07-23T18:23:34.602Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-z74k0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:23:34 [2021-07-23T18:23:34.602Z] Retrying...
14:23:34 [2021-07-23T18:23:34.602Z] 
14:23:36 [2021-07-23T18:23:36.671Z] !SESSION 2021-07-23 18:23:34.458 -----------------------------------------------
14:23:36 [2021-07-23T18:23:36.671Z] eclipse.buildId=unknown
14:23:36 [2021-07-23T18:23:36.671Z] java.version=11.0.2
14:23:36 [2021-07-23T18:23:36.671Z] java.vendor=Oracle Corporation
14:23:36 [2021-07-23T18:23:36.671Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:23:36 [2021-07-23T18:23:36.671Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:23:36 [2021-07-23T18:23:36.671Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:23:36 [2021-07-23T18:23:36.671Z] 
14:23:36 [2021-07-23T18:23:36.671Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:23:36.373
14:23:36 [2021-07-23T18:23:36.671Z] !MESSAGE FrameworkEvent ERROR
14:23:36 [2021-07-23T18:23:36.671Z] !STACK 0
14:23:36 [2021-07-23T18:23:36.671Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:23:36 [2021-07-23T18:23:36.671Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:36 [2021-07-23T18:23:36.671Z] 
14:23:36 [2021-07-23T18:23:36.671Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:36 [2021-07-23T18:23:36.671Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:36 [2021-07-23T18:23:36.671Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:36 [2021-07-23T18:23:36.671Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:36 [2021-07-23T18:23:36.671Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:36 [2021-07-23T18:23:36.671Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:36 [2021-07-23T18:23:36.671Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:36 [2021-07-23T18:23:36.671Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:36 [2021-07-23T18:23:36.672Z] 
14:23:36 [2021-07-23T18:23:36.672Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:23:36.466
14:23:36 [2021-07-23T18:23:36.672Z] !MESSAGE FrameworkEvent ERROR
14:23:36 [2021-07-23T18:23:36.672Z] !STACK 0
14:23:36 [2021-07-23T18:23:36.672Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:23:36 [2021-07-23T18:23:36.672Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:36 [2021-07-23T18:23:36.672Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:23:36 [2021-07-23T18:23:36.672Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:23:36 [2021-07-23T18:23:36.672Z]        org.apache.httpcomponents.httpclient.win [35]
14:23:36 [2021-07-23T18:23:36.672Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:36 [2021-07-23T18:23:36.672Z] 
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:36 [2021-07-23T18:23:36.672Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:37 [2021-07-23T18:23:37.601Z] Running org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
14:23:37 [2021-07-23T18:23:37.601Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
14:23:37 [2021-07-23T18:23:37.601Z] testActivator(org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest)  Time elapsed: 0.003 s
14:23:37 [2021-07-23T18:23:37.601Z] 
14:23:37 [2021-07-23T18:23:37.601Z] Results:
14:23:37 [2021-07-23T18:23:37.601Z] 
14:23:37 [2021-07-23T18:23:37.601Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:23:37 [2021-07-23T18:23:37.601Z] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] All tests passed!
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.pom
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >--
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.0.1-SNAPSHOT [88/118]
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] 
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:37 [2021-07-23T18:23:37.857Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] 
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/test/resources
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] 
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] 
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] 
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] 
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] 
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] 
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] 
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:38 [2021-07-23T18:23:38.113Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:23:39 [2021-07-23T18:23:39.481Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:40 [2021-07-23T18:23:40.848Z] [INFO] 
14:23:40 [2021-07-23T18:23:40.848Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:40 [2021-07-23T18:23:40.848Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:23:40 [2021-07-23T18:23:40.848Z] [INFO] 
14:23:40 [2021-07-23T18:23:40.848Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:40 [2021-07-23T18:23:40.848Z] [INFO] 
14:23:40 [2021-07-23T18:23:40.848Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:41 [2021-07-23T18:23:41.104Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data/.metadata/.log
14:23:41 [2021-07-23T18:23:41.104Z] [INFO] Command line:
14:23:41 [2021-07-23T18:23:41.104Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:41 [2021-07-23T18:23:41.104Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:42 [2021-07-23T18:23:42.995Z] !SESSION 2021-07-23 18:23:41.077 -----------------------------------------------
14:23:42 [2021-07-23T18:23:42.995Z] eclipse.buildId=unknown
14:23:42 [2021-07-23T18:23:42.995Z] java.version=11.0.2
14:23:42 [2021-07-23T18:23:42.995Z] java.vendor=Oracle Corporation
14:23:42 [2021-07-23T18:23:42.995Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:23:42 [2021-07-23T18:23:42.995Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:23:42 [2021-07-23T18:23:42.995Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:23:42 [2021-07-23T18:23:42.995Z] 
14:23:42 [2021-07-23T18:23:42.995Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:23:42.651
14:23:42 [2021-07-23T18:23:42.995Z] !MESSAGE FrameworkEvent ERROR
14:23:42 [2021-07-23T18:23:42.995Z] !STACK 0
14:23:42 [2021-07-23T18:23:42.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:23:42 [2021-07-23T18:23:42.995Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:42 [2021-07-23T18:23:42.995Z] 
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:42 [2021-07-23T18:23:42.995Z] 
14:23:42 [2021-07-23T18:23:42.995Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:23:42.739
14:23:42 [2021-07-23T18:23:42.995Z] !MESSAGE FrameworkEvent ERROR
14:23:42 [2021-07-23T18:23:42.995Z] !STACK 0
14:23:42 [2021-07-23T18:23:42.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:23:42 [2021-07-23T18:23:42.995Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:42 [2021-07-23T18:23:42.995Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:23:42 [2021-07-23T18:23:42.995Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:23:42 [2021-07-23T18:23:42.995Z]        org.apache.httpcomponents.httpclient.win [35]
14:23:42 [2021-07-23T18:23:42.995Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:42 [2021-07-23T18:23:42.995Z] 
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:42 [2021-07-23T18:23:42.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:43 [2021-07-23T18:23:43.924Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
14:23:43 [2021-07-23T18:23:43.924Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
14:23:43 [2021-07-23T18:23:43.924Z] testActivator(org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:23:43 [2021-07-23T18:23:43.924Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
14:23:44 [2021-07-23T18:23:44.181Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
14:23:44 [2021-07-23T18:23:44.181Z] testEvent(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.179 s
14:23:44 [2021-07-23T18:23:44.181Z] testSimple(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.006 s
14:23:44 [2021-07-23T18:23:44.181Z] testMultipleServices(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.007 s
14:23:44 [2021-07-23T18:23:44.181Z] 
14:23:44 [2021-07-23T18:23:44.181Z] Results:
14:23:44 [2021-07-23T18:23:44.181Z] 
14:23:44 [2021-07-23T18:23:44.181Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:23:44 [2021-07-23T18:23:44.181Z] 
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] All tests passed!
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 21 classes
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.pom
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >--
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.0.1-SNAPSHOT [89/118]
14:23:44 [2021-07-23T18:23:44.437Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:44 [2021-07-23T18:23:44.591Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-m25g1 because kubernetes resource quota exceeded. 
14:23:44 [2021-07-23T18:23:44.591Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-m25g1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:23:44 [2021-07-23T18:23:44.591Z] Retrying...
14:23:44 [2021-07-23T18:23:44.591Z] 
14:23:44 [2021-07-23T18:23:44.694Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/test/resources
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] 
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:44 [2021-07-23T18:23:44.695Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:23:46 [2021-07-23T18:23:46.061Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:47 [2021-07-23T18:23:47.428Z] [INFO] 
14:23:47 [2021-07-23T18:23:47.428Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:47 [2021-07-23T18:23:47.428Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:23:47 [2021-07-23T18:23:47.428Z] [INFO] 
14:23:47 [2021-07-23T18:23:47.428Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:47 [2021-07-23T18:23:47.428Z] [INFO] 
14:23:47 [2021-07-23T18:23:47.428Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:47 [2021-07-23T18:23:47.684Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data/.metadata/.log
14:23:47 [2021-07-23T18:23:47.684Z] [INFO] Command line:
14:23:47 [2021-07-23T18:23:47.684Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:47 [2021-07-23T18:23:47.684Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:49 [2021-07-23T18:23:49.576Z] !SESSION 2021-07-23 18:23:47.753 -----------------------------------------------
14:23:49 [2021-07-23T18:23:49.576Z] eclipse.buildId=unknown
14:23:49 [2021-07-23T18:23:49.576Z] java.version=11.0.2
14:23:49 [2021-07-23T18:23:49.576Z] java.vendor=Oracle Corporation
14:23:49 [2021-07-23T18:23:49.576Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:23:49 [2021-07-23T18:23:49.576Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:23:49 [2021-07-23T18:23:49.576Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:23:49 [2021-07-23T18:23:49.576Z] 
14:23:49 [2021-07-23T18:23:49.576Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:23:49.359
14:23:49 [2021-07-23T18:23:49.576Z] !MESSAGE FrameworkEvent ERROR
14:23:49 [2021-07-23T18:23:49.576Z] !STACK 0
14:23:49 [2021-07-23T18:23:49.576Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:23:49 [2021-07-23T18:23:49.576Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:49 [2021-07-23T18:23:49.576Z] 
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:49 [2021-07-23T18:23:49.576Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:49 [2021-07-23T18:23:49.576Z] 
14:23:49 [2021-07-23T18:23:49.576Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:23:49.453
14:23:49 [2021-07-23T18:23:49.576Z] !MESSAGE FrameworkEvent ERROR
14:23:49 [2021-07-23T18:23:49.576Z] !STACK 0
14:23:49 [2021-07-23T18:23:49.576Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:23:49 [2021-07-23T18:23:49.576Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:49 [2021-07-23T18:23:49.576Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:23:49 [2021-07-23T18:23:49.577Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:23:49 [2021-07-23T18:23:49.577Z]        org.apache.httpcomponents.httpclient.win [36]
14:23:49 [2021-07-23T18:23:49.577Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:49 [2021-07-23T18:23:49.577Z] 
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:49 [2021-07-23T18:23:49.577Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:51 [2021-07-23T18:23:51.468Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
14:23:54 [2021-07-23T18:23:54.591Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-0hgr6 because kubernetes resource quota exceeded. 
14:23:54 [2021-07-23T18:23:54.592Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-0hgr6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:23:54 [2021-07-23T18:23:54.592Z] Retrying...
14:23:54 [2021-07-23T18:23:54.592Z] 
14:23:56 [2021-07-23T18:23:56.714Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.938 s - in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
14:23:56 [2021-07-23T18:23:56.715Z] testSamplingDataProvider(org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest)  Time elapsed: 4.913 s
14:23:56 [2021-07-23T18:23:56.715Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
14:23:56 [2021-07-23T18:23:56.715Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
14:23:56 [2021-07-23T18:23:56.715Z] testActivator(org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
14:23:56 [2021-07-23T18:23:56.715Z] 
14:23:56 [2021-07-23T18:23:56.715Z] Results:
14:23:56 [2021-07-23T18:23:56.715Z] 
14:23:56 [2021-07-23T18:23:56.715Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:23:56 [2021-07-23T18:23:56.715Z] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] All tests passed!
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.pom
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >--
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.0.1-SNAPSHOT [90/118]
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/test/resources
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] 
14:23:56 [2021-07-23T18:23:56.715Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:56 [2021-07-23T18:23:56.972Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:23:58 [2021-07-23T18:23:58.339Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] 
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] 
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] 
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data/.metadata/.log
14:23:59 [2021-07-23T18:23:59.706Z] [INFO] Command line:
14:23:59 [2021-07-23T18:23:59.706Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:59 [2021-07-23T18:23:59.706Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:01 [2021-07-23T18:24:01.597Z] !SESSION 2021-07-23 18:23:59.751 -----------------------------------------------
14:24:01 [2021-07-23T18:24:01.597Z] eclipse.buildId=unknown
14:24:01 [2021-07-23T18:24:01.597Z] java.version=11.0.2
14:24:01 [2021-07-23T18:24:01.597Z] java.vendor=Oracle Corporation
14:24:01 [2021-07-23T18:24:01.597Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:01 [2021-07-23T18:24:01.597Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:01 [2021-07-23T18:24:01.597Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:01 [2021-07-23T18:24:01.597Z] 
14:24:01 [2021-07-23T18:24:01.597Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:24:01.275
14:24:01 [2021-07-23T18:24:01.597Z] !MESSAGE FrameworkEvent ERROR
14:24:01 [2021-07-23T18:24:01.597Z] !STACK 0
14:24:01 [2021-07-23T18:24:01.597Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:01 [2021-07-23T18:24:01.597Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:01 [2021-07-23T18:24:01.597Z] 
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:01 [2021-07-23T18:24:01.597Z] 
14:24:01 [2021-07-23T18:24:01.597Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:24:01.455
14:24:01 [2021-07-23T18:24:01.597Z] !MESSAGE FrameworkEvent ERROR
14:24:01 [2021-07-23T18:24:01.597Z] !STACK 0
14:24:01 [2021-07-23T18:24:01.597Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:24:01 [2021-07-23T18:24:01.597Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:01 [2021-07-23T18:24:01.597Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:01 [2021-07-23T18:24:01.597Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:01 [2021-07-23T18:24:01.597Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:01 [2021-07-23T18:24:01.597Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:01 [2021-07-23T18:24:01.597Z] 
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:01 [2021-07-23T18:24:01.597Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:02 [2021-07-23T18:24:02.963Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
14:24:03 [2021-07-23T18:24:03.218Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 s - in org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
14:24:03 [2021-07-23T18:24:03.218Z] readTrace(org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest)  Time elapsed: 0.307 s
14:24:03 [2021-07-23T18:24:03.218Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
14:24:03 [2021-07-23T18:24:03.218Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
14:24:03 [2021-07-23T18:24:03.218Z] testActivator(org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest)  Time elapsed: 0 s
14:24:03 [2021-07-23T18:24:03.218Z] 
14:24:03 [2021-07-23T18:24:03.218Z] Results:
14:24:03 [2021-07-23T18:24:03.218Z] 
14:24:03 [2021-07-23T18:24:03.218Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:24:03 [2021-07-23T18:24:03.218Z] 
14:24:03 [2021-07-23T18:24:03.218Z] Resource leak: TmfTrace [fPath=res/uftrace-ls, fCacheSize=1000, fNbEvents=113751, fStartTime=01:52:34.102 084 017, fEndTime=01:52:34.113 339 906, fStreamingInterval=0] was not deregistered.
14:24:03 [2021-07-23T18:24:03.218Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.registerVIP(TmfSignalManager.java:184)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initialize(TmfTrace.java:260)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:232)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.eclipse.tracecompass.incubator.internal.uftrace.core.trace.Uftrace.initTrace(Uftrace.java:210)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readTrace(IntegrationTest.java:38)
14:24:03 [2021-07-23T18:24:03.218Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:03 [2021-07-23T18:24:03.218Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:03 [2021-07-23T18:24:03.218Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:03 [2021-07-23T18:24:03.218Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:03 [2021-07-23T18:24:03.218Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:03 [2021-07-23T18:24:03.218Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:03 [2021-07-23T18:24:03.218Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:03 [2021-07-23T18:24:03.218Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:03 [2021-07-23T18:24:03.219Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:24:03 [2021-07-23T18:24:03.219Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] All tests passed!
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.pom
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >--
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.0.1-SNAPSHOT [91/118]
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.475Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/test/resources
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.730Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] 
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:03 [2021-07-23T18:24:03.731Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:04 [2021-07-23T18:24:04.593Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-rl1bz because kubernetes resource quota exceeded. 
14:24:04 [2021-07-23T18:24:04.593Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-rl1bz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:24:04 [2021-07-23T18:24:04.593Z] Retrying...
14:24:04 [2021-07-23T18:24:04.593Z] 
14:24:05 [2021-07-23T18:24:05.095Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] 
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] 
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] 
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data/.metadata/.log
14:24:06 [2021-07-23T18:24:06.462Z] [INFO] Command line:
14:24:06 [2021-07-23T18:24:06.462Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:06 [2021-07-23T18:24:06.462Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:08 [2021-07-23T18:24:08.350Z] !SESSION 2021-07-23 18:24:06.675 -----------------------------------------------
14:24:08 [2021-07-23T18:24:08.350Z] eclipse.buildId=unknown
14:24:08 [2021-07-23T18:24:08.350Z] java.version=11.0.2
14:24:08 [2021-07-23T18:24:08.350Z] java.vendor=Oracle Corporation
14:24:08 [2021-07-23T18:24:08.350Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:08 [2021-07-23T18:24:08.350Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:08 [2021-07-23T18:24:08.350Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:08 [2021-07-23T18:24:08.350Z] 
14:24:08 [2021-07-23T18:24:08.350Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:24:08.242
14:24:08 [2021-07-23T18:24:08.350Z] !MESSAGE FrameworkEvent ERROR
14:24:08 [2021-07-23T18:24:08.350Z] !STACK 0
14:24:08 [2021-07-23T18:24:08.350Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:08 [2021-07-23T18:24:08.350Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:08 [2021-07-23T18:24:08.350Z] 
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:08 [2021-07-23T18:24:08.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:08 [2021-07-23T18:24:08.350Z] 
14:24:08 [2021-07-23T18:24:08.350Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:24:08.274
14:24:08 [2021-07-23T18:24:08.350Z] !MESSAGE FrameworkEvent ERROR
14:24:08 [2021-07-23T18:24:08.350Z] !STACK 0
14:24:08 [2021-07-23T18:24:08.350Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:24:08 [2021-07-23T18:24:08.350Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:08 [2021-07-23T18:24:08.350Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:08 [2021-07-23T18:24:08.350Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:08 [2021-07-23T18:24:08.350Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:08 [2021-07-23T18:24:08.351Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:08 [2021-07-23T18:24:08.351Z] 
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:08 [2021-07-23T18:24:08.351Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:09 [2021-07-23T18:24:09.278Z] Running org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
14:24:09 [2021-07-23T18:24:09.278Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
14:24:09 [2021-07-23T18:24:09.278Z] testActivator(org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest)  Time elapsed: 0.003 s
14:24:09 [2021-07-23T18:24:09.278Z] 
14:24:09 [2021-07-23T18:24:09.278Z] Results:
14:24:09 [2021-07-23T18:24:09.279Z] 
14:24:09 [2021-07-23T18:24:09.279Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:24:09 [2021-07-23T18:24:09.279Z] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] All tests passed!
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.pom
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >--
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.0.1-SNAPSHOT [92/118]
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.840Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:09 [2021-07-23T18:24:09.841Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:09 [2021-07-23T18:24:09.841Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.841Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:09 [2021-07-23T18:24:09.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:09 [2021-07-23T18:24:09.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources
14:24:09 [2021-07-23T18:24:09.841Z] [INFO] 
14:24:09 [2021-07-23T18:24:09.841Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:09 [2021-07-23T18:24:09.841Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] 
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/test/resources
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] 
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] 
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] 
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] 
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] 
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] 
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] 
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:10 [2021-07-23T18:24:10.096Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:11 [2021-07-23T18:24:11.025Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:12 [2021-07-23T18:24:12.390Z] [INFO] 
14:24:12 [2021-07-23T18:24:12.390Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:12 [2021-07-23T18:24:12.390Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:12 [2021-07-23T18:24:12.390Z] [INFO] 
14:24:12 [2021-07-23T18:24:12.390Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:12 [2021-07-23T18:24:12.390Z] [INFO] 
14:24:12 [2021-07-23T18:24:12.390Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:12 [2021-07-23T18:24:12.646Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data/.metadata/.log
14:24:12 [2021-07-23T18:24:12.646Z] [INFO] Command line:
14:24:12 [2021-07-23T18:24:12.646Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:12 [2021-07-23T18:24:12.646Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:14 [2021-07-23T18:24:14.535Z] !SESSION 2021-07-23 18:24:12.680 -----------------------------------------------
14:24:14 [2021-07-23T18:24:14.535Z] eclipse.buildId=unknown
14:24:14 [2021-07-23T18:24:14.535Z] java.version=11.0.2
14:24:14 [2021-07-23T18:24:14.535Z] java.vendor=Oracle Corporation
14:24:14 [2021-07-23T18:24:14.535Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:14 [2021-07-23T18:24:14.535Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:14 [2021-07-23T18:24:14.535Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:14 [2021-07-23T18:24:14.535Z] 
14:24:14 [2021-07-23T18:24:14.535Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:24:14.257
14:24:14 [2021-07-23T18:24:14.535Z] !MESSAGE FrameworkEvent ERROR
14:24:14 [2021-07-23T18:24:14.535Z] !STACK 0
14:24:14 [2021-07-23T18:24:14.535Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:14 [2021-07-23T18:24:14.535Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:14 [2021-07-23T18:24:14.535Z] 
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:14 [2021-07-23T18:24:14.535Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:14 [2021-07-23T18:24:14.535Z] 
14:24:14 [2021-07-23T18:24:14.535Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:24:14.350
14:24:14 [2021-07-23T18:24:14.535Z] !MESSAGE FrameworkEvent ERROR
14:24:14 [2021-07-23T18:24:14.536Z] !STACK 0
14:24:14 [2021-07-23T18:24:14.536Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:24:14 [2021-07-23T18:24:14.536Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:14 [2021-07-23T18:24:14.536Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:14 [2021-07-23T18:24:14.536Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:14 [2021-07-23T18:24:14.536Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:14 [2021-07-23T18:24:14.536Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:14 [2021-07-23T18:24:14.536Z] 
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:14 [2021-07-23T18:24:14.536Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:14 [2021-07-23T18:24:14.591Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-24jb7 because kubernetes resource quota exceeded. 
14:24:14 [2021-07-23T18:24:14.591Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-24jb7" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:24:14 [2021-07-23T18:24:14.591Z] Retrying...
14:24:14 [2021-07-23T18:24:14.591Z] 
14:24:15 [2021-07-23T18:24:15.463Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
14:24:15 [2021-07-23T18:24:15.720Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
14:24:15 [2021-07-23T18:24:15.720Z] testValidate(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0.228 s
14:24:15 [2021-07-23T18:24:15.720Z] testValidateDirectory(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0.001 s
14:24:15 [2021-07-23T18:24:15.720Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0 s
14:24:15 [2021-07-23T18:24:15.720Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
14:24:15 [2021-07-23T18:24:15.720Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
14:24:15 [2021-07-23T18:24:15.720Z] testActivator(org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest)  Time elapsed: 0 s
14:24:15 [2021-07-23T18:24:15.720Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
14:24:15 [2021-07-23T18:24:15.720Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
14:24:15 [2021-07-23T18:24:15.720Z] testParseSchedWakeupLine(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:24:15 [2021-07-23T18:24:15.720Z] testParseSysCallExitTraceCmd(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:24:15 [2021-07-23T18:24:15.720Z] testParseSysCallEnterFTrace(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:24:15 [2021-07-23T18:24:15.720Z] testParseSysCallEnterTraceCmd(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.001 s
14:24:15 [2021-07-23T18:24:15.720Z] testParseSysCallExitFTrace(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.001 s
14:24:15 [2021-07-23T18:24:15.720Z] testParseIrqRaise(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:24:15 [2021-07-23T18:24:15.720Z] 
14:24:15 [2021-07-23T18:24:15.720Z] Results:
14:24:15 [2021-07-23T18:24:15.720Z] 
14:24:15 [2021-07-23T18:24:15.720Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
14:24:15 [2021-07-23T18:24:15.720Z] 
14:24:15 [2021-07-23T18:24:15.720Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist(FtraceTraceTest.java:61)
14:24:15 [2021-07-23T18:24:15.720Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.720Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.720Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.720Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:15 [2021-07-23T18:24:15.720Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.720Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.720Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.720Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:24:15 [2021-07-23T18:24:15.720Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:24:15 [2021-07-23T18:24:15.721Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory(FtraceTraceTest.java:73)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:24:15 [2021-07-23T18:24:15.721Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate(FtraceTraceTest.java:48)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.721Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:15 [2021-07-23T18:24:15.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:15 [2021-07-23T18:24:15.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:15 [2021-07-23T18:24:15.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:15 [2021-07-23T18:24:15.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:24:15 [2021-07-23T18:24:15.722Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] All tests passed!
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 13 classes
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.pom
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >--
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.0.1-SNAPSHOT [93/118]
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.284Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/test/resources
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] 
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:16 [2021-07-23T18:24:16.285Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:17 [2021-07-23T18:24:17.650Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] 
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] 
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] 
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data/.metadata/.log
14:24:19 [2021-07-23T18:24:19.015Z] [INFO] Command line:
14:24:19 [2021-07-23T18:24:19.015Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:19 [2021-07-23T18:24:19.015Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:20 [2021-07-23T18:24:20.905Z] !SESSION 2021-07-23 18:24:19.162 -----------------------------------------------
14:24:20 [2021-07-23T18:24:20.905Z] eclipse.buildId=unknown
14:24:20 [2021-07-23T18:24:20.905Z] java.version=11.0.2
14:24:20 [2021-07-23T18:24:20.905Z] java.vendor=Oracle Corporation
14:24:20 [2021-07-23T18:24:20.905Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:20 [2021-07-23T18:24:20.905Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:20 [2021-07-23T18:24:20.905Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:20 [2021-07-23T18:24:20.905Z] 
14:24:20 [2021-07-23T18:24:20.905Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:24:20.735
14:24:20 [2021-07-23T18:24:20.905Z] !MESSAGE FrameworkEvent ERROR
14:24:20 [2021-07-23T18:24:20.905Z] !STACK 0
14:24:20 [2021-07-23T18:24:20.905Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:20 [2021-07-23T18:24:20.905Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:20 [2021-07-23T18:24:20.905Z] 
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:20 [2021-07-23T18:24:20.905Z] 
14:24:20 [2021-07-23T18:24:20.905Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:24:20.768
14:24:20 [2021-07-23T18:24:20.905Z] !MESSAGE FrameworkEvent ERROR
14:24:20 [2021-07-23T18:24:20.905Z] !STACK 0
14:24:20 [2021-07-23T18:24:20.905Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:24:20 [2021-07-23T18:24:20.905Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:20 [2021-07-23T18:24:20.905Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:20 [2021-07-23T18:24:20.905Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:20 [2021-07-23T18:24:20.905Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:20 [2021-07-23T18:24:20.905Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:20 [2021-07-23T18:24:20.905Z] 
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:20 [2021-07-23T18:24:20.905Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:21 [2021-07-23T18:24:21.833Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
14:24:22 [2021-07-23T18:24:22.088Z] 
14:24:22 [2021-07-23T18:24:22.088Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2021-07-23 18:24:21.938
14:24:22 [2021-07-23T18:24:22.088Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
14:24:22 [2021-07-23T18:24:22.088Z] !STACK 0
14:24:22 [2021-07-23T18:24:22.088Z] java.io.FileNotFoundException: xml_analysis/GroupedTasksTraceEvent.xml
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:350)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:341)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:313)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.initOutputElements(XmlUtils.java:569)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.Activator.start(Activator.java:53)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
14:24:22 [2021-07-23T18:24:22.088Z] 	at java.base/java.security.AccessController.doPrivileged(Native Method)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:834)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:791)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:598)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:474)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
14:24:22 [2021-07-23T18:24:22.088Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:934)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.internal.tmf.core.analysis.TmfAnalysisModuleSources.getSources(TmfAnalysisModuleSources.java:62)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initializeModuleSources(TmfAnalysisManager.java:98)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initialize(TmfAnalysisManager.java:90)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.tracecompass.internal.tmf.core.Activator.start(Activator.java:99)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
14:24:22 [2021-07-23T18:24:22.088Z] 	at java.base/java.security.AccessController.doPrivileged(Native Method)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:834)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:791)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:598)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:470)
14:24:22 [2021-07-23T18:24:22.088Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate(ATraceTest.java:37)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.089Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:24:22 [2021-07-23T18:24:22.089Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:24:22 [2021-07-23T18:24:22.345Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 s - in org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
14:24:22 [2021-07-23T18:24:22.345Z] testValidate(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 0.413 s
14:24:22 [2021-07-23T18:24:22.345Z] testValidateDirectory(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 0 s
14:24:22 [2021-07-23T18:24:22.345Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 0 s
14:24:22 [2021-07-23T18:24:22.345Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
14:24:22 [2021-07-23T18:24:22.345Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
14:24:22 [2021-07-23T18:24:22.345Z] testActivator(org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest)  Time elapsed: 0 s
14:24:22 [2021-07-23T18:24:22.345Z] 
14:24:22 [2021-07-23T18:24:22.345Z] Results:
14:24:22 [2021-07-23T18:24:22.345Z] 
14:24:22 [2021-07-23T18:24:22.345Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:24:22 [2021-07-23T18:24:22.345Z] 
14:24:22 [2021-07-23T18:24:22.345Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory(ATraceTest.java:62)
14:24:22 [2021-07-23T18:24:22.345Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.345Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.345Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.345Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:22 [2021-07-23T18:24:22.345Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.345Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.345Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.345Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.345Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:24:22 [2021-07-23T18:24:22.346Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate(ATraceTest.java:37)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:24:22 [2021-07-23T18:24:22.346Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist(ATraceTest.java:50)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:113)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:24:22 [2021-07-23T18:24:22.346Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:22 [2021-07-23T18:24:22.346Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:22 [2021-07-23T18:24:22.347Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:22 [2021-07-23T18:24:22.347Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:22 [2021-07-23T18:24:22.347Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:22 [2021-07-23T18:24:22.347Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:24:22 [2021-07-23T18:24:22.347Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:24:22 [2021-07-23T18:24:22.347Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:24:22 [2021-07-23T18:24:22.347Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:24:22 [2021-07-23T18:24:22.603Z] [INFO] All tests passed!
14:24:22 [2021-07-23T18:24:22.603Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.603Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:22 [2021-07-23T18:24:22.603Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:22 [2021-07-23T18:24:22.603Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.603Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 13 classes
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.pom
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.858Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >--
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.0.1-SNAPSHOT [94/118]
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] 
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:22 [2021-07-23T18:24:22.859Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] 
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/test/resources
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] 
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-sources.jar
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] 
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] 
14:24:23 [2021-07-23T18:24:23.420Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] 
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] 
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] 
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] 
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:23 [2021-07-23T18:24:23.421Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:24:24 [2021-07-23T18:24:24.588Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-4qchs because kubernetes resource quota exceeded. 
14:24:24 [2021-07-23T18:24:24.589Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-4qchs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:24:24 [2021-07-23T18:24:24.589Z] Retrying...
14:24:24 [2021-07-23T18:24:24.589Z] 
14:24:25 [2021-07-23T18:24:25.310Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-sources.jar
14:24:26 [2021-07-23T18:24:26.239Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.239Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:26 [2021-07-23T18:24:26.239Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.pom
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-sources.jar
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-p2metadata.xml
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >--
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.0.1-SNAPSHOT  [95/118]
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Executing tasks
14:24:26 [2021-07-23T18:24:26.495Z] 
14:24:26 [2021-07-23T18:24:26.495Z] main:
14:24:26 [2021-07-23T18:24:26.495Z] 
14:24:26 [2021-07-23T18:24:26.495Z] clean:
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Executed tasks
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.495Z] [INFO] Executing tasks
14:24:26 [2021-07-23T18:24:26.495Z] 
14:24:26 [2021-07-23T18:24:26.495Z] main:
14:24:26 [2021-07-23T18:24:26.495Z] 
14:24:26 [2021-07-23T18:24:26.495Z] build:
14:24:26 [2021-07-23T18:24:26.496Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html
14:24:26 [2021-07-23T18:24:26.496Z] 
14:24:26 [2021-07-23T18:24:26.496Z] test:
14:24:26 [2021-07-23T18:24:26.496Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] Executed tasks
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] 
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log
14:24:26 [2021-07-23T18:24:26.496Z] [INFO] Command line:
14:24:26 [2021-07-23T18:24:26.496Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:24:26 [2021-07-23T18:24:26.496Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:28 [2021-07-23T18:24:28.388Z] Buildfile: build.xml
14:24:28 [2021-07-23T18:24:28.388Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:24:28 [2021-07-23T18:24:28.389Z] 
14:24:28 [2021-07-23T18:24:28.389Z] build.index:
14:24:28 [2021-07-23T18:24:28.951Z] BUILD SUCCESSFUL
14:24:28 [2021-07-23T18:24:28.951Z] 
14:24:28 [2021-07-23T18:24:28.951Z] BUILD SUCCESSFUL
14:24:28 [2021-07-23T18:24:28.951Z] Total time: 1 second
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] 
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/test/resources
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] 
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-sources.jar
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] 
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] 
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] 
14:24:28 [2021-07-23T18:24:28.951Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:28 [2021-07-23T18:24:28.952Z] [INFO] 
14:24:28 [2021-07-23T18:24:28.952Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:28 [2021-07-23T18:24:28.952Z] [INFO] 
14:24:28 [2021-07-23T18:24:28.952Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:28 [2021-07-23T18:24:28.952Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:24:28 [2021-07-23T18:24:28.952Z] [INFO] 
14:24:28 [2021-07-23T18:24:28.952Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:28 [2021-07-23T18:24:28.952Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:24:30 [2021-07-23T18:24:30.319Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-sources.jar
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.pom
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-sources.jar
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:31 [2021-07-23T18:24:31.686Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] Executing tasks
14:24:31 [2021-07-23T18:24:31.687Z] 
14:24:31 [2021-07-23T18:24:31.687Z] main:
14:24:31 [2021-07-23T18:24:31.687Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
14:24:31 [2021-07-23T18:24:31.687Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] Executed tasks
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >--
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.0.1-SNAPSHOT [96/118]
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.687Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/test/resources
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-sources.jar
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] 
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:31 [2021-07-23T18:24:31.943Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:24:33 [2021-07-23T18:24:33.312Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-sources.jar
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.pom
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-sources.jar
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >--
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.0.1-SNAPSHOT  [97/118]
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.jar
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-sources-feature.jar
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] 
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros ---
14:24:34 [2021-07-23T18:24:34.243Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.jar
14:24:34 [2021-07-23T18:24:34.607Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-jqqq1 because kubernetes resource quota exceeded. 
14:24:34 [2021-07-23T18:24:34.608Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-jqqq1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:24:34 [2021-07-23T18:24:34.608Z] Retrying...
14:24:34 [2021-07-23T18:24:34.608Z] 
14:24:35 [2021-07-23T18:24:35.610Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-sources-feature.jar
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.jar
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.pom
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-sources-feature.jar
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-p2metadata.xml
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >--
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.0.1-SNAPSHOT [98/118]
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] 
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:36 [2021-07-23T18:24:36.978Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] 
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/test/resources
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] 
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] 
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] 
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] 
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] 
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] 
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] 
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:37 [2021-07-23T18:24:37.235Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:24:38 [2021-07-23T18:24:38.601Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] 
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] 
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] 
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data/.metadata/.log
14:24:39 [2021-07-23T18:24:39.529Z] [INFO] Command line:
14:24:39 [2021-07-23T18:24:39.529Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:39 [2021-07-23T18:24:39.529Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:41 [2021-07-23T18:24:41.419Z] !SESSION 2021-07-23 18:24:39.682 -----------------------------------------------
14:24:41 [2021-07-23T18:24:41.419Z] eclipse.buildId=unknown
14:24:41 [2021-07-23T18:24:41.419Z] java.version=11.0.2
14:24:41 [2021-07-23T18:24:41.419Z] java.vendor=Oracle Corporation
14:24:41 [2021-07-23T18:24:41.419Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:41 [2021-07-23T18:24:41.419Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:41 [2021-07-23T18:24:41.419Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:41 [2021-07-23T18:24:41.419Z] 
14:24:41 [2021-07-23T18:24:41.419Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:24:41.352
14:24:41 [2021-07-23T18:24:41.419Z] !MESSAGE FrameworkEvent ERROR
14:24:41 [2021-07-23T18:24:41.419Z] !STACK 0
14:24:41 [2021-07-23T18:24:41.419Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:24:41 [2021-07-23T18:24:41.419Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:41 [2021-07-23T18:24:41.419Z] 
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:41 [2021-07-23T18:24:41.419Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:41 [2021-07-23T18:24:41.675Z] 
14:24:41 [2021-07-23T18:24:41.675Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:24:41.441
14:24:41 [2021-07-23T18:24:41.675Z] !MESSAGE FrameworkEvent ERROR
14:24:41 [2021-07-23T18:24:41.675Z] !STACK 0
14:24:41 [2021-07-23T18:24:41.675Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:24:41 [2021-07-23T18:24:41.675Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:41 [2021-07-23T18:24:41.675Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:41 [2021-07-23T18:24:41.675Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:41 [2021-07-23T18:24:41.675Z]        org.apache.httpcomponents.httpclient.win [36]
14:24:41 [2021-07-23T18:24:41.675Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:41 [2021-07-23T18:24:41.675Z] 
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:41 [2021-07-23T18:24:41.675Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:43 [2021-07-23T18:24:43.042Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
14:24:43 [2021-07-23T18:24:43.299Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
14:24:43 [2021-07-23T18:24:43.299Z] testValidate(org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest)  Time elapsed: 0.211 s
14:24:43 [2021-07-23T18:24:43.299Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
14:24:43 [2021-07-23T18:24:43.299Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
14:24:43 [2021-07-23T18:24:43.299Z] testActivator(org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:24:43 [2021-07-23T18:24:43.299Z] 
14:24:43 [2021-07-23T18:24:43.299Z] Results:
14:24:43 [2021-07-23T18:24:43.299Z] 
14:24:43 [2021-07-23T18:24:43.299Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:24:43 [2021-07-23T18:24:43.299Z] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] All tests passed!
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.pom
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >--
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.0.1-SNAPSHOT [99/118]
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:43 [2021-07-23T18:24:43.863Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/test/resources
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] 
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:43 [2021-07-23T18:24:43.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:24:44 [2021-07-23T18:24:44.589Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-6cqxf because kubernetes resource quota exceeded. 
14:24:44 [2021-07-23T18:24:44.590Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-6cqxf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:24:44 [2021-07-23T18:24:44.590Z] Retrying...
14:24:44 [2021-07-23T18:24:44.590Z] 
14:24:45 [2021-07-23T18:24:45.231Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:46 [2021-07-23T18:24:46.599Z] [INFO] 
14:24:46 [2021-07-23T18:24:46.599Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:46 [2021-07-23T18:24:46.599Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:24:46 [2021-07-23T18:24:46.599Z] [INFO] 
14:24:46 [2021-07-23T18:24:46.599Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:46 [2021-07-23T18:24:46.599Z] [INFO] 
14:24:46 [2021-07-23T18:24:46.599Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:46 [2021-07-23T18:24:46.855Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data/.metadata/.log
14:24:46 [2021-07-23T18:24:46.855Z] [INFO] Command line:
14:24:46 [2021-07-23T18:24:46.855Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:46 [2021-07-23T18:24:46.855Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:48 [2021-07-23T18:24:48.747Z] !SESSION 2021-07-23 18:24:46.952 -----------------------------------------------
14:24:48 [2021-07-23T18:24:48.748Z] eclipse.buildId=unknown
14:24:48 [2021-07-23T18:24:48.748Z] java.version=11.0.2
14:24:48 [2021-07-23T18:24:48.748Z] java.vendor=Oracle Corporation
14:24:48 [2021-07-23T18:24:48.748Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:48 [2021-07-23T18:24:48.748Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:48 [2021-07-23T18:24:48.748Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:48 [2021-07-23T18:24:48.748Z] 
14:24:48 [2021-07-23T18:24:48.748Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:24:48.551
14:24:48 [2021-07-23T18:24:48.748Z] !MESSAGE FrameworkEvent ERROR
14:24:48 [2021-07-23T18:24:48.748Z] !STACK 0
14:24:48 [2021-07-23T18:24:48.748Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:48 [2021-07-23T18:24:48.748Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:48 [2021-07-23T18:24:48.748Z] 
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:48 [2021-07-23T18:24:48.748Z] 
14:24:48 [2021-07-23T18:24:48.748Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:24:48.647
14:24:48 [2021-07-23T18:24:48.748Z] !MESSAGE FrameworkEvent ERROR
14:24:48 [2021-07-23T18:24:48.748Z] !STACK 0
14:24:48 [2021-07-23T18:24:48.748Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:24:48 [2021-07-23T18:24:48.748Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:48 [2021-07-23T18:24:48.748Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:48 [2021-07-23T18:24:48.748Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:48 [2021-07-23T18:24:48.748Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:48 [2021-07-23T18:24:48.748Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:48 [2021-07-23T18:24:48.748Z] 
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:48 [2021-07-23T18:24:48.748Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:49 [2021-07-23T18:24:49.676Z] Running org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
14:24:49 [2021-07-23T18:24:49.676Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
14:24:49 [2021-07-23T18:24:49.676Z] testActivator(org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest)  Time elapsed: 0.003 s
14:24:49 [2021-07-23T18:24:49.676Z] 
14:24:49 [2021-07-23T18:24:49.676Z] Results:
14:24:49 [2021-07-23T18:24:49.676Z] 
14:24:49 [2021-07-23T18:24:49.676Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:24:49 [2021-07-23T18:24:49.676Z] 
14:24:49 [2021-07-23T18:24:49.933Z] [INFO] All tests passed!
14:24:49 [2021-07-23T18:24:49.933Z] [INFO] 
14:24:49 [2021-07-23T18:24:49.933Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:49 [2021-07-23T18:24:49.933Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:49 [2021-07-23T18:24:49.933Z] [INFO] 
14:24:49 [2021-07-23T18:24:49.933Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:49 [2021-07-23T18:24:49.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 19 classes
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.pom
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >--
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.0.1-SNAPSHOT [100/118]
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/test/resources
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-sources.jar
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] 
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:50 [2021-07-23T18:24:50.190Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:24:51 [2021-07-23T18:24:51.555Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-sources.jar
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.pom
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-sources.jar
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-p2metadata.xml
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >--
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.0.1-SNAPSHOT [101/118]
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Executing tasks
14:24:52 [2021-07-23T18:24:52.924Z] 
14:24:52 [2021-07-23T18:24:52.924Z] main:
14:24:52 [2021-07-23T18:24:52.924Z] 
14:24:52 [2021-07-23T18:24:52.924Z] clean:
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Executed tasks
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Executing tasks
14:24:52 [2021-07-23T18:24:52.924Z] 
14:24:52 [2021-07-23T18:24:52.924Z] main:
14:24:52 [2021-07-23T18:24:52.924Z] 
14:24:52 [2021-07-23T18:24:52.924Z] build:
14:24:52 [2021-07-23T18:24:52.924Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html
14:24:52 [2021-07-23T18:24:52.924Z] 
14:24:52 [2021-07-23T18:24:52.924Z] test:
14:24:52 [2021-07-23T18:24:52.924Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] Executed tasks
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.924Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:52 [2021-07-23T18:24:52.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources
14:24:52 [2021-07-23T18:24:52.925Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.925Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.925Z] [INFO] 
14:24:52 [2021-07-23T18:24:52.925Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:52 [2021-07-23T18:24:52.925Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log
14:24:52 [2021-07-23T18:24:52.925Z] [INFO] Command line:
14:24:52 [2021-07-23T18:24:52.925Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:24:52 [2021-07-23T18:24:52.925Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:54 [2021-07-23T18:24:54.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-wndlc because kubernetes resource quota exceeded. 
14:24:54 [2021-07-23T18:24:54.594Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-wndlc" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:24:54 [2021-07-23T18:24:54.594Z] Retrying...
14:24:54 [2021-07-23T18:24:54.594Z] 
14:24:55 [2021-07-23T18:24:55.441Z] Buildfile: build.xml
14:24:55 [2021-07-23T18:24:55.441Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:24:55 [2021-07-23T18:24:55.441Z] 
14:24:55 [2021-07-23T18:24:55.441Z] build.index:
14:24:55 [2021-07-23T18:24:55.697Z] BUILD SUCCESSFUL
14:24:55 [2021-07-23T18:24:55.697Z] 
14:24:55 [2021-07-23T18:24:55.697Z] BUILD SUCCESSFUL
14:24:55 [2021-07-23T18:24:55.697Z] Total time: 1 second
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] 
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/test/resources
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] 
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-sources.jar
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] 
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] 
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:55 [2021-07-23T18:24:55.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] 
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] 
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] 
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] 
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:55 [2021-07-23T18:24:55.954Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:24:57 [2021-07-23T18:24:57.321Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-sources.jar
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.pom
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-sources.jar
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Executing tasks
14:24:59 [2021-07-23T18:24:59.842Z] 
14:24:59 [2021-07-23T18:24:59.842Z] main:
14:24:59 [2021-07-23T18:24:59.842Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
14:24:59 [2021-07-23T18:24:59.842Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Executed tasks
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >--
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.0.1-SNAPSHOT [102/118]
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.jar
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.842Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.843Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-sources-feature.jar
14:24:59 [2021-07-23T18:24:59.843Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.843Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.843Z] [INFO] 
14:24:59 [2021-07-23T18:24:59.843Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit ---
14:24:59 [2021-07-23T18:24:59.843Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.jar
14:25:01 [2021-07-23T18:25:01.209Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-sources-feature.jar
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.doc.user' with 0 classes
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.jar
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.pom
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-sources-feature.jar
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-p2metadata.xml
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >--
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.0.1-SNAPSHOT [103/118]
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/test/resources
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] 
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:02 [2021-07-23T18:25:02.136Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:03 [2021-07-23T18:25:03.500Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:04 [2021-07-23T18:25:04.599Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-xnbz9 because kubernetes resource quota exceeded. 
14:25:04 [2021-07-23T18:25:04.600Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-xnbz9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:25:04 [2021-07-23T18:25:04.600Z] Retrying...
14:25:04 [2021-07-23T18:25:04.600Z] 
14:25:04 [2021-07-23T18:25:04.866Z] [INFO] 
14:25:04 [2021-07-23T18:25:04.867Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:04 [2021-07-23T18:25:04.867Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:04 [2021-07-23T18:25:04.867Z] [INFO] 
14:25:04 [2021-07-23T18:25:04.867Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:04 [2021-07-23T18:25:04.867Z] [INFO] 
14:25:04 [2021-07-23T18:25:04.867Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:04 [2021-07-23T18:25:04.867Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data/.metadata/.log
14:25:04 [2021-07-23T18:25:04.867Z] [INFO] Command line:
14:25:04 [2021-07-23T18:25:04.867Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:25:04 [2021-07-23T18:25:04.867Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:06 [2021-07-23T18:25:06.755Z] !SESSION 2021-07-23 18:25:04.947 -----------------------------------------------
14:25:06 [2021-07-23T18:25:06.755Z] eclipse.buildId=unknown
14:25:06 [2021-07-23T18:25:06.755Z] java.version=11.0.2
14:25:06 [2021-07-23T18:25:06.755Z] java.vendor=Oracle Corporation
14:25:06 [2021-07-23T18:25:06.756Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:06 [2021-07-23T18:25:06.756Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:25:06 [2021-07-23T18:25:06.756Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:25:06 [2021-07-23T18:25:06.756Z] 
14:25:06 [2021-07-23T18:25:06.756Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:25:06.442
14:25:06 [2021-07-23T18:25:06.756Z] !MESSAGE FrameworkEvent ERROR
14:25:06 [2021-07-23T18:25:06.756Z] !STACK 0
14:25:06 [2021-07-23T18:25:06.756Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:25:06 [2021-07-23T18:25:06.756Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:06 [2021-07-23T18:25:06.756Z] 
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:06 [2021-07-23T18:25:06.756Z] 
14:25:06 [2021-07-23T18:25:06.756Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:25:06.540
14:25:06 [2021-07-23T18:25:06.756Z] !MESSAGE FrameworkEvent ERROR
14:25:06 [2021-07-23T18:25:06.756Z] !STACK 0
14:25:06 [2021-07-23T18:25:06.756Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:25:06 [2021-07-23T18:25:06.756Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:06 [2021-07-23T18:25:06.756Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:06 [2021-07-23T18:25:06.756Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:06 [2021-07-23T18:25:06.756Z]        org.apache.httpcomponents.httpclient.win [31]
14:25:06 [2021-07-23T18:25:06.756Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:06 [2021-07-23T18:25:06.756Z] 
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:06 [2021-07-23T18:25:06.756Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:07 [2021-07-23T18:25:07.682Z] Running org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
14:25:07 [2021-07-23T18:25:07.682Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
14:25:07 [2021-07-23T18:25:07.682Z] testActivator(org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest)  Time elapsed: 0.002 s
14:25:07 [2021-07-23T18:25:07.682Z] 
14:25:07 [2021-07-23T18:25:07.682Z] Results:
14:25:07 [2021-07-23T18:25:07.682Z] 
14:25:07 [2021-07-23T18:25:07.682Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:25:07 [2021-07-23T18:25:07.682Z] 
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] All tests passed!
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.pom
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >--
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.0.1-SNAPSHOT [104/118]
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.938Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/test/resources
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-sources.jar
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] 
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:07 [2021-07-23T18:25:07.939Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:09 [2021-07-23T18:25:09.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-sources.jar
14:25:10 [2021-07-23T18:25:10.668Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.668Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:10 [2021-07-23T18:25:10.668Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:10 [2021-07-23T18:25:10.668Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.pom
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-sources.jar
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-p2metadata.xml
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >--
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Building Trace Compass Incubator System User Guide 0.0.1-SNAPSHOT [105/118]
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Executing tasks
14:25:10 [2021-07-23T18:25:10.669Z] 
14:25:10 [2021-07-23T18:25:10.669Z] main:
14:25:10 [2021-07-23T18:25:10.669Z] 
14:25:10 [2021-07-23T18:25:10.669Z] clean:
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Executed tasks
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.669Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] Executing tasks
14:25:10 [2021-07-23T18:25:10.925Z] 
14:25:10 [2021-07-23T18:25:10.925Z] main:
14:25:10 [2021-07-23T18:25:10.925Z] 
14:25:10 [2021-07-23T18:25:10.925Z] build:
14:25:10 [2021-07-23T18:25:10.925Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html
14:25:10 [2021-07-23T18:25:10.925Z] 
14:25:10 [2021-07-23T18:25:10.925Z] test:
14:25:10 [2021-07-23T18:25:10.925Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] Executed tasks
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] 
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log
14:25:10 [2021-07-23T18:25:10.925Z] [INFO] Command line:
14:25:10 [2021-07-23T18:25:10.925Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:25:10 [2021-07-23T18:25:10.925Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:12 [2021-07-23T18:25:12.288Z] Buildfile: build.xml
14:25:12 [2021-07-23T18:25:12.288Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:25:12 [2021-07-23T18:25:12.288Z] 
14:25:12 [2021-07-23T18:25:12.288Z] build.index:
14:25:13 [2021-07-23T18:25:13.214Z] BUILD SUCCESSFUL
14:25:13 [2021-07-23T18:25:13.214Z] 
14:25:13 [2021-07-23T18:25:13.214Z] BUILD SUCCESSFUL
14:25:13 [2021-07-23T18:25:13.214Z] Total time: 1 second
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] 
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/test/resources
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] 
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] 
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] 
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] 
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] 
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] 
14:25:13 [2021-07-23T18:25:13.214Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:13 [2021-07-23T18:25:13.470Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:13 [2021-07-23T18:25:13.470Z] [INFO] 
14:25:13 [2021-07-23T18:25:13.470Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:13 [2021-07-23T18:25:13.470Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:14 [2021-07-23T18:25:14.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-k3k4k because kubernetes resource quota exceeded. 
14:25:14 [2021-07-23T18:25:14.596Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-k3k4k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:25:14 [2021-07-23T18:25:14.596Z] Retrying...
14:25:14 [2021-07-23T18:25:14.596Z] 
14:25:14 [2021-07-23T18:25:14.837Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.pom
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Executing tasks
14:25:16 [2021-07-23T18:25:16.203Z] 
14:25:16 [2021-07-23T18:25:16.203Z] main:
14:25:16 [2021-07-23T18:25:16.203Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
14:25:16 [2021-07-23T18:25:16.203Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Executed tasks
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >--
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.0.1-SNAPSHOT [106/118]
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.jar
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-sources-feature.jar
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] 
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.system ---
14:25:16 [2021-07-23T18:25:16.203Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.jar
14:25:17 [2021-07-23T18:25:17.130Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-sources-feature.jar
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system ---
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 1 classes
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.doc.user' with 0 classes
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system ---
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.jar
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.pom
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-sources-feature.jar
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-p2metadata.xml
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system ---
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >--
14:25:18 [2021-07-23T18:25:18.495Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.0.1-SNAPSHOT [107/118]
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/test/resources
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] 
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:18 [2021-07-23T18:25:18.496Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:25:19 [2021-07-23T18:25:19.861Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] 
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] 
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] 
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data/.metadata/.log
14:25:21 [2021-07-23T18:25:21.227Z] [INFO] Command line:
14:25:21 [2021-07-23T18:25:21.227Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:25:21 [2021-07-23T18:25:21.227Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:23 [2021-07-23T18:25:23.744Z] !SESSION 2021-07-23 18:25:21.371 -----------------------------------------------
14:25:23 [2021-07-23T18:25:23.744Z] eclipse.buildId=unknown
14:25:23 [2021-07-23T18:25:23.744Z] java.version=11.0.2
14:25:23 [2021-07-23T18:25:23.744Z] java.vendor=Oracle Corporation
14:25:23 [2021-07-23T18:25:23.744Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:23 [2021-07-23T18:25:23.744Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:25:23 [2021-07-23T18:25:23.744Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:25:23 [2021-07-23T18:25:23.744Z] 
14:25:23 [2021-07-23T18:25:23.744Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:25:23.436
14:25:23 [2021-07-23T18:25:23.744Z] !MESSAGE FrameworkEvent ERROR
14:25:23 [2021-07-23T18:25:23.744Z] !STACK 0
14:25:23 [2021-07-23T18:25:23.744Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:25:23 [2021-07-23T18:25:23.744Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:23 [2021-07-23T18:25:23.744Z] 
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:23 [2021-07-23T18:25:23.744Z] 
14:25:23 [2021-07-23T18:25:23.744Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:25:23.543
14:25:23 [2021-07-23T18:25:23.744Z] !MESSAGE FrameworkEvent ERROR
14:25:23 [2021-07-23T18:25:23.744Z] !STACK 0
14:25:23 [2021-07-23T18:25:23.744Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:25:23 [2021-07-23T18:25:23.744Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:23 [2021-07-23T18:25:23.744Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:23 [2021-07-23T18:25:23.744Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:23 [2021-07-23T18:25:23.744Z]        org.apache.httpcomponents.httpclient.win [31]
14:25:23 [2021-07-23T18:25:23.744Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:23 [2021-07-23T18:25:23.744Z] 
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:23 [2021-07-23T18:25:23.744Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:24 [2021-07-23T18:25:24.603Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-2wkvf because kubernetes resource quota exceeded. 
14:25:24 [2021-07-23T18:25:24.604Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-2wkvf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:25:24 [2021-07-23T18:25:24.604Z] Retrying...
14:25:24 [2021-07-23T18:25:24.604Z] 
14:25:24 [2021-07-23T18:25:24.672Z] Running org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
14:25:24 [2021-07-23T18:25:24.673Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
14:25:24 [2021-07-23T18:25:24.673Z] testActivator(org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest)  Time elapsed: 0.002 s
14:25:24 [2021-07-23T18:25:24.673Z] 
14:25:24 [2021-07-23T18:25:24.673Z] Results:
14:25:24 [2021-07-23T18:25:24.673Z] 
14:25:24 [2021-07-23T18:25:24.673Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:25:24 [2021-07-23T18:25:24.673Z] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] All tests passed!
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 1 classes
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.pom
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >--
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.0.1-SNAPSHOT [108/118]
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --------------------------------[ pom ]---------------------------------
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:24 [2021-07-23T18:25:24.929Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server-parent-0.0.1-SNAPSHOT.pom
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >--
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.0.1-SNAPSHOT [109/118]
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] 
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:24 [2021-07-23T18:25:24.930Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] 
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/test/resources
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] 
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-sources.jar
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] 
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] 
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] 
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] 
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] 
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] 
14:25:25 [2021-07-23T18:25:25.185Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:25 [2021-07-23T18:25:25.442Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_2851809955147740114/lib/jackson-module-jaxb-annotations-2.6.2.jar' is disabled.
14:25:25 [2021-07-23T18:25:25.442Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_2851809955147740114/lib/jackson-module-jaxb-annotations-2.6.2.jar
14:25:26 [2021-07-23T18:25:26.824Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_2851809955147740114/lib/jersey-media-jaxb-2.22.1.jar' is disabled.
14:25:26 [2021-07-23T18:25:26.824Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_2851809955147740114/lib/jersey-media-jaxb-2.22.1.jar
14:25:28 [2021-07-23T18:25:28.188Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_2851809955147740114/lib/validation-api-1.1.0.Final.jar' is disabled.
14:25:28 [2021-07-23T18:25:28.188Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_2851809955147740114/lib/validation-api-1.1.0.Final.jar
14:25:29 [2021-07-23T18:25:29.554Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:25:30 [2021-07-23T18:25:30.481Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-sources.jar
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.pom
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-sources.jar
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-p2metadata.xml
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >--
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.0.1-SNAPSHOT [110/118]
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.jar
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-sources-feature.jar
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] 
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:31 [2021-07-23T18:25:31.847Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.jar
14:25:32 [2021-07-23T18:25:32.775Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-sources-feature.jar
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 38 classes
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.jar
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.pom
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-sources-feature.jar
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-p2metadata.xml
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >--
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.0.1-SNAPSHOT [111/118]
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.140Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/classes
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/test/resources
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] 
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:34 [2021-07-23T18:25:34.397Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:25:34 [2021-07-23T18:25:34.589Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-km02x because kubernetes resource quota exceeded. 
14:25:34 [2021-07-23T18:25:34.590Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-km02x" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:25:34 [2021-07-23T18:25:34.590Z] Retrying...
14:25:34 [2021-07-23T18:25:34.590Z] 
14:25:35 [2021-07-23T18:25:35.762Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] 
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] 
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] 
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.log
14:25:37 [2021-07-23T18:25:37.129Z] [INFO] Command line:
14:25:37 [2021-07-23T18:25:37.129Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:25:37 [2021-07-23T18:25:37.129Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:39 [2021-07-23T18:25:39.018Z] !SESSION 2021-07-23 18:25:37.245 -----------------------------------------------
14:25:39 [2021-07-23T18:25:39.018Z] eclipse.buildId=unknown
14:25:39 [2021-07-23T18:25:39.018Z] java.version=11.0.2
14:25:39 [2021-07-23T18:25:39.018Z] java.vendor=Oracle Corporation
14:25:39 [2021-07-23T18:25:39.018Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:39 [2021-07-23T18:25:39.018Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:25:39 [2021-07-23T18:25:39.018Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:25:39 [2021-07-23T18:25:39.018Z] 
14:25:39 [2021-07-23T18:25:39.018Z] !ENTRY org.eclipse.compare.win32 4 0 2021-07-23 18:25:38.863
14:25:39 [2021-07-23T18:25:39.018Z] !MESSAGE FrameworkEvent ERROR
14:25:39 [2021-07-23T18:25:39.018Z] !STACK 0
14:25:39 [2021-07-23T18:25:39.018Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69]
14:25:39 [2021-07-23T18:25:39.018Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:39 [2021-07-23T18:25:39.018Z] 
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:39 [2021-07-23T18:25:39.018Z] 
14:25:39 [2021-07-23T18:25:39.018Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-07-23 18:25:38.960
14:25:39 [2021-07-23T18:25:39.018Z] !MESSAGE FrameworkEvent ERROR
14:25:39 [2021-07-23T18:25:39.018Z] !STACK 0
14:25:39 [2021-07-23T18:25:39.018Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [138]
14:25:39 [2021-07-23T18:25:39.018Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:39 [2021-07-23T18:25:39.018Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:39 [2021-07-23T18:25:39.018Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:39 [2021-07-23T18:25:39.018Z]        org.apache.httpcomponents.httpclient.win [43]
14:25:39 [2021-07-23T18:25:39.018Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:39 [2021-07-23T18:25:39.018Z] 
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:39 [2021-07-23T18:25:39.018Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:40 [2021-07-23T18:25:40.383Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
14:25:40 [2021-07-23T18:25:40.383Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
14:25:40 [2021-07-23T18:25:40.383Z] testActivator(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest)  Time elapsed: 0 s
14:25:40 [2021-07-23T18:25:40.383Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
14:25:40 [2021-07-23T18:25:40.639Z] 2021-07-23 18:25:40.551:INFO::main: Logging initialized @3521ms to org.eclipse.jetty.util.log.StdErrLog
14:25:41 [2021-07-23T18:25:41.200Z] 2021-07-23 18:25:40.898:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:41 [2021-07-23T18:25:41.761Z] 2021-07-23 18:25:41.561:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@17134190{/tsp/api,null,AVAILABLE}
14:25:41 [2021-07-23T18:25:41.761Z] 2021-07-23 18:25:41.575:INFO:oejs.AbstractConnector:main: Started ServerConnector@40709f9{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:41 [2021-07-23T18:25:41.761Z] 2021-07-23 18:25:41.575:INFO:oejs.Server:main: Started @4545ms
14:25:43 [2021-07-23T18:25:43.126Z] 2021-07-23 18:25:43.046:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@40709f9{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:43 [2021-07-23T18:25:43.126Z] 2021-07-23 18:25:43.048:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@17134190{/tsp/api,null,UNAVAILABLE}
14:25:43 [2021-07-23T18:25:43.126Z] 2021-07-23 18:25:43.058:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:43 [2021-07-23T18:25:43.382Z] 2021-07-23 18:25:43.171:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@41167ded{/tsp/api,null,AVAILABLE}
14:25:43 [2021-07-23T18:25:43.382Z] 2021-07-23 18:25:43.172:INFO:oejs.AbstractConnector:main: Started ServerConnector@270f28cf{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:43 [2021-07-23T18:25:43.382Z] 2021-07-23 18:25:43.172:INFO:oejs.Server:main: Started @6142ms
14:25:43 [2021-07-23T18:25:43.944Z] 2021-07-23 18:25:43.742:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@270f28cf{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:43 [2021-07-23T18:25:43.944Z] 2021-07-23 18:25:43.743:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@41167ded{/tsp/api,null,UNAVAILABLE}
14:25:43 [2021-07-23T18:25:43.944Z] 2021-07-23 18:25:43.746:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:43 [2021-07-23T18:25:43.944Z] 2021-07-23 18:25:43.849:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@1008df1e{/tsp/api,null,AVAILABLE}
14:25:43 [2021-07-23T18:25:43.944Z] 2021-07-23 18:25:43.849:INFO:oejs.AbstractConnector:main: Started ServerConnector@4de91056{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:43 [2021-07-23T18:25:43.944Z] 2021-07-23 18:25:43.850:INFO:oejs.Server:main: Started @6819ms
14:25:44 [2021-07-23T18:25:44.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-cwvkv because kubernetes resource quota exceeded. 
14:25:44 [2021-07-23T18:25:44.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-cwvkv" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:25:44 [2021-07-23T18:25:44.595Z] Retrying...
14:25:44 [2021-07-23T18:25:44.595Z] 
14:25:44 [2021-07-23T18:25:44.870Z] 2021-07-23 18:25:44.866:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4de91056{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:44 [2021-07-23T18:25:44.871Z] 2021-07-23 18:25:44.867:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@1008df1e{/tsp/api,null,UNAVAILABLE}
14:25:45 [2021-07-23T18:25:45.127Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.884 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
14:25:45 [2021-07-23T18:25:45.127Z] testWithTwoTraces(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 2.571 s
14:25:45 [2021-07-23T18:25:45.127Z] testWithOneTrace(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 0.692 s
14:25:45 [2021-07-23T18:25:45.127Z] testConflictingTraces(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 1.124 s
14:25:45 [2021-07-23T18:25:45.127Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest
14:25:45 [2021-07-23T18:25:45.127Z] 2021-07-23 18:25:44.959:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:45 [2021-07-23T18:25:45.127Z] 2021-07-23 18:25:45.059:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@f1d1463{/tsp/api,null,AVAILABLE}
14:25:45 [2021-07-23T18:25:45.127Z] 2021-07-23 18:25:45.060:INFO:oejs.AbstractConnector:main: Started ServerConnector@3e39f08c{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:45 [2021-07-23T18:25:45.127Z] 2021-07-23 18:25:45.060:INFO:oejs.Server:main: Started @8030ms
14:25:45 [2021-07-23T18:25:45.382Z] 
14:25:45 [2021-07-23T18:25:45.382Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-07-23 18:25:45.140
14:25:45 [2021-07-23T18:25:45.382Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:25:46 [2021-07-23T18:25:46.312Z] 2021-07-23 18:25:46.237:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3e39f08c{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:46 [2021-07-23T18:25:46.312Z] 2021-07-23 18:25:46.238:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@f1d1463{/tsp/api,null,UNAVAILABLE}
14:25:46 [2021-07-23T18:25:46.312Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest
14:25:46 [2021-07-23T18:25:46.312Z] test(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest)  Time elapsed: 1.283 s
14:25:46 [2021-07-23T18:25:46.312Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
14:25:46 [2021-07-23T18:25:46.312Z] 2021-07-23 18:25:46.248:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:46 [2021-07-23T18:25:46.312Z] 2021-07-23 18:25:46.278:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6550ce46{/tsp/api,null,AVAILABLE}
14:25:46 [2021-07-23T18:25:46.312Z] 2021-07-23 18:25:46.278:INFO:oejs.AbstractConnector:main: Started ServerConnector@40c28b0d{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:46 [2021-07-23T18:25:46.312Z] 2021-07-23 18:25:46.279:INFO:oejs.Server:main: Started @9248ms
14:25:46 [2021-07-23T18:25:46.874Z] 
14:25:46 [2021-07-23T18:25:46.874Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-07-23 18:25:46.754
14:25:46 [2021-07-23T18:25:46.874Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:25:46 [2021-07-23T18:25:46.874Z] 
14:25:46 [2021-07-23T18:25:46.874Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-07-23 18:25:46.845
14:25:46 [2021-07-23T18:25:46.874Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:25:47 [2021-07-23T18:25:47.131Z] 2021-07-23 18:25:46.969:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@40c28b0d{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:47 [2021-07-23T18:25:47.131Z] 2021-07-23 18:25:46.970:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@6550ce46{/tsp/api,null,UNAVAILABLE}
14:25:47 [2021-07-23T18:25:47.131Z] 2021-07-23 18:25:46.973:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:47 [2021-07-23T18:25:47.131Z] 2021-07-23 18:25:47.055:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2739ecc0{/tsp/api,null,AVAILABLE}
14:25:47 [2021-07-23T18:25:47.131Z] 2021-07-23 18:25:47.055:INFO:oejs.AbstractConnector:main: Started ServerConnector@369a95a5{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:47 [2021-07-23T18:25:47.131Z] 2021-07-23 18:25:47.056:INFO:oejs.Server:main: Started @10025ms
14:25:47 [2021-07-23T18:25:47.695Z] 
14:25:47 [2021-07-23T18:25:47.695Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-07-23 18:25:47.642
14:25:47 [2021-07-23T18:25:47.695Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:25:47 [2021-07-23T18:25:47.695Z] 
14:25:47 [2021-07-23T18:25:47.695Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-07-23 18:25:47.660
14:25:47 [2021-07-23T18:25:47.695Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:25:47 [2021-07-23T18:25:47.951Z] 2021-07-23 18:25:47.948:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@369a95a5{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:47 [2021-07-23T18:25:47.951Z] 2021-07-23 18:25:47.949:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2739ecc0{/tsp/api,null,UNAVAILABLE}
14:25:48 [2021-07-23T18:25:48.208Z] 2021-07-23 18:25:47.951:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:48 [2021-07-23T18:25:48.208Z] 2021-07-23 18:25:47.978:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@527d5e48{/tsp/api,null,AVAILABLE}
14:25:48 [2021-07-23T18:25:48.208Z] 2021-07-23 18:25:48.035:INFO:oejs.AbstractConnector:main: Started ServerConnector@4f2fdf3d{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:48 [2021-07-23T18:25:48.208Z] 2021-07-23 18:25:48.035:INFO:oejs.Server:main: Started @11005ms
14:25:48 [2021-07-23T18:25:48.464Z] 
14:25:48 [2021-07-23T18:25:48.464Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-07-23 18:25:48.339
14:25:48 [2021-07-23T18:25:48.464Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:25:48 [2021-07-23T18:25:48.464Z] 
14:25:48 [2021-07-23T18:25:48.464Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-07-23 18:25:48.370
14:25:48 [2021-07-23T18:25:48.464Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.553:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4f2fdf3d{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.553:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@527d5e48{/tsp/api,null,UNAVAILABLE}
14:25:48 [2021-07-23T18:25:48.720Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.31 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
14:25:48 [2021-07-23T18:25:48.720Z] testExperiment(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 0.724 s
14:25:48 [2021-07-23T18:25:48.720Z] testPostConflicts(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 0.979 s
14:25:48 [2021-07-23T18:25:48.720Z] testRePost(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 0.604 s
14:25:48 [2021-07-23T18:25:48.720Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.562:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.635:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@5c13af01{/tsp/api,null,AVAILABLE}
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.636:INFO:oejs.AbstractConnector:main: Started ServerConnector@5c9b5e62{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.636:INFO:oejs.Server:main: Started @11606ms
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.658:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5c9b5e62{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.658:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@5c13af01{/tsp/api,null,UNAVAILABLE}
14:25:48 [2021-07-23T18:25:48.720Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
14:25:48 [2021-07-23T18:25:48.720Z] testHealthStatus(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest)  Time elapsed: 0.098 s
14:25:48 [2021-07-23T18:25:48.720Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
14:25:48 [2021-07-23T18:25:48.720Z] 2021-07-23 18:25:48.667:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:48 [2021-07-23T18:25:48.976Z] 2021-07-23 18:25:48.738:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@df432ec{/tsp/api,null,AVAILABLE}
14:25:48 [2021-07-23T18:25:48.976Z] 2021-07-23 18:25:48.739:INFO:oejs.AbstractConnector:main: Started ServerConnector@5a4b8e25{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:48 [2021-07-23T18:25:48.976Z] 2021-07-23 18:25:48.739:INFO:oejs.Server:main: Started @11709ms
14:25:50 [2021-07-23T18:25:50.344Z] 2021-07-23 18:25:50.341:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5a4b8e25{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:50 [2021-07-23T18:25:50.344Z] 2021-07-23 18:25:50.341:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@df432ec{/tsp/api,null,UNAVAILABLE}
14:25:50 [2021-07-23T18:25:50.600Z] 2021-07-23 18:25:50.344:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:50 [2021-07-23T18:25:50.600Z] 2021-07-23 18:25:50.443:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@239d73ff{/tsp/api,null,AVAILABLE}
14:25:50 [2021-07-23T18:25:50.600Z] 2021-07-23 18:25:50.444:INFO:oejs.AbstractConnector:main: Started ServerConnector@7fa85a55{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:50 [2021-07-23T18:25:50.600Z] 2021-07-23 18:25:50.444:INFO:oejs.Server:main: Started @13414ms
14:25:50 [2021-07-23T18:25:50.856Z] 
14:25:50 [2021-07-23T18:25:50.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-07-23 18:25:50.841
14:25:50 [2021-07-23T18:25:50.856Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.264:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7fa85a55{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.264:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@239d73ff{/tsp/api,null,UNAVAILABLE}
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.266:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.349:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@1d67348a{/tsp/api,null,AVAILABLE}
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.349:INFO:oejs.AbstractConnector:main: Started ServerConnector@cd93621{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.349:INFO:oejs.Server:main: Started @15319ms
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.545:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@cd93621{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.546:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@1d67348a{/tsp/api,null,UNAVAILABLE}
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.548:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.649:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6244afc4{/tsp/api,null,AVAILABLE}
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.650:INFO:oejs.AbstractConnector:main: Started ServerConnector@2d23a5be{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:52 [2021-07-23T18:25:52.747Z] 2021-07-23 18:25:52.650:INFO:oejs.Server:main: Started @15620ms
14:25:53 [2021-07-23T18:25:53.003Z] 2021-07-23 18:25:52.841:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2d23a5be{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:53 [2021-07-23T18:25:53.003Z] 2021-07-23 18:25:52.841:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@6244afc4{/tsp/api,null,UNAVAILABLE}
14:25:53 [2021-07-23T18:25:53.003Z] 2021-07-23 18:25:52.843:INFO:oejs.Server:main: jetty-9.4.18.v20190429; built: 2019-05-07T14:00:14.833Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.2+9
14:25:53 [2021-07-23T18:25:53.003Z] 2021-07-23 18:25:52.863:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@703e5614{/tsp/api,null,AVAILABLE}
14:25:53 [2021-07-23T18:25:53.003Z] 2021-07-23 18:25:52.864:INFO:oejs.AbstractConnector:main: Started ServerConnector@53dbe7b2{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:53 [2021-07-23T18:25:53.003Z] 2021-07-23 18:25:52.864:INFO:oejs.Server:main: Started @15834ms
14:25:53 [2021-07-23T18:25:53.259Z] 
14:25:53 [2021-07-23T18:25:53.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-07-23 18:25:53.246
14:25:53 [2021-07-23T18:25:53.259Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:25:53 [2021-07-23T18:25:53.516Z] 2021-07-23 18:25:53.379:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@53dbe7b2{HTTP/1.1,[http/1.1]}{0.0.0.0:8378}
14:25:53 [2021-07-23T18:25:53.516Z] 2021-07-23 18:25:53.379:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@703e5614{/tsp/api,null,UNAVAILABLE}
14:25:53 [2021-07-23T18:25:53.516Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.773 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
14:25:53 [2021-07-23T18:25:53.516Z] testTimeGraphDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 1.677 s
14:25:53 [2021-07-23T18:25:53.516Z] testXYDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 1.922 s
14:25:53 [2021-07-23T18:25:53.516Z] testCallStackDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.282 s
14:25:53 [2021-07-23T18:25:53.516Z] testProviders(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.295 s
14:25:53 [2021-07-23T18:25:53.516Z] testTableDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.594 s
14:25:53 [2021-07-23T18:25:53.516Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
14:25:53 [2021-07-23T18:25:53.516Z] 
14:25:53 [2021-07-23T18:25:53.516Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 2 0 2021-07-23 18:25:53.441
14:25:53 [2021-07-23T18:25:53.516Z] !MESSAGE Invalid port specified: not a number. Will use default port 8080
14:25:53 [2021-07-23T18:25:53.516Z] 
14:25:53 [2021-07-23T18:25:53.516Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 4 0 2021-07-23 18:25:53.442
14:25:53 [2021-07-23T18:25:53.516Z] !MESSAGE Server requested to use SSL, but no keystore specified. You must specify the keystore using the 'traceserver.keystore' system property. Will use plain http instead.
14:25:53 [2021-07-23T18:25:53.516Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
14:25:53 [2021-07-23T18:25:53.516Z] testForceHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:25:53 [2021-07-23T18:25:53.516Z] testInvalidPort(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:25:53 [2021-07-23T18:25:53.516Z] testHttps(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:25:53 [2021-07-23T18:25:53.516Z] testHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:25:53 [2021-07-23T18:25:53.516Z] testDefaultHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:25:53 [2021-07-23T18:25:53.516Z] testHttpsNoKeystore(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:25:53 [2021-07-23T18:25:53.516Z] 
14:25:53 [2021-07-23T18:25:53.516Z] Results:
14:25:53 [2021-07-23T18:25:53.516Z] 
14:25:53 [2021-07-23T18:25:53.516Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
14:25:53 [2021-07-23T18:25:53.516Z] 
14:25:53 [2021-07-23T18:25:53.516Z] 
14:25:53 [2021-07-23T18:25:53.516Z] !ENTRY org.eclipse.core.resources 2 10035 2021-07-23 18:25:53.480
14:25:53 [2021-07-23T18:25:53.516Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] All tests passed!
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 38 classes
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.pom
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >--
14:25:54 [2021-07-23T18:25:54.078Z] [INFO] Building Trace Compass Server Product 0.0.1-SNAPSHOT           [112/118]
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.079Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.351Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.351Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.351Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.351Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.351Z] [INFO] 
14:25:54 [2021-07-23T18:25:54.351Z] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:54 [2021-07-23T18:25:54.628Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-55b9t because kubernetes resource quota exceeded. 
14:25:54 [2021-07-23T18:25:54.629Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-55b9t" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:25:54 [2021-07-23T18:25:54.629Z] Retrying...
14:25:54 [2021-07-23T18:25:54.629Z] 
14:25:58 [2021-07-23T18:25:58.519Z] [INFO] 
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] 
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] 
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] 
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] 
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] 
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] 
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:25:58 [2021-07-23T18:25:58.520Z] [INFO] Installing product traceserver for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/win32/win32/x86_64/trace-compass-server
14:25:58 [2021-07-23T18:25:58.520Z] Installing traceserver 0.0.1.202107231808.
14:26:01 [2021-07-23T18:26:01.037Z] Operation completed in 2947 ms.
14:26:01 [2021-07-23T18:26:01.600Z] [INFO] Installing product traceserver for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/macosx/cocoa/x86_64/trace-compass-server.app
14:26:01 [2021-07-23T18:26:01.600Z] Installing traceserver 0.0.1.202107231808.
14:26:04 [2021-07-23T18:26:04.609Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-pvk5h because kubernetes resource quota exceeded. 
14:26:04 [2021-07-23T18:26:04.609Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-pvk5h" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:26:04 [2021-07-23T18:26:04.609Z] Retrying...
14:26:04 [2021-07-23T18:26:04.609Z] 
14:26:04 [2021-07-23T18:26:04.864Z] Operation completed in 3205 ms.
14:26:05 [2021-07-23T18:26:05.426Z] [INFO] Installing product traceserver for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/linux/gtk/x86_64/trace-compass-server
14:26:05 [2021-07-23T18:26:05.426Z] Installing traceserver 0.0.1.202107231808.
14:26:08 [2021-07-23T18:26:08.689Z] Operation completed in 2911 ms.
14:26:08 [2021-07-23T18:26:08.689Z] [INFO] 
14:26:08 [2021-07-23T18:26:08.689Z] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:08 [2021-07-23T18:26:08.689Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20210723-1808-win32.win32.x86_64.zip
14:26:09 [2021-07-23T18:26:09.616Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz
14:26:10 [2021-07-23T18:26:10.980Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 21 classes
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 38 classes
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT.pom
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-traceserver.executable.cocoa.macosx.x86_64.zip
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-traceserver.executable.win32.win32.x86_64.zip
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-traceserver.executable.gtk.linux.x86_64.zip
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-p2metadata.xml
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20210723-1808-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-win32.win32.x86_64.zip
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >--
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.0.1-SNAPSHOT [113/118]
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.344Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] Executing tasks
14:26:12 [2021-07-23T18:26:12.600Z] 
14:26:12 [2021-07-23T18:26:12.600Z] main:
14:26:12 [2021-07-23T18:26:12.600Z] 
14:26:12 [2021-07-23T18:26:12.600Z] clean:
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] Executed tasks
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] Executing tasks
14:26:12 [2021-07-23T18:26:12.600Z] 
14:26:12 [2021-07-23T18:26:12.600Z] main:
14:26:12 [2021-07-23T18:26:12.600Z] 
14:26:12 [2021-07-23T18:26:12.600Z] build:
14:26:12 [2021-07-23T18:26:12.600Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html
14:26:12 [2021-07-23T18:26:12.600Z] 
14:26:12 [2021-07-23T18:26:12.600Z] test:
14:26:12 [2021-07-23T18:26:12.600Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] Executed tasks
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] 
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log
14:26:12 [2021-07-23T18:26:12.600Z] [INFO] Command line:
14:26:12 [2021-07-23T18:26:12.600Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:26:12 [2021-07-23T18:26:12.600Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:13 [2021-07-23T18:26:13.964Z] Buildfile: build.xml
14:26:14 [2021-07-23T18:26:14.221Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:26:14 [2021-07-23T18:26:14.221Z] 
14:26:14 [2021-07-23T18:26:14.221Z] build.index:
14:26:14 [2021-07-23T18:26:14.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-p7mzl because kubernetes resource quota exceeded. 
14:26:14 [2021-07-23T18:26:14.596Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-p7mzl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:26:14 [2021-07-23T18:26:14.596Z] Retrying...
14:26:14 [2021-07-23T18:26:14.596Z] 
14:26:14 [2021-07-23T18:26:14.783Z] BUILD SUCCESSFUL
14:26:14 [2021-07-23T18:26:14.784Z] 
14:26:14 [2021-07-23T18:26:14.784Z] BUILD SUCCESSFUL
14:26:14 [2021-07-23T18:26:14.784Z] Total time: 1 second
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] 
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/test/resources
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] 
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-sources.jar
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] 
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] 
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] 
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] 
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] 
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:15 [2021-07-23T18:26:15.040Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:15 [2021-07-23T18:26:15.041Z] [INFO] 
14:26:15 [2021-07-23T18:26:15.041Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:15 [2021-07-23T18:26:15.041Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:16 [2021-07-23T18:26:16.407Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-sources.jar
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.pom
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-sources.jar
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-p2metadata.xml
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Executing tasks
14:26:17 [2021-07-23T18:26:17.774Z] 
14:26:17 [2021-07-23T18:26:17.774Z] main:
14:26:17 [2021-07-23T18:26:17.774Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
14:26:17 [2021-07-23T18:26:17.774Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Executed tasks
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >--
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Building Trace Compass Incubator RCP Parent 0.0.1-SNAPSHOT     [114/118]
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --------------------------------[ pom ]---------------------------------
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-parent-0.0.1-SNAPSHOT.pom
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >--
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Building Trace Compass Incubator RCP Feature 0.0.1-SNAPSHOT    [115/118]
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.jar
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-sources-feature.jar
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] 
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:17 [2021-07-23T18:26:17.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.jar
14:26:19 [2021-07-23T18:26:19.140Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-sources-feature.jar
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.jar
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.pom
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-sources-feature.jar
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-p2metadata.xml
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-p2metadata.xml
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >--
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] Building Trace Compass RCP Branding plug-in 0.0.1-SNAPSHOT     [116/118]
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.068Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/test/resources
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-sources.jar
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] 
14:26:20 [2021-07-23T18:26:20.069Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:20 [2021-07-23T18:26:20.325Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:22 [2021-07-23T18:26:22.214Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-sources.jar
14:26:23 [2021-07-23T18:26:23.143Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.143Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:23 [2021-07-23T18:26:23.143Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:23 [2021-07-23T18:26:23.143Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.143Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.pom
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-sources.jar
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-p2metadata.xml
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >--
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Building Trace Compass RCP Branding Feature 0.0.1-SNAPSHOT     [117/118]
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.jar
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-sources-feature.jar
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] 
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:23 [2021-07-23T18:26:23.144Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.jar
14:26:24 [2021-07-23T18:26:24.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-sources-feature.jar
14:26:24 [2021-07-23T18:26:24.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-51f0d because kubernetes resource quota exceeded. 
14:26:24 [2021-07-23T18:26:24.597Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-51f0d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:26:24 [2021-07-23T18:26:24.597Z] Retrying...
14:26:24 [2021-07-23T18:26:24.597Z] 
14:26:25 [2021-07-23T18:26:25.456Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.jar
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.pom
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-sources-feature.jar
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-p2metadata.xml
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-p2metadata.xml
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >--
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Building Trace Compass Incubator RCP Product 0.0.1-SNAPSHOT    [118/118]
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] The project's OSGi version is 0.0.1.202107231808
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.457Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.713Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.713Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.713Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.713Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:25 [2021-07-23T18:26:25.713Z] [INFO] 
14:26:25 [2021-07-23T18:26:25.713Z] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:34 [2021-07-23T18:26:34.591Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-52stm because kubernetes resource quota exceeded. 
14:26:34 [2021-07-23T18:26:34.591Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-52stm" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:26:34 [2021-07-23T18:26:34.591Z] Retrying...
14:26:34 [2021-07-23T18:26:34.591Z] 
14:26:44 [2021-07-23T18:26:44.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-g4mnw because kubernetes resource quota exceeded. 
14:26:44 [2021-07-23T18:26:44.596Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-g4mnw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:26:44 [2021-07-23T18:26:44.596Z] Retrying...
14:26:44 [2021-07-23T18:26:44.596Z] 
14:26:47 [2021-07-23T18:26:47.602Z] [INFO] 
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] 
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] 
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] 
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] 
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] 
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] 
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:26:47 [2021-07-23T18:26:47.603Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/win32/win32/x86_64/trace-compass
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.incubator.rcp 0.0.1.202107231808.
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 7.0.0.202107140526.
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.rcp.feature.group 7.0.0.202107140526.
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.0.1.202107231808.
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 7.0.0.202107140526.
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.0.1.202107231808.
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.1.0.202107231808.
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.1.0.202107231808.
14:26:47 [2021-07-23T18:26:47.603Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.1.0.202107231808.
14:26:54 [2021-07-23T18:26:54.594Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-zwb32 because kubernetes resource quota exceeded. 
14:26:54 [2021-07-23T18:26:54.595Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-zwb32" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:26:54 [2021-07-23T18:26:54.595Z] Retrying...
14:26:54 [2021-07-23T18:26:54.595Z] 
14:26:55 [2021-07-23T18:26:55.688Z] Operation completed in 10874 ms.
14:26:55 [2021-07-23T18:26:55.689Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/macosx/cocoa/x86_64/trace-compass.app
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.incubator.rcp 0.0.1.202107231808.
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 7.0.0.202107140526.
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.rcp.feature.group 7.0.0.202107140526.
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.0.1.202107231808.
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 7.0.0.202107140526.
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.0.1.202107231808.
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.1.0.202107231808.
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.1.0.202107231808.
14:26:55 [2021-07-23T18:26:55.945Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.1.0.202107231808.
14:27:04 [2021-07-23T18:27:04.600Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-b8wrl because kubernetes resource quota exceeded. 
14:27:04 [2021-07-23T18:27:04.600Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-b8wrl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:27:04 [2021-07-23T18:27:04.600Z] Retrying...
14:27:04 [2021-07-23T18:27:04.600Z] 
14:27:08 [2021-07-23T18:27:08.117Z] Operation completed in 10873 ms.
14:27:08 [2021-07-23T18:27:08.118Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/linux/gtk/x86_64/trace-compass
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.incubator.rcp 0.0.1.202107231808.
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 7.0.0.202107140526.
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.rcp.feature.group 7.0.0.202107140526.
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.0.1.202107231808.
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 7.0.0.202107140526.
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.0.1.202107231808.
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.1.0.202107231808.
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.1.0.202107231808.
14:27:08 [2021-07-23T18:27:08.118Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.1.0.202107231808.
14:27:14 [2021-07-23T18:27:14.593Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-0q8nf because kubernetes resource quota exceeded. 
14:27:14 [2021-07-23T18:27:14.593Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-0q8nf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:27:14 [2021-07-23T18:27:14.593Z] Retrying...
14:27:14 [2021-07-23T18:27:14.593Z] 
14:27:18 [2021-07-23T18:27:18.055Z] Operation completed in 10316 ms.
14:27:18 [2021-07-23T18:27:18.056Z] [INFO] 
14:27:18 [2021-07-23T18:27:18.056Z] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:18 [2021-07-23T18:27:18.312Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20210723-1808-win32.win32.x86_64.zip
14:27:23 [2021-07-23T18:27:23.552Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz
14:27:24 [2021-07-23T18:27:24.619Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-n53z6 because kubernetes resource quota exceeded. 
14:27:24 [2021-07-23T18:27:24.620Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-n53z6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:27:24 [2021-07-23T18:27:24.620Z] Retrying...
14:27:24 [2021-07-23T18:27:24.620Z] 
14:27:28 [2021-07-23T18:27:28.794Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz
14:27:34 [2021-07-23T18:27:34.599Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-jk9g6 because kubernetes resource quota exceeded. 
14:27:34 [2021-07-23T18:27:34.600Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-jk9g6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:27:34 [2021-07-23T18:27:34.600Z] Retrying...
14:27:34 [2021-07-23T18:27:34.600Z] 
14:27:35 [2021-07-23T18:27:35.326Z] [INFO] 
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] 
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 13 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 21 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 25 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding.feature' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] 
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT.pom
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-p2artifacts.xml
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip
14:27:35 [2021-07-23T18:27:35.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip
14:27:35 [2021-07-23T18:27:35.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-p2metadata.xml
14:27:35 [2021-07-23T18:27:35.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20210723-1808-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-win32.win32.x86_64.zip
14:27:35 [2021-07-23T18:27:35.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:27:36 [2021-07-23T18:27:36.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] 
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] ------------------------------------------------------------------------
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Reactor Summary:
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] 
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Parent 0.0.1-SNAPSHOT ...... SUCCESS [01:09 min]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Common Parent 0.0.1-SNAPSHOT SUCCESS [  0.019 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Target Platform 0.0.1-SNAPSHOT SUCCESS [  4.822 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Callstack Parent 0.0.1-SNAPSHOT SUCCESS [  0.016 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.0.1-SNAPSHOT SUCCESS [ 26.449 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator tracetypes Parent 0.0.1-SNAPSHOT SUCCESS [  0.070 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.0.1-SNAPSHOT SUCCESS [  3.194 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.0.1-SNAPSHOT SUCCESS [  4.828 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.0.1-SNAPSHOT SUCCESS [  3.673 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.0.1-SNAPSHOT SUCCESS [  3.105 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Documentation 0.0.1-SNAPSHOT SUCCESS [  0.013 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator for Android User Guide 0.0.1-SNAPSHOT SUCCESS [ 23.592 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator ftrace User Guide 0.0.1-SNAPSHOT SUCCESS [  5.263 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.0.1-SNAPSHOT SUCCESS [  2.823 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator callstack User Guide 0.0.1-SNAPSHOT SUCCESS [  5.306 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.0.1-SNAPSHOT SUCCESS [  3.935 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.0.1-SNAPSHOT SUCCESS [  3.508 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.0.1-SNAPSHOT SUCCESS [  2.895 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.0.1-SNAPSHOT SUCCESS [  5.807 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.0.1-SNAPSHOT SUCCESS [  2.917 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator analyses Parent 0.0.1-SNAPSHOT SUCCESS [  0.042 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.0.1-SNAPSHOT SUCCESS [  2.845 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator eventcount User Guide 0.0.1-SNAPSHOT SUCCESS [  5.592 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.0.1-SNAPSHOT SUCCESS [  2.416 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.0.1-SNAPSHOT SUCCESS [  2.911 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Filters User Guide 0.0.1-SNAPSHOT SUCCESS [  5.119 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.0.1-SNAPSHOT SUCCESS [  2.794 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.0.1-SNAPSHOT SUCCESS [  3.764 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.0.1-SNAPSHOT SUCCESS [  2.609 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.0.1-SNAPSHOT SUCCESS [  2.583 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.0.1-SNAPSHOT SUCCESS [  6.339 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.0.1-SNAPSHOT SUCCESS [  3.122 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator kernel User Guide 0.0.1-SNAPSHOT SUCCESS [  5.620 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.0.1-SNAPSHOT SUCCESS [  3.128 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.0.1-SNAPSHOT SUCCESS [  3.508 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.0.1-SNAPSHOT SUCCESS [  2.955 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.0.1-SNAPSHOT SUCCESS [  2.526 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.0.1-SNAPSHOT SUCCESS [  5.250 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.0.1-SNAPSHOT SUCCESS [  2.523 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.0.1-SNAPSHOT SUCCESS [  2.964 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator opentracing User Guide 0.0.1-SNAPSHOT SUCCESS [  5.605 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.0.1-SNAPSHOT SUCCESS [  2.922 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.0.1-SNAPSHOT SUCCESS [  2.641 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.0.1-SNAPSHOT SUCCESS [  3.019 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator otf2 User Guide 0.0.1-SNAPSHOT SUCCESS [  5.348 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.0.1-SNAPSHOT SUCCESS [  2.445 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.0.1-SNAPSHOT SUCCESS [  2.605 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.0.1-SNAPSHOT SUCCESS [  2.874 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.0.1-SNAPSHOT SUCCESS [  4.969 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.0.1-SNAPSHOT SUCCESS [  2.704 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator VM Parent 0.0.1-SNAPSHOT ... SUCCESS [  0.012 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.0.1-SNAPSHOT SUCCESS [  3.433 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.0.1-SNAPSHOT SUCCESS [  5.461 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.0.1-SNAPSHOT SUCCESS [  3.116 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.0.1-SNAPSHOT SUCCESS [  2.580 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.0.1-SNAPSHOT SUCCESS [  2.846 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator uftrace User Guide 0.0.1-SNAPSHOT SUCCESS [  5.126 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.0.1-SNAPSHOT SUCCESS [  2.662 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.0.1-SNAPSHOT SUCCESS [  2.509 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.0.1-SNAPSHOT SUCCESS [  2.874 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Scripting Parent 0.1.0-SNAPSHOT SUCCESS [ 27.362 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.0-SNAPSHOT SUCCESS [  7.136 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Scripting User Guide 0.1.0-SNAPSHOT SUCCESS [  5.372 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.0-SNAPSHOT SUCCESS [  6.639 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.1.0-SNAPSHOT SUCCESS [  2.374 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.1.0-SNAPSHOT SUCCESS [  2.407 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.1.0-SNAPSHOT SUCCESS [  2.332 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.0.1-SNAPSHOT SUCCESS [  2.683 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.0.1-SNAPSHOT SUCCESS [  2.351 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Repository 0.0.1-SNAPSHOT .. SUCCESS [  6.337 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.0.1-SNAPSHOT SUCCESS [  2.326 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.0-SNAPSHOT SUCCESS [  3.984 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.048 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.0.1-SNAPSHOT SUCCESS [ 17.773 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.0.1-SNAPSHOT SUCCESS [  7.907 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.0.1-SNAPSHOT SUCCESS [  7.323 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.0.1-SNAPSHOT SUCCESS [  2.696 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.0.1-SNAPSHOT SUCCESS [  5.981 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.0.1-SNAPSHOT SUCCESS [ 23.934 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.0.1-SNAPSHOT SUCCESS [ 31.691 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.0.1-SNAPSHOT SUCCESS [ 21.934 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.0.1-SNAPSHOT SUCCESS [ 33.716 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.0.1-SNAPSHOT SUCCESS [ 12.118 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.0-SNAPSHOT SUCCESS [ 12.509 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.0-SNAPSHOT SUCCESS [  9.884 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.0.1-SNAPSHOT SUCCESS [ 14.384 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.738 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.634 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.0.1-SNAPSHOT SUCCESS [ 12.175 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.835 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.275 s]
14:27:37 [2021-07-23T18:27:37.327Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.289 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.748 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.0.1-SNAPSHOT SUCCESS [  3.514 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Incubator ROS User Guide 0.0.1-SNAPSHOT SUCCESS [  5.252 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.0.1-SNAPSHOT SUCCESS [  2.625 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.0.1-SNAPSHOT SUCCESS [  2.791 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.782 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.317 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.0.1-SNAPSHOT SUCCESS [  2.522 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.0.1-SNAPSHOT SUCCESS [  7.161 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.0.1-SNAPSHOT SUCCESS [  2.275 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.0.1-SNAPSHOT SUCCESS [  5.777 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.0.1-SNAPSHOT SUCCESS [  2.879 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Incubator System User Guide 0.0.1-SNAPSHOT SUCCESS [  5.309 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.system 0.0.1-SNAPSHOT SUCCESS [  2.333 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.489 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Incubator Trace Server Parent 0.0.1-SNAPSHOT SUCCESS [  0.009 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.0.1-SNAPSHOT SUCCESS [  6.732 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.0.1-SNAPSHOT SUCCESS [  2.451 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.0.1-SNAPSHOT SUCCESS [ 19.879 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Server Product 0.0.1-SNAPSHOT ........ SUCCESS [ 18.483 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.0.1-SNAPSHOT SUCCESS [  5.313 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Incubator RCP Parent 0.0.1-SNAPSHOT .. SUCCESS [  0.008 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Incubator RCP Feature 0.0.1-SNAPSHOT . SUCCESS [  2.248 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass RCP Branding plug-in 0.0.1-SNAPSHOT .. SUCCESS [  3.043 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass RCP Branding Feature 0.0.1-SNAPSHOT .. SUCCESS [  2.352 s]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Trace Compass Incubator RCP Product 0.0.1-SNAPSHOT . SUCCESS [01:11 min]
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] ------------------------------------------------------------------------
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] BUILD SUCCESS
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] ------------------------------------------------------------------------
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Total time:  19:06 min
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] Finished at: 2021-07-23T18:27:37Z
14:27:37 [2021-07-23T18:27:37.328Z] [INFO] ------------------------------------------------------------------------
14:27:37 [2021-07-23T18:27:37.328Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
14:27:38 [2021-07-23T18:27:38.545Z] [Pipeline] }
14:27:38 [2021-07-23T18:27:38.814Z] [Pipeline] // container
14:27:39 [2021-07-23T18:27:39.218Z] Post stage
14:27:40 [2021-07-23T18:27:40.165Z] [Pipeline] container
14:27:40 [2021-07-23T18:27:40.166Z] [Pipeline] {
14:27:40 [2021-07-23T18:27:40.832Z] [Pipeline] sh
14:27:41 [2021-07-23T18:27:41.347Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:27:41 [2021-07-23T18:27:41.347Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:27:41 [2021-07-23T18:27:41.625Z] [Pipeline] junit
14:27:41 [2021-07-23T18:27:41.628Z] Recording test results
14:27:44 [2021-07-23T18:27:44.603Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-n1k8d because kubernetes resource quota exceeded. 
14:27:44 [2021-07-23T18:27:44.604Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-n1k8d" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:27:44 [2021-07-23T18:27:44.604Z] Retrying...
14:27:44 [2021-07-23T18:27:44.604Z] 
14:27:46 [2021-07-23T18:27:46.073Z] [Checks API] No suitable checks publisher found.
14:27:46 [2021-07-23T18:27:46.347Z] [Pipeline] archiveArtifacts
14:27:46 [2021-07-23T18:27:46.351Z] Archiving artifacts
14:27:51 [2021-07-23T18:27:51.338Z] ‘$ARCHIVE_ARTIFACTS’ doesn’t match anything
14:27:51 [2021-07-23T18:27:51.338Z] No artifacts found that match the file pattern "$ARCHIVE_ARTIFACTS". Configuration error?
14:27:51 [2021-07-23T18:27:51.600Z] [Pipeline] }
14:27:51 [2021-07-23T18:27:51.870Z] [Pipeline] // container
14:27:53 [2021-07-23T18:27:53.602Z] [Pipeline] }
14:27:53 [2021-07-23T18:27:53.884Z] [Pipeline] // withEnv
14:27:54 [2021-07-23T18:27:54.286Z] [Pipeline] }
14:27:54 [2021-07-23T18:27:54.562Z] [Pipeline] // stage
14:27:54 [2021-07-23T18:27:54.590Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-zcc2c because kubernetes resource quota exceeded. 
14:27:54 [2021-07-23T18:27:54.590Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-zcc2c" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:27:54 [2021-07-23T18:27:54.590Z] Retrying...
14:27:54 [2021-07-23T18:27:54.590Z] 
14:27:55 [2021-07-23T18:27:55.352Z] [Pipeline] stage
14:27:55 [2021-07-23T18:27:55.354Z] [Pipeline] { (Deploy Site)
14:28:01 [2021-07-23T18:28:01.326Z] [Pipeline] tool
14:28:01 [2021-07-23T18:28:01.856Z] [Pipeline] envVarsForTool
14:28:02 [2021-07-23T18:28:02.801Z] [Pipeline] tool
14:28:03 [2021-07-23T18:28:03.344Z] [Pipeline] envVarsForTool
14:28:04 [2021-07-23T18:28:04.010Z] [Pipeline] withEnv
14:28:04 [2021-07-23T18:28:04.010Z] [Pipeline] {
14:28:04 [2021-07-23T18:28:04.593Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-ghc7r because kubernetes resource quota exceeded. 
14:28:04 [2021-07-23T18:28:04.593Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-ghc7r" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:28:04 [2021-07-23T18:28:04.593Z] Retrying...
14:28:04 [2021-07-23T18:28:04.593Z] 
14:28:05 [2021-07-23T18:28:05.612Z] [Pipeline] sshagent
14:28:05 [2021-07-23T18:28:05.620Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:28:05 [2021-07-23T18:28:05.620Z] [ssh-agent] Looking for ssh-agent implementation...
14:28:05 [2021-07-23T18:28:05.641Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:28:05 [2021-07-23T18:28:05.643Z] $ ssh-agent
14:28:05 [2021-07-23T18:28:05.653Z] SSH_AUTH_SOCK=/tmp/ssh-BzAgFtLM4tNZ/agent.375
14:28:05 [2021-07-23T18:28:05.653Z] SSH_AGENT_PID=377
14:28:05 [2021-07-23T18:28:05.743Z] Running ssh-add (command line suppressed)
14:28:05 [2021-07-23T18:28:05.835Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06@tmp/private_key_14999114533179110518.key (/home/jenkins/agent/workspace/tracecompass-incubator-2019-06@tmp/private_key_14999114533179110518.key)
14:28:05 [2021-07-23T18:28:05.844Z] [ssh-agent] Started.
14:28:05 [2021-07-23T18:28:05.844Z] [Pipeline] {
14:28:06 [2021-07-23T18:28:06.526Z] [Pipeline] sh
14:28:06 [2021-07-23T18:28:06.803Z] + /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.scripts//deploy-update-site.sh common/org.eclipse.tracecompass.incubator.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/repository/
14:28:06 [2021-07-23T18:28:06.804Z] + repo=tracecompass
14:28:06 [2021-07-23T18:28:06.804Z] + '[' 2 -lt 2 ']'
14:28:06 [2021-07-23T18:28:06.804Z] + sitePath=common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
14:28:06 [2021-07-23T18:28:06.804Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/repository/
14:28:06 [2021-07-23T18:28:06.804Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:28:06 [2021-07-23T18:28:06.804Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:28:06 [2021-07-23T18:28:06.804Z] + SCP=scp
14:28:06 [2021-07-23T18:28:06.804Z] + ECHO=echo
14:28:06 [2021-07-23T18:28:06.804Z] + '[' false == false ']'
14:28:06 [2021-07-23T18:28:06.804Z] + ECHO=
14:28:06 [2021-07-23T18:28:06.804Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/repository/
14:28:06 [2021-07-23T18:28:06.804Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/repository//*'
14:28:07 [2021-07-23T18:28:07.365Z] + scp -r common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//features common/org.eclipse.tracecompass.incubator.releng-site/target/repository//p2.index common/org.eclipse.tracecompass.incubator.releng-site/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/repository/
14:28:09 [2021-07-23T18:28:09.542Z] [Pipeline] }
14:28:09 [2021-07-23T18:28:09.544Z] $ ssh-agent -k
14:28:09 [2021-07-23T18:28:09.548Z] unset SSH_AUTH_SOCK;
14:28:09 [2021-07-23T18:28:09.548Z] unset SSH_AGENT_PID;
14:28:09 [2021-07-23T18:28:09.548Z] echo Agent pid 377 killed;
14:28:09 [2021-07-23T18:28:09.554Z] [ssh-agent] Stopped.
14:28:09 [2021-07-23T18:28:09.834Z] [Pipeline] // sshagent
14:28:10 [2021-07-23T18:28:10.257Z] [Pipeline] }
14:28:10 [2021-07-23T18:28:10.544Z] [Pipeline] // withEnv
14:28:10 [2021-07-23T18:28:10.968Z] [Pipeline] }
14:28:11 [2021-07-23T18:28:11.249Z] [Pipeline] // stage
14:28:12 [2021-07-23T18:28:12.055Z] [Pipeline] stage
14:28:12 [2021-07-23T18:28:12.055Z] [Pipeline] { (Deploy RCP)
14:28:14 [2021-07-23T18:28:14.592Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-6640l because kubernetes resource quota exceeded. 
14:28:14 [2021-07-23T18:28:14.592Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-6640l" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:28:14 [2021-07-23T18:28:14.592Z] Retrying...
14:28:14 [2021-07-23T18:28:14.592Z] 
14:28:18 [2021-07-23T18:28:18.369Z] [Pipeline] tool
14:28:18 [2021-07-23T18:28:18.906Z] [Pipeline] envVarsForTool
14:28:19 [2021-07-23T18:28:19.822Z] [Pipeline] tool
14:28:20 [2021-07-23T18:28:20.358Z] [Pipeline] envVarsForTool
14:28:21 [2021-07-23T18:28:21.034Z] [Pipeline] withEnv
14:28:21 [2021-07-23T18:28:21.034Z] [Pipeline] {
14:28:22 [2021-07-23T18:28:22.622Z] [Pipeline] sshagent
14:28:22 [2021-07-23T18:28:22.628Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:28:22 [2021-07-23T18:28:22.629Z] [ssh-agent] Looking for ssh-agent implementation...
14:28:22 [2021-07-23T18:28:22.640Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:28:22 [2021-07-23T18:28:22.641Z] $ ssh-agent
14:28:22 [2021-07-23T18:28:22.656Z] SSH_AUTH_SOCK=/tmp/ssh-U4jXd327j3If/agent.397
14:28:22 [2021-07-23T18:28:22.656Z] SSH_AGENT_PID=399
14:28:22 [2021-07-23T18:28:22.663Z] Running ssh-add (command line suppressed)
14:28:22 [2021-07-23T18:28:22.739Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06@tmp/private_key_7100801299168689860.key (/home/jenkins/agent/workspace/tracecompass-incubator-2019-06@tmp/private_key_7100801299168689860.key)
14:28:22 [2021-07-23T18:28:22.747Z] [ssh-agent] Started.
14:28:22 [2021-07-23T18:28:22.747Z] [Pipeline] {
14:28:23 [2021-07-23T18:28:23.435Z] [Pipeline] sh
14:28:23 [2021-07-23T18:28:23.707Z] + /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp/ rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp-repository/ 'trace-compass-*' false
14:28:23 [2021-07-23T18:28:23.708Z] + repo=tracecompass
14:28:23 [2021-07-23T18:28:23.708Z] + '[' 6 -lt 6 ']'
14:28:23 [2021-07-23T18:28:23.708Z] + rcpPath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/
14:28:23 [2021-07-23T18:28:23.708Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp/
14:28:23 [2021-07-23T18:28:23.708Z] + rcpSitePath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
14:28:23 [2021-07-23T18:28:23.708Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp-repository/
14:28:23 [2021-07-23T18:28:23.708Z] + rcpPattern='trace-compass-*'
14:28:23 [2021-07-23T18:28:23.708Z] + copyLatest=false
14:28:23 [2021-07-23T18:28:23.708Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:28:23 [2021-07-23T18:28:23.708Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:28:23 [2021-07-23T18:28:23.708Z] + SCP=scp
14:28:23 [2021-07-23T18:28:23.708Z] + ECHO=echo
14:28:23 [2021-07-23T18:28:23.708Z] + '[' false == false ']'
14:28:23 [2021-07-23T18:28:23.708Z] + ECHO=
14:28:23 [2021-07-23T18:28:23.708Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp-repository//*'
14:28:24 [2021-07-23T18:28:24.592Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-w9jb3 because kubernetes resource quota exceeded. 
14:28:24 [2021-07-23T18:28:24.593Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-w9jb3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:28:24 [2021-07-23T18:28:24.593Z] Retrying...
14:28:24 [2021-07-23T18:28:24.593Z] 
14:28:24 [2021-07-23T18:28:24.635Z] + scp rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.0.1-20210723-1808-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp/
14:28:34 [2021-07-23T18:28:34.591Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-frm33 because kubernetes resource quota exceeded. 
14:28:34 [2021-07-23T18:28:34.591Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-frm33" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:28:34 [2021-07-23T18:28:34.591Z] Retrying...
14:28:34 [2021-07-23T18:28:34.591Z] 
14:28:36 [2021-07-23T18:28:36.807Z] + scp -r rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/master/rcp-repository/
14:28:44 [2021-07-23T18:28:44.592Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-3fq22 because kubernetes resource quota exceeded. 
14:28:44 [2021-07-23T18:28:44.593Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-3fq22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:28:44 [2021-07-23T18:28:44.593Z] Retrying...
14:28:44 [2021-07-23T18:28:44.593Z] 
14:28:44 [2021-07-23T18:28:44.889Z] + '[' false == true ']'
14:28:45 [2021-07-23T18:28:45.177Z] [Pipeline] }
14:28:45 [2021-07-23T18:28:45.179Z] $ ssh-agent -k
14:28:45 [2021-07-23T18:28:45.182Z] unset SSH_AUTH_SOCK;
14:28:45 [2021-07-23T18:28:45.182Z] unset SSH_AGENT_PID;
14:28:45 [2021-07-23T18:28:45.182Z] echo Agent pid 399 killed;
14:28:45 [2021-07-23T18:28:45.187Z] [ssh-agent] Stopped.
14:28:45 [2021-07-23T18:28:45.492Z] [Pipeline] // sshagent
14:28:45 [2021-07-23T18:28:45.896Z] [Pipeline] }
14:28:46 [2021-07-23T18:28:46.168Z] [Pipeline] // withEnv
14:28:46 [2021-07-23T18:28:46.577Z] [Pipeline] }
14:28:46 [2021-07-23T18:28:46.846Z] [Pipeline] // stage
14:28:47 [2021-07-23T18:28:47.650Z] [Pipeline] stage
14:28:47 [2021-07-23T18:28:47.651Z] [Pipeline] { (Deploy Server)
14:28:53 [2021-07-23T18:28:53.580Z] [Pipeline] tool
14:28:54 [2021-07-23T18:28:54.105Z] [Pipeline] envVarsForTool
14:28:54 [2021-07-23T18:28:54.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-5slg9 because kubernetes resource quota exceeded. 
14:28:54 [2021-07-23T18:28:54.597Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-5slg9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:28:54 [2021-07-23T18:28:54.597Z] Retrying...
14:28:54 [2021-07-23T18:28:54.597Z] 
14:28:55 [2021-07-23T18:28:55.035Z] [Pipeline] tool
14:28:55 [2021-07-23T18:28:55.558Z] [Pipeline] envVarsForTool
14:28:56 [2021-07-23T18:28:56.231Z] [Pipeline] withEnv
14:28:56 [2021-07-23T18:28:56.232Z] [Pipeline] {
14:28:57 [2021-07-23T18:28:57.825Z] [Pipeline] sshagent
14:28:57 [2021-07-23T18:28:57.831Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:28:57 [2021-07-23T18:28:57.832Z] [ssh-agent] Looking for ssh-agent implementation...
14:28:57 [2021-07-23T18:28:57.844Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:28:57 [2021-07-23T18:28:57.845Z] $ ssh-agent
14:28:57 [2021-07-23T18:28:57.858Z] SSH_AUTH_SOCK=/tmp/ssh-rZsiCULDy9FT/agent.433
14:28:57 [2021-07-23T18:28:57.858Z] SSH_AGENT_PID=435
14:28:57 [2021-07-23T18:28:57.938Z] Running ssh-add (command line suppressed)
14:28:58 [2021-07-23T18:28:58.039Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-2019-06@tmp/private_key_11067456034953740233.key (/home/jenkins/agent/workspace/tracecompass-incubator-2019-06@tmp/private_key_11067456034953740233.key)
14:28:58 [2021-07-23T18:28:58.051Z] [ssh-agent] Started.
14:28:58 [2021-07-23T18:28:58.051Z] [Pipeline] {
14:28:58 [2021-07-23T18:28:58.720Z] [Pipeline] sh
14:28:58 [2021-07-23T18:28:58.992Z] + /home/jenkins/agent/workspace/tracecompass-incubator-2019-06/.scripts//deploy-rcp.sh trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp/ trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp-repository/ 'trace-compass-server*' true
14:28:58 [2021-07-23T18:28:58.993Z] + repo=tracecompass
14:28:58 [2021-07-23T18:28:58.993Z] + '[' 6 -lt 6 ']'
14:28:58 [2021-07-23T18:28:58.993Z] + rcpPath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/
14:28:58 [2021-07-23T18:28:58.993Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp/
14:28:58 [2021-07-23T18:28:58.993Z] + rcpSitePath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
14:28:58 [2021-07-23T18:28:58.993Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp-repository/
14:28:58 [2021-07-23T18:28:58.993Z] + rcpPattern='trace-compass-server*'
14:28:58 [2021-07-23T18:28:58.993Z] + copyLatest=true
14:28:58 [2021-07-23T18:28:58.993Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:28:58 [2021-07-23T18:28:58.993Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:28:58 [2021-07-23T18:28:58.993Z] + SCP=scp
14:28:58 [2021-07-23T18:28:58.993Z] + ECHO=echo
14:28:58 [2021-07-23T18:28:58.993Z] + '[' false == false ']'
14:28:58 [2021-07-23T18:28:58.993Z] + ECHO=
14:28:58 [2021-07-23T18:28:58.993Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp-repository//*'
14:28:59 [2021-07-23T18:28:59.554Z] + scp trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp/
14:29:02 [2021-07-23T18:29:02.824Z] + scp -r trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//artifacts.jar trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//artifacts.xml.xz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//binary trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//content.jar trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//content.xml.xz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//p2.index trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp-repository/
14:29:04 [2021-07-23T18:29:04.597Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-rpm32 because kubernetes resource quota exceeded. 
14:29:04 [2021-07-23T18:29:04.597Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-rpm32" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:29:04 [2021-07-23T18:29:04.597Z] Retrying...
14:29:04 [2021-07-23T18:29:04.597Z] 
14:29:04 [2021-07-23T18:29:04.712Z] + '[' true == true ']'
14:29:04 [2021-07-23T18:29:04.712Z] + endPattern=20
14:29:04 [2021-07-23T18:29:04.712Z] + pattern=trace-compass-server
14:29:04 [2021-07-23T18:29:04.712Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz
14:29:04 [2021-07-23T18:29:04.712Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz
14:29:04 [2021-07-23T18:29:04.712Z] + rcpLinuxPath=trace-compass-server0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz
14:29:04 [2021-07-23T18:29:04.713Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz
14:29:04 [2021-07-23T18:29:04.713Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz
14:29:04 [2021-07-23T18:29:04.713Z] + rcpMacosPath=trace-compass-server0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz
14:29:04 [2021-07-23T18:29:04.713Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-win32.win32.x86_64.zip
14:29:04 [2021-07-23T18:29:04.713Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20210723-1808-win32.win32.x86_64.zip
14:29:04 [2021-07-23T18:29:04.713Z] + rcpWindowsPath=trace-compass-server0.0.1-20210723-1808-win32.win32.x86_64.zip
14:29:04 [2021-07-23T18:29:04.713Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp//trace-compass-server0.0.1-20210723-1808-linux.gtk.x86_64.tar.gz /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp//trace-compass-server-latest-linux.gtk.x86_64.tar.gz &&                   cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp//trace-compass-server0.0.1-20210723-1808-macosx.cocoa.x86_64.tar.gz /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp//trace-compass-server-latest-macosx.cocoa.x86_64.tar.gz &&                   cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp//trace-compass-server0.0.1-20210723-1808-win32.win32.x86_64.zip /home/data/httpd/download.eclipse.org/tracecompass.incubator/2019-06/trace-server/rcp//trace-compass-server-latest-win32.win32.x86_64.tar.gz'
14:29:05 [2021-07-23T18:29:05.928Z] [Pipeline] }
14:29:05 [2021-07-23T18:29:05.931Z] $ ssh-agent -k
14:29:05 [2021-07-23T18:29:05.934Z] unset SSH_AUTH_SOCK;
14:29:05 [2021-07-23T18:29:05.934Z] unset SSH_AGENT_PID;
14:29:05 [2021-07-23T18:29:05.934Z] echo Agent pid 435 killed;
14:29:05 [2021-07-23T18:29:05.940Z] [ssh-agent] Stopped.
14:29:06 [2021-07-23T18:29:06.228Z] [Pipeline] // sshagent
14:29:06 [2021-07-23T18:29:06.649Z] [Pipeline] }
14:29:06 [2021-07-23T18:29:06.940Z] [Pipeline] // withEnv
14:29:07 [2021-07-23T18:29:07.358Z] [Pipeline] }
14:29:07 [2021-07-23T18:29:07.639Z] [Pipeline] // stage
14:29:08 [2021-07-23T18:29:08.473Z] [Pipeline] stage
14:29:08 [2021-07-23T18:29:08.474Z] [Pipeline] { (Deploy Doc)
14:29:13 [2021-07-23T18:29:13.322Z] Stage "Deploy Doc" skipped due to when conditional
14:29:13 [2021-07-23T18:29:13.322Z] [Pipeline] }
14:29:13 [2021-07-23T18:29:13.607Z] [Pipeline] // stage
14:29:14 [2021-07-23T18:29:14.424Z] [Pipeline] stage
14:29:14 [2021-07-23T18:29:14.425Z] [Pipeline] { (Javadoc)
14:29:14 [2021-07-23T18:29:14.593Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-vd1gs because kubernetes resource quota exceeded. 
14:29:14 [2021-07-23T18:29:14.593Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-vd1gs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:29:14 [2021-07-23T18:29:14.593Z] Retrying...
14:29:14 [2021-07-23T18:29:14.593Z] 
14:29:19 [2021-07-23T18:29:19.227Z] Stage "Javadoc" skipped due to when conditional
14:29:19 [2021-07-23T18:29:19.227Z] [Pipeline] }
14:29:19 [2021-07-23T18:29:19.499Z] [Pipeline] // stage
14:29:20 [2021-07-23T18:29:20.308Z] [Pipeline] stage
14:29:20 [2021-07-23T18:29:20.308Z] [Pipeline] { (Deploy Javadoc)
14:29:24 [2021-07-23T18:29:24.596Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-hljmj because kubernetes resource quota exceeded. 
14:29:24 [2021-07-23T18:29:24.597Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-hljmj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:29:24 [2021-07-23T18:29:24.597Z] Retrying...
14:29:24 [2021-07-23T18:29:24.597Z] 
14:29:25 [2021-07-23T18:29:25.089Z] Stage "Deploy Javadoc" skipped due to when conditional
14:29:25 [2021-07-23T18:29:25.090Z] [Pipeline] }
14:29:25 [2021-07-23T18:29:25.364Z] [Pipeline] // stage
14:29:25 [2021-07-23T18:29:25.918Z] [Pipeline] stage
14:29:25 [2021-07-23T18:29:25.919Z] [Pipeline] { (Declarative: Post Actions)
14:29:27 [2021-07-23T18:29:27.915Z] [Pipeline] container
14:29:27 [2021-07-23T18:29:27.915Z] [Pipeline] {
14:29:28 [2021-07-23T18:29:28.578Z] [Pipeline] emailext
14:29:28 [2021-07-23T18:29:28.993Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com
14:29:29 [2021-07-23T18:29:29.399Z] [Pipeline] }
14:29:29 [2021-07-23T18:29:29.691Z] [Pipeline] // container
14:29:31 [2021-07-23T18:29:31.154Z] [Pipeline] }
14:29:31 [2021-07-23T18:29:31.418Z] [Pipeline] // stage
14:29:31 [2021-07-23T18:29:31.825Z] [Pipeline] }
14:29:32 [2021-07-23T18:29:32.098Z] [Pipeline] // withEnv
14:29:32 [2021-07-23T18:29:32.501Z] [Pipeline] }
14:29:32 [2021-07-23T18:29:32.765Z] [Pipeline] // timeout
14:29:33 [2021-07-23T18:29:33.177Z] [Pipeline] }
14:29:33 [2021-07-23T18:29:33.447Z] [Pipeline] // timestamps
14:29:33 [2021-07-23T18:29:33.849Z] [Pipeline] }
14:29:34 [2021-07-23T18:29:34.128Z] [Pipeline] // withEnv
14:29:34 [2021-07-23T18:29:34.533Z] [Pipeline] }
14:29:34 [2021-07-23T18:29:34.588Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-qzsgz-wzrtt because kubernetes resource quota exceeded. 
14:29:34 [2021-07-23T18:29:34.589Z] Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/tracecompass/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "tracecompass-build-qzsgz-wzrtt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m.
14:29:34 [2021-07-23T18:29:34.589Z] Retrying...
14:29:34 [2021-07-23T18:29:34.589Z] 
14:29:34 [2021-07-23T18:29:34.809Z] [Pipeline] // withEnv
14:29:35 [2021-07-23T18:29:35.215Z] [Pipeline] }
14:29:35 [2021-07-23T18:29:35.489Z] [Pipeline] // node
14:29:35 [2021-07-23T18:29:35.903Z] [Pipeline] }
14:29:36 [2021-07-23T18:29:36.173Z] [Pipeline] // podTemplate
14:29:36 [2021-07-23T18:29:36.576Z] [Pipeline] End of Pipeline
14:29:36 [2021-07-23T18:29:36.744Z] Triggering a new build of backup-legacy-builds #52
14:29:36 [2021-07-23T18:29:36.745Z] Triggering a new build of tracecompass-incubator-2020-06 #4
14:29:36 [2021-07-23T18:29:36.789Z] Finished: SUCCESS