Skip to content
Success

Console Output

14:59:50 [2022-05-31T18:59:50.313Z] Started by user Bernd Hufmann
14:59:50 [2022-05-31T18:59:50.313Z] Running as Bernd Hufmann
14:59:50 [2022-05-31T18:59:50.491Z] Obtained jenkins/pipelines/tracecompass-jdk11.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:59:50 [2022-05-31T18:59:50.961Z] [Pipeline] Start of Pipeline
14:59:53 [2022-05-31T18:59:53.090Z] [Pipeline] readTrusted
14:59:53 [2022-05-31T18:59:53.250Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:59:53 [2022-05-31T18:59:53.675Z] [Pipeline] echo
14:59:53 [2022-05-31T18:59:53.676Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
14:59:53 [2022-05-31T18:59:53.678Z] [Pipeline] podTemplate
14:59:53 [2022-05-31T18:59:53.684Z] [Pipeline] {
14:59:54 [2022-05-31T18:59:54.533Z] [Pipeline] node
15:00:09 [2022-05-31T19:00:09.534Z] Still waiting to schedule task
15:00:09 [2022-05-31T19:00:09.538Z] Waiting for next available executor on ‘tracecompass-build15:00:23 [2022-05-31T19:00:23.554Z] Agent tracecompass-build-zxth8-t9533 is provisioned from template tracecompass-build-zxth8
15:00:23 [2022-05-31T19:00:23.555Z] ---
15:00:23 [2022-05-31T19:00:23.555Z] apiVersion: "v1"
15:00:23 [2022-05-31T19:00:23.555Z] kind: "Pod"
15:00:23 [2022-05-31T19:00:23.555Z] metadata:
15:00:23 [2022-05-31T19:00:23.555Z]   annotations:
15:00:23 [2022-05-31T19:00:23.555Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-short-ui-only/2283/"
15:00:23 [2022-05-31T19:00:23.555Z]     runUrl: "job/tracecompass-gerrit-short-ui-only/2283/"
15:00:23 [2022-05-31T19:00:23.555Z]   labels:
15:00:23 [2022-05-31T19:00:23.555Z]     jenkins: "slave"
15:00:23 [2022-05-31T19:00:23.555Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
15:00:23 [2022-05-31T19:00:23.555Z]     jenkins/label: "tracecompass-build"
15:00:23 [2022-05-31T19:00:23.555Z]   name: "tracecompass-build-zxth8-t9533"
15:00:23 [2022-05-31T19:00:23.555Z]   namespace: "tracecompass"
15:00:23 [2022-05-31T19:00:23.555Z] spec:
15:00:23 [2022-05-31T19:00:23.555Z]   containers:
15:00:23 [2022-05-31T19:00:23.555Z]   - args:
15:00:23 [2022-05-31T19:00:23.555Z]     - "-c"
15:00:23 [2022-05-31T19:00:23.555Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
15:00:23 [2022-05-31T19:00:23.555Z]     command:
15:00:23 [2022-05-31T19:00:23.555Z]     - "/bin/sh"
15:00:23 [2022-05-31T19:00:23.555Z]     image: "eclipse/tracecompass-build-env:18.04"
15:00:23 [2022-05-31T19:00:23.555Z]     imagePullPolicy: "Always"
15:00:23 [2022-05-31T19:00:23.555Z]     name: "tracecompass"
15:00:23 [2022-05-31T19:00:23.555Z]     resources:
15:00:23 [2022-05-31T19:00:23.555Z]       limits:
15:00:23 [2022-05-31T19:00:23.555Z]         memory: "2.6Gi"
15:00:23 [2022-05-31T19:00:23.555Z]         cpu: "1.3"
15:00:23 [2022-05-31T19:00:23.555Z]       requests:
15:00:23 [2022-05-31T19:00:23.555Z]         memory: "2.6Gi"
15:00:23 [2022-05-31T19:00:23.555Z]         cpu: "1.3"
15:00:23 [2022-05-31T19:00:23.555Z]     tty: true
15:00:23 [2022-05-31T19:00:23.555Z]     volumeMounts:
15:00:23 [2022-05-31T19:00:23.555Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
15:00:23 [2022-05-31T19:00:23.555Z]       name: "settings-xml"
15:00:23 [2022-05-31T19:00:23.555Z]       readOnly: true
15:00:23 [2022-05-31T19:00:23.555Z]       subPath: "settings.xml"
15:00:23 [2022-05-31T19:00:23.555Z]     - mountPath: "/home/jenkins/.m2/repository"
15:00:23 [2022-05-31T19:00:23.555Z]       name: "m2-repo"
15:00:23 [2022-05-31T19:00:23.555Z]     - mountPath: "/opt/tools"
15:00:23 [2022-05-31T19:00:23.555Z]       name: "tools"
15:00:23 [2022-05-31T19:00:23.555Z]     - mountPath: "/home/jenkins/agent"
15:00:23 [2022-05-31T19:00:23.555Z]       name: "workspace-volume"
15:00:23 [2022-05-31T19:00:23.555Z]       readOnly: false
15:00:23 [2022-05-31T19:00:23.555Z]   - env:
15:00:23 [2022-05-31T19:00:23.555Z]     - name: "JENKINS_SECRET"
15:00:23 [2022-05-31T19:00:23.555Z]       value: "********"
15:00:23 [2022-05-31T19:00:23.555Z]     - name: "JENKINS_TUNNEL"
15:00:23 [2022-05-31T19:00:23.555Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
15:00:23 [2022-05-31T19:00:23.555Z]     - name: "JENKINS_AGENT_NAME"
15:00:23 [2022-05-31T19:00:23.555Z]       value: "tracecompass-build-zxth8-t9533"
15:00:23 [2022-05-31T19:00:23.555Z]     - name: "JENKINS_NAME"
15:00:23 [2022-05-31T19:00:23.555Z]       value: "tracecompass-build-zxth8-t9533"
15:00:23 [2022-05-31T19:00:23.555Z]     - name: "JENKINS_AGENT_WORKDIR"
15:00:23 [2022-05-31T19:00:23.555Z]       value: "/home/jenkins/agent"
15:00:23 [2022-05-31T19:00:23.555Z]     - name: "JENKINS_URL"
15:00:23 [2022-05-31T19:00:23.555Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
15:00:23 [2022-05-31T19:00:23.555Z]     image: "eclipsecbi/jenkins-jnlp-agent"
15:00:23 [2022-05-31T19:00:23.555Z]     name: "jnlp"
15:00:23 [2022-05-31T19:00:23.555Z]     resources:
15:00:23 [2022-05-31T19:00:23.555Z]       limits: {}
15:00:23 [2022-05-31T19:00:23.555Z]       requests:
15:00:23 [2022-05-31T19:00:23.555Z]         memory: "256Mi"
15:00:23 [2022-05-31T19:00:23.555Z]         cpu: "100m"
15:00:23 [2022-05-31T19:00:23.555Z]     volumeMounts:
15:00:23 [2022-05-31T19:00:23.555Z]     - mountPath: "/home/jenkins/.ssh"
15:00:23 [2022-05-31T19:00:23.555Z]       name: "volume-known-hosts"
15:00:23 [2022-05-31T19:00:23.555Z]     - mountPath: "/home/jenkins/agent"
15:00:23 [2022-05-31T19:00:23.555Z]       name: "workspace-volume"
15:00:23 [2022-05-31T19:00:23.555Z]       readOnly: false
15:00:23 [2022-05-31T19:00:23.555Z]   nodeSelector:
15:00:23 [2022-05-31T19:00:23.555Z]     kubernetes.io/os: "linux"
15:00:23 [2022-05-31T19:00:23.555Z]   restartPolicy: "Never"
15:00:23 [2022-05-31T19:00:23.555Z]   volumes:
15:00:23 [2022-05-31T19:00:23.555Z]   - emptyDir: {}
15:00:23 [2022-05-31T19:00:23.555Z]     name: "m2-repo"
15:00:23 [2022-05-31T19:00:23.555Z]   - name: "settings-xml"
15:00:23 [2022-05-31T19:00:23.555Z]     secret:
15:00:23 [2022-05-31T19:00:23.555Z]       items:
15:00:23 [2022-05-31T19:00:23.555Z]       - key: "settings.xml"
15:00:23 [2022-05-31T19:00:23.555Z]         path: "settings.xml"
15:00:23 [2022-05-31T19:00:23.555Z]       secretName: "m2-secret-dir"
15:00:23 [2022-05-31T19:00:23.555Z]   - emptyDir:
15:00:23 [2022-05-31T19:00:23.555Z]       medium: ""
15:00:23 [2022-05-31T19:00:23.555Z]     name: "workspace-volume"
15:00:23 [2022-05-31T19:00:23.555Z]   - configMap:
15:00:23 [2022-05-31T19:00:23.555Z]       name: "known-hosts"
15:00:23 [2022-05-31T19:00:23.555Z]     name: "volume-known-hosts"
15:00:23 [2022-05-31T19:00:23.555Z]   - name: "tools"
15:00:23 [2022-05-31T19:00:23.555Z]     persistentVolumeClaim:
15:00:23 [2022-05-31T19:00:23.555Z]       claimName: "tools-claim-jiro-tracecompass"
15:00:23 [2022-05-31T19:00:23.555Z] 
15:00:24 [2022-05-31T19:00:24.320Z] Running on tracecompass-build-zxth8-t9533 in /home/jenkins/agent/workspace/tracecompass-master-rcptt
15:00:24 [2022-05-31T19:00:24.472Z] [Pipeline] {
15:00:25 [2022-05-31T19:00:25.632Z] [Pipeline] stage
15:00:25 [2022-05-31T19:00:25.632Z] [Pipeline] { (Declarative: Checkout SCM)
15:00:26 [2022-05-31T19:00:26.342Z] [Pipeline] checkout
15:00:27 [2022-05-31T19:00:27.217Z] Selected Git installation does not exist. Using Default
15:00:27 [2022-05-31T19:00:27.218Z] The recommended git tool is: NONE
15:00:40 [2022-05-31T19:00:40.612Z] No credentials specified
15:00:40 [2022-05-31T19:00:40.615Z] Cloning the remote Git repository
15:00:46 [2022-05-31T19:00:46.118Z] Avoid second fetch
15:00:46 [2022-05-31T19:00:46.216Z] Checking out Revision 1a375c9181b88968de8ada1821aef4acb11b3903 (refs/remotes/origin/master)
15:00:40 [2022-05-31T19:00:40.714Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:00:45 [2022-05-31T19:00:45.312Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-rcptt # timeout=10
15:00:45 [2022-05-31T19:00:45.423Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:00:45 [2022-05-31T19:00:45.424Z]  > git --version # timeout=10
15:00:45 [2022-05-31T19:00:45.512Z]  > git --version # 'git version 2.20.1'
15:00:45 [2022-05-31T19:00:45.513Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:46 [2022-05-31T19:00:46.023Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
15:00:46 [2022-05-31T19:00:46.113Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:46 [2022-05-31T19:00:46.122Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:00:46 [2022-05-31T19:00:46.225Z]  > git config core.sparsecheckout # timeout=10
15:00:46 [2022-05-31T19:00:46.316Z]  > git checkout -f 1a375c9181b88968de8ada1821aef4acb11b3903 # timeout=10
15:00:52 [2022-05-31T19:00:52.915Z] Commit message: "Support java-doc generation during Trace Compass build"
15:00:52 [2022-05-31T19:00:52.920Z]  > git rev-list --no-walk 1a375c9181b88968de8ada1821aef4acb11b3903 # timeout=10
15:00:53 [2022-05-31T19:00:53.423Z] [Pipeline] }
15:00:53 [2022-05-31T19:00:53.727Z] [Pipeline] // stage
15:00:54 [2022-05-31T19:00:54.883Z] [Pipeline] withEnv
15:00:54 [2022-05-31T19:00:54.884Z] [Pipeline] {
15:01:00 [2022-05-31T19:01:00.303Z] [Pipeline] withEnv
15:01:00 [2022-05-31T19:01:00.304Z] [Pipeline] {
15:01:01 [2022-05-31T19:01:01.740Z] [Pipeline] timestamps
15:01:01 [2022-05-31T19:01:01.740Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
15:01:01 [2022-05-31T19:01:01.741Z] [Pipeline] {
15:01:02 [2022-05-31T19:01:02.760Z] [Pipeline] timeout
15:01:02 [2022-05-31T19:01:02.761Z] Timeout set to expire in 4 hr 0 min
15:01:02 [2022-05-31T19:01:02.762Z] [Pipeline] {
15:01:04 [2022-05-31T19:01:04.041Z] [Pipeline] stage
15:01:04 [2022-05-31T19:01:04.042Z] [Pipeline] { (Declarative: Tool Install)
15:01:05 [2022-05-31T19:01:05.378Z] [Pipeline] tool
15:01:05 [2022-05-31T19:01:05.980Z] [Pipeline] envVarsForTool
15:01:06 [2022-05-31T19:01:06.993Z] [Pipeline] tool
15:01:07 [2022-05-31T19:01:07.577Z] [Pipeline] envVarsForTool
15:01:08 [2022-05-31T19:01:08.153Z] [Pipeline] }
15:01:08 [2022-05-31T19:01:08.436Z] [Pipeline] // stage
15:01:09 [2022-05-31T19:01:09.403Z] [Pipeline] withEnv
15:01:09 [2022-05-31T19:01:09.404Z] [Pipeline] {
15:01:11 [2022-05-31T19:01:11.575Z] [Pipeline] stage
15:01:11 [2022-05-31T19:01:11.575Z] [Pipeline] { (Checkout)
15:01:17 [2022-05-31T19:01:17.132Z] [Pipeline] tool
15:01:17 [2022-05-31T19:01:17.710Z] [Pipeline] envVarsForTool
15:01:18 [2022-05-31T19:01:18.701Z] [Pipeline] tool
15:01:19 [2022-05-31T19:01:19.930Z] [Pipeline] envVarsForTool
15:01:20 [2022-05-31T19:01:20.653Z] [Pipeline] withEnv
15:01:20 [2022-05-31T19:01:20.654Z] [Pipeline] {
15:01:22 [2022-05-31T19:01:22.386Z] [Pipeline] container
15:01:22 [2022-05-31T19:01:22.387Z] [Pipeline] {
15:01:23 [2022-05-31T19:01:23.106Z] [Pipeline] sh
15:01:23 [2022-05-31T19:01:23.917Z] + mkdir -p ../scripts
15:01:25 [2022-05-31T19:01:25.409Z] [Pipeline] sh
15:01:25 [2022-05-31T19:01:25.933Z] + cp scripts/deploy-rcp.sh ../scripts
15:01:26 [2022-05-31T19:01:26.312Z] [Pipeline] sh
15:01:26 [2022-05-31T19:01:26.827Z] + cp scripts/deploy-update-site.sh ../scripts
15:01:27 [2022-05-31T19:01:27.190Z] [Pipeline] sh
15:01:27 [2022-05-31T19:01:27.816Z] + cp scripts/deploy-doc.sh ../scripts
15:01:28 [2022-05-31T19:01:28.203Z] [Pipeline] sh
15:01:28 [2022-05-31T19:01:28.814Z] + cp scripts/deploy-javadoc.sh ../scripts
15:01:29 [2022-05-31T19:01:29.103Z] [Pipeline] checkout
15:01:29 [2022-05-31T19:01:29.113Z] The recommended git tool is: NONE
15:01:29 [2022-05-31T19:01:29.119Z] No credentials specified
15:01:29 [2022-05-31T19:01:29.119Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@736f4bf9; decorates RemoteLauncher[hudson.remoting.Channel@e28a80eb:JNLP4-connect connection from 10.40.38.59/10.40.38.59:37916] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:01:29 [2022-05-31T19:01:29.212Z] Fetching changes from the remote Git repository
15:01:29 [2022-05-31T19:01:29.122Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-rcptt/.git # timeout=10
15:01:29 [2022-05-31T19:01:29.215Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
15:01:29 [2022-05-31T19:01:29.225Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
15:01:29 [2022-05-31T19:01:29.225Z]  > git --version # timeout=10
15:01:29 [2022-05-31T19:01:29.312Z]  > git --version # 'git version 2.20.1'
15:01:29 [2022-05-31T19:01:29.313Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
15:02:15 [2022-05-31T19:02:15.613Z] Checking out Revision 3798a44f838d89661295567de20a6412bda1fe55 (master)
15:02:15 [2022-05-31T19:02:15.530Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:02:15 [2022-05-31T19:02:15.617Z]  > git config core.sparsecheckout # timeout=10
15:02:15 [2022-05-31T19:02:15.622Z]  > git checkout -f 3798a44f838d89661295567de20a6412bda1fe55 # timeout=10
15:02:18 [2022-05-31T19:02:18.222Z] Commit message: "releng: Update e4.24 and eStaging targets for 2022-06 RC1"
15:02:18 [2022-05-31T19:02:18.226Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:02:18 [2022-05-31T19:02:18.925Z]  > git rev-list --no-walk 569e17db477394cf948c757d18499d2cadfea82c # timeout=10
15:02:19 [2022-05-31T19:02:19.408Z] [Pipeline] sh
15:02:19 [2022-05-31T19:02:19.927Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
15:02:20 [2022-05-31T19:02:20.255Z] [Pipeline] sh
15:02:20 [2022-05-31T19:02:20.778Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
15:02:21 [2022-05-31T19:02:21.095Z] [Pipeline] sh
15:02:21 [2022-05-31T19:02:21.621Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
15:02:21 [2022-05-31T19:02:21.930Z] [Pipeline] sh
15:02:22 [2022-05-31T19:02:22.449Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
15:02:22 [2022-05-31T19:02:22.764Z] [Pipeline] sh
15:02:23 [2022-05-31T19:02:23.285Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-rcptt/.scripts/
15:02:23 [2022-05-31T19:02:23.607Z] [Pipeline] }
15:02:23 [2022-05-31T19:02:23.898Z] [Pipeline] // container
15:02:24 [2022-05-31T19:02:24.355Z] [Pipeline] }
15:02:24 [2022-05-31T19:02:24.649Z] [Pipeline] // withEnv
15:02:25 [2022-05-31T19:02:25.081Z] [Pipeline] }
15:02:25 [2022-05-31T19:02:25.366Z] [Pipeline] // stage
15:02:26 [2022-05-31T19:02:26.221Z] [Pipeline] stage
15:02:26 [2022-05-31T19:02:26.222Z] [Pipeline] { (Product File)
15:02:31 [2022-05-31T19:02:31.447Z] Stage "Product File" skipped due to when conditional
15:02:31 [2022-05-31T19:02:31.448Z] [Pipeline] }
15:02:31 [2022-05-31T19:02:31.755Z] [Pipeline] // stage
15:02:32 [2022-05-31T19:02:32.779Z] [Pipeline] stage
15:02:32 [2022-05-31T19:02:32.780Z] [Pipeline] { (Build)
15:02:38 [2022-05-31T19:02:38.265Z] [Pipeline] tool
15:02:38 [2022-05-31T19:02:38.828Z] [Pipeline] envVarsForTool
15:02:39 [2022-05-31T19:02:39.821Z] [Pipeline] tool
15:02:40 [2022-05-31T19:02:40.377Z] [Pipeline] envVarsForTool
15:02:41 [2022-05-31T19:02:41.100Z] [Pipeline] withEnv
15:02:41 [2022-05-31T19:02:41.101Z] [Pipeline] {
15:02:42 [2022-05-31T19:02:42.826Z] [Pipeline] container
15:02:42 [2022-05-31T19:02:42.827Z] [Pipeline] {
15:02:43 [2022-05-31T19:02:43.536Z] [Pipeline] sh
15:02:44 [2022-05-31T19:02:44.054Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp
15:02:44 [2022-05-31T19:02:44.352Z] [Pipeline] sh
15:02:44 [2022-05-31T19:02:44.868Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.dev
15:02:45 [2022-05-31T19:02:45.207Z] [Pipeline] sh
15:02:45 [2022-05-31T19:02:45.748Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.user
15:02:46 [2022-05-31T19:02:46.053Z] [Pipeline] sh
15:02:46 [2022-05-31T19:02:46.622Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:02:46 [2022-05-31T19:02:46.945Z] [Pipeline] sh
15:02:47 [2022-05-31T19:02:47.463Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:02:47 [2022-05-31T19:02:47.764Z] [Pipeline] sh
15:02:48 [2022-05-31T19:02:48.357Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:02:48 [2022-05-31T19:02:48.670Z] [Pipeline] sh
15:02:49 [2022-05-31T19:02:49.187Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Drun-rcptt=true -Dskip-short-tc-ui-tests=true -Dskip-long-tc-ui-tests=true
15:02:49 [2022-05-31T19:02:49.188Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:02:51 [2022-05-31T19:02:51.722Z] [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
15:02:51 [2022-05-31T19:02:51.722Z] [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 5.0 kB/s)
15:02:51 [2022-05-31T19:02:51.722Z] [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
15:02:51 [2022-05-31T19:02:51.722Z] [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 263 kB/s)
15:02:51 [2022-05-31T19:02:51.722Z] [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
15:02:51 [2022-05-31T19:02:51.722Z] [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 30 kB/s)
15:02:51 [2022-05-31T19:02:51.982Z] [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
15:02:51 [2022-05-31T19:02:51.982Z] [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 171 kB/s)
15:02:51 [2022-05-31T19:02:51.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
15:02:51 [2022-05-31T19:02:51.982Z] [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 360 kB/s)
15:02:51 [2022-05-31T19:02:51.982Z] [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
15:02:51 [2022-05-31T19:02:51.982Z] [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 383 kB/s)
15:02:51 [2022-05-31T19:02:51.982Z] [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
15:02:51 [2022-05-31T19:02:51.982Z] [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 2.7 MB/s)
15:02:51 [2022-05-31T19:02:51.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
15:02:51 [2022-05-31T19:02:51.982Z] [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 669 kB/s)
15:02:51 [2022-05-31T19:02:51.982Z] [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
15:02:51 [2022-05-31T19:02:51.982Z] [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
15:02:51 [2022-05-31T19:02:51.982Z] [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 226 kB/s)
15:02:52 [2022-05-31T19:02:52.241Z] [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 333 kB/s)
15:02:52 [2022-05-31T19:02:52.500Z] [INFO] Scanning for projects...
15:02:52 [2022-05-31T19:02:52.500Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.500Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.500Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.500Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.500Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.500Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.500Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:02:52 [2022-05-31T19:02:52.759Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.018Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.278Z] /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:02:53 [2022-05-31T19:02:53.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.537Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.537Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom (2.1 kB at 101 kB/s)
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom (18 kB at 687 kB/s)
15:02:53 [2022-05-31T19:02:53.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
15:02:53 [2022-05-31T19:02:53.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom (6.9 kB at 344 kB/s)
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom (1.1 kB at 26 kB/s)
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom (3.2 kB at 168 kB/s)
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom (1.1 kB at 63 kB/s)
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
15:02:54 [2022-05-31T19:02:54.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 258 kB/s)
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 6.4 MB/s)
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:02:54 [2022-05-31T19:02:54.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 468 kB/s)
15:02:54 [2022-05-31T19:02:54.573Z] [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
15:02:54 [2022-05-31T19:02:54.832Z] [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
15:02:54 [2022-05-31T19:02:54.832Z] [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
15:02:54 [2022-05-31T19:02:54.832Z] [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
15:02:54 [2022-05-31T19:02:54.832Z] [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
15:02:54 [2022-05-31T19:02:54.832Z] [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
15:02:54 [2022-05-31T19:02:54.832Z] [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 239 kB/s)
15:02:54 [2022-05-31T19:02:54.832Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:02:54 [2022-05-31T19:02:54.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:02:54 [2022-05-31T19:02:54.832Z] [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
15:02:54 [2022-05-31T19:02:54.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:02:54 [2022-05-31T19:02:54.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:02:55 [2022-05-31T19:02:55.118Z] [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
15:02:55 [2022-05-31T19:02:55.118Z] [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 682 kB/s)
15:02:55 [2022-05-31T19:02:55.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
15:02:55 [2022-05-31T19:02:55.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
15:02:55 [2022-05-31T19:02:55.118Z] [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
15:02:55 [2022-05-31T19:02:55.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
15:02:55 [2022-05-31T19:02:55.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
15:02:55 [2022-05-31T19:02:55.118Z] [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
15:02:55 [2022-05-31T19:02:55.118Z] [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 492 kB/s)
15:02:55 [2022-05-31T19:02:55.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:02:55 [2022-05-31T19:02:55.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:02:55 [2022-05-31T19:02:55.118Z] [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
15:02:55 [2022-05-31T19:02:55.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:02:55 [2022-05-31T19:02:55.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:02:55 [2022-05-31T19:02:55.119Z] [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
15:02:55 [2022-05-31T19:02:55.378Z] [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 2.1 MB/s)
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
15:02:55 [2022-05-31T19:02:55.378Z] [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 580 kB/s)
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
15:02:55 [2022-05-31T19:02:55.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
15:02:55 [2022-05-31T19:02:55.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 3.3 MB/s)
15:02:55 [2022-05-31T19:02:55.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:02:55 [2022-05-31T19:02:55.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:02:55 [2022-05-31T19:02:55.637Z] [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
15:02:55 [2022-05-31T19:02:55.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:02:55 [2022-05-31T19:02:55.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:02:55 [2022-05-31T19:02:55.637Z] [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
15:02:55 [2022-05-31T19:02:55.637Z] [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.9 MB/s)
15:02:55 [2022-05-31T19:02:55.637Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
15:02:55 [2022-05-31T19:02:55.637Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
15:02:55 [2022-05-31T19:02:55.637Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
15:02:55 [2022-05-31T19:02:55.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
15:02:55 [2022-05-31T19:02:55.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
15:02:55 [2022-05-31T19:02:55.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
15:02:55 [2022-05-31T19:02:55.895Z] [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 658 kB/s)
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:02:55 [2022-05-31T19:02:55.895Z] [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
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:02:55 [2022-05-31T19:02:55.895Z] [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
15:02:55 [2022-05-31T19:02:55.895Z] [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 559 kB/s)
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 120 kB/s)
15:02:55 [2022-05-31T19:02:55.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:02:56 [2022-05-31T19:02:56.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 92 kB/s)
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 1.1 MB/s)
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
15:02:56 [2022-05-31T19:02:56.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
15:02:56 [2022-05-31T19:02:56.412Z] [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 20 kB/s)
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom (1.8 kB at 56 kB/s)
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom (1.0 kB at 31 kB/s)
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 24 kB/s)
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 262 kB/s)
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:02:56 [2022-05-31T19:02:56.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 1.4 MB/s)
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 38 kB/s)
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom (1.7 kB at 57 kB/s)
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom (1.4 kB at 62 kB/s)
15:02:57 [2022-05-31T19:02:57.449Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:02:57 [2022-05-31T19:02:57.709Z] [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 3.2 MB/s)
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom (2.1 kB at 86 kB/s)
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom (1.1 kB at 66 kB/s)
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom (1.0 kB at 52 kB/s)
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
15:02:57 [2022-05-31T19:02:57.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom (2.3 kB at 47 kB/s)
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom (1.1 kB at 49 kB/s)
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:02:58 [2022-05-31T19:02:58.486Z] [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
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:02:58 [2022-05-31T19:02:58.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:02:58 [2022-05-31T19:02:58.487Z] [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
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
15:02:58 [2022-05-31T19:02:58.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
15:02:58 [2022-05-31T19:02:58.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:02:58 [2022-05-31T19:02:58.746Z] [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
15:02:58 [2022-05-31T19:02:58.746Z] [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
15:02:58 [2022-05-31T19:02:58.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
15:02:58 [2022-05-31T19:02:58.746Z] [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
15:02:58 [2022-05-31T19:02:58.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
15:02:59 [2022-05-31T19:02:59.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:02:59 [2022-05-31T19:02:59.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:02:59 [2022-05-31T19:02:59.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
15:02:59 [2022-05-31T19:02:59.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
15:02:59 [2022-05-31T19:02:59.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:02:59 [2022-05-31T19:02:59.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.523Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:02:59 [2022-05-31T19:02:59.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:02:59 [2022-05-31T19:02:59.782Z] [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
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:02:59 [2022-05-31T19:02:59.782Z] [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
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
15:02:59 [2022-05-31T19:02:59.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
15:02:59 [2022-05-31T19:02:59.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar (22 kB at 1.5 MB/s)
15:02:59 [2022-05-31T19:02:59.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:02:59 [2022-05-31T19:02:59.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar (5.5 kB at 238 kB/s)
15:02:59 [2022-05-31T19:02:59.783Z] [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
15:02:59 [2022-05-31T19:02:59.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar (56 kB at 2.1 MB/s)
15:02:59 [2022-05-31T19:02:59.783Z] [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
15:02:59 [2022-05-31T19:02:59.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar (281 kB at 7.2 MB/s)
15:02:59 [2022-05-31T19:02:59.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 2.3 MB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [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
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 3.1 MB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
15:03:00 [2022-05-31T19:03:00.041Z] [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 804 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
15:03:00 [2022-05-31T19:03:00.041Z] [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 2.1 MB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 126 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
15:03:00 [2022-05-31T19:03:00.041Z] [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 563 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 1.1 MB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 762 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar (13 kB at 115 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar (3.1 kB at 25 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 7.8 MB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
15:03:00 [2022-05-31T19:03:00.041Z] [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 13 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar (6.7 kB at 34 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar (38 kB at 198 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
15:03:00 [2022-05-31T19:03:00.041Z] [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 669 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar (16 kB at 77 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar (28 kB at 134 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 19 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar (46 kB at 215 kB/s)
15:03:00 [2022-05-31T19:03:00.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 5.1 MB/s)
15:03:00 [2022-05-31T19:03:00.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-plugin/2.5.3/rcptt-maven-plugin-2.5.3.pom
15:03:00 [2022-05-31T19:03:00.608Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-plugin/2.5.3/rcptt-maven-plugin-2.5.3.pom (1.8 kB at 59 kB/s)
15:03:00 [2022-05-31T19:03:00.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-modules/2.5.3/rcptt-maven-modules-2.5.3.pom
15:03:00 [2022-05-31T19:03:00.608Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-modules/2.5.3/rcptt-maven-modules-2.5.3.pom (2.4 kB at 70 kB/s)
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-util/2.5.3/rcptt-maven-util-2.5.3.pom
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-util/2.5.3/rcptt-maven-util-2.5.3.pom (1.5 kB at 66 kB/s)
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
15:03:00 [2022-05-31T19:03:00.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 242 kB/s)
15:03:00 [2022-05-31T19:03:00.866Z] [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
15:03:00 [2022-05-31T19:03:00.866Z] [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
15:03:00 [2022-05-31T19:03:00.866Z] [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
15:03:00 [2022-05-31T19:03:00.866Z] [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
15:03:00 [2022-05-31T19:03:00.866Z] [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
15:03:00 [2022-05-31T19:03:00.867Z] [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
15:03:01 [2022-05-31T19:03:01.125Z] [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 148 kB/s)
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 629 kB/s)
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
15:03:01 [2022-05-31T19:03:01.125Z] [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
15:03:01 [2022-05-31T19:03:01.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
15:03:01 [2022-05-31T19:03:01.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
15:03:01 [2022-05-31T19:03:01.383Z] [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
15:03:01 [2022-05-31T19:03:01.383Z] [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 3.3 MB/s)
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
15:03:01 [2022-05-31T19:03:01.384Z] [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 1.3 MB/s)
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.pom
15:03:01 [2022-05-31T19:03:01.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
15:03:01 [2022-05-31T19:03:01.642Z] [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 83 kB/s)
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom (8.5 kB at 502 kB/s)
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.5.4/maven-3.5.4.pom
15:03:01 [2022-05-31T19:03:01.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.5.4/maven-3.5.4.pom (23 kB at 1.6 MB/s)
15:03:01 [2022-05-31T19:03:01.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:03:01 [2022-05-31T19:03:01.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:03:01 [2022-05-31T19:03:01.643Z] [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
15:03:01 [2022-05-31T19:03:01.900Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:03:01 [2022-05-31T19:03:01.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:03:01 [2022-05-31T19:03:01.900Z] [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
15:03:01 [2022-05-31T19:03:01.900Z] [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 986 kB/s)
15:03:01 [2022-05-31T19:03:01.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
15:03:01 [2022-05-31T19:03:01.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
15:03:01 [2022-05-31T19:03:01.900Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
15:03:01 [2022-05-31T19:03:01.900Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
15:03:01 [2022-05-31T19:03:01.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
15:03:01 [2022-05-31T19:03:01.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
15:03:02 [2022-05-31T19:03:02.158Z] [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 110 kB/s)
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom (4.0 kB at 269 kB/s)
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:03:02 [2022-05-31T19:03:02.158Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 333 kB/s)
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:03:02 [2022-05-31T19:03:02.417Z] [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
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:03:02 [2022-05-31T19:03:02.417Z] [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
15:03:02 [2022-05-31T19:03:02.417Z] [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 935 kB/s)
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:03:02 [2022-05-31T19:03:02.417Z] [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
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:03:02 [2022-05-31T19:03:02.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:03:02 [2022-05-31T19:03:02.417Z] [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
15:03:02 [2022-05-31T19:03:02.678Z] [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 753 kB/s)
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.2 MB/s)
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.8 MB/s)
15:03:02 [2022-05-31T19:03:02.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom (1.8 kB at 59 kB/s)
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom (2.6 kB at 164 kB/s)
15:03:02 [2022-05-31T19:03:02.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
15:03:03 [2022-05-31T19:03:03.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
15:03:03 [2022-05-31T19:03:03.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
15:03:03 [2022-05-31T19:03:03.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
15:03:03 [2022-05-31T19:03:03.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
15:03:03 [2022-05-31T19:03:03.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom
15:03:03 [2022-05-31T19:03:03.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom (1.5 kB at 80 kB/s)
15:03:03 [2022-05-31T19:03:03.197Z] [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
15:03:03 [2022-05-31T19:03:03.197Z] [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
15:03:03 [2022-05-31T19:03:03.197Z] [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
15:03:03 [2022-05-31T19:03:03.197Z] [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
15:03:03 [2022-05-31T19:03:03.197Z] [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
15:03:03 [2022-05-31T19:03:03.197Z] [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
15:03:03 [2022-05-31T19:03:03.197Z] [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 87 kB/s)
15:03:03 [2022-05-31T19:03:03.197Z] [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
15:03:03 [2022-05-31T19:03:03.462Z] [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
15:03:03 [2022-05-31T19:03:03.462Z] [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
15:03:03 [2022-05-31T19:03:03.462Z] [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
15:03:03 [2022-05-31T19:03:03.463Z] [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
15:03:03 [2022-05-31T19:03:03.463Z] [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
15:03:03 [2022-05-31T19:03:03.463Z] [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 55 kB/s)
15:03:03 [2022-05-31T19:03:03.463Z] [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
15:03:03 [2022-05-31T19:03:03.463Z] [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
15:03:03 [2022-05-31T19:03:03.463Z] [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
15:03:03 [2022-05-31T19:03:03.724Z] [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
15:03:03 [2022-05-31T19:03:03.724Z] [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
15:03:03 [2022-05-31T19:03:03.724Z] [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
15:03:03 [2022-05-31T19:03:03.724Z] [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 180 kB/s)
15:03:03 [2022-05-31T19:03:03.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
15:03:03 [2022-05-31T19:03:03.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
15:03:03 [2022-05-31T19:03:03.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
15:03:03 [2022-05-31T19:03:03.724Z] [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
15:03:03 [2022-05-31T19:03:03.724Z] [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
15:03:03 [2022-05-31T19:03:03.724Z] [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
15:03:03 [2022-05-31T19:03:03.724Z] [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 156 kB/s)
15:03:03 [2022-05-31T19:03:03.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:03:03 [2022-05-31T19:03:03.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:03:03 [2022-05-31T19:03:03.724Z] [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
15:03:03 [2022-05-31T19:03:03.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:03:03 [2022-05-31T19:03:03.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:03:03 [2022-05-31T19:03:03.986Z] [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
15:03:03 [2022-05-31T19:03:03.986Z] [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 189 kB/s)
15:03:03 [2022-05-31T19:03:03.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:03:03 [2022-05-31T19:03:03.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:03:03 [2022-05-31T19:03:03.986Z] [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
15:03:03 [2022-05-31T19:03:03.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:03:03 [2022-05-31T19:03:03.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:03:03 [2022-05-31T19:03:03.986Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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 210 kB/s)
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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 139 kB/s)
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.247Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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 498 kB/s)
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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
15:03:04 [2022-05-31T19:03:04.505Z] [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 138 kB/s)
15:03:04 [2022-05-31T19:03:04.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom (1.9 kB at 54 kB/s)
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom (2.1 kB at 151 kB/s)
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
15:03:04 [2022-05-31T19:03:04.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom (2.9 kB at 147 kB/s)
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 232 kB/s)
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 807 kB/s)
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:03:05 [2022-05-31T19:03:05.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:03:05 [2022-05-31T19:03:05.023Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:03:05 [2022-05-31T19:03:05.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [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 313 kB/s)
15:03:05 [2022-05-31T19:03:05.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
15:03:05 [2022-05-31T19:03:05.281Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
15:03:05 [2022-05-31T19:03:05.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [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 80 kB/s)
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.281Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [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 131 kB/s)
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [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 439 kB/s)
15:03:05 [2022-05-31T19:03:05.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
15:03:05 [2022-05-31T19:03:05.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
15:03:05 [2022-05-31T19:03:05.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.542Z] [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 941 kB/s)
15:03:05 [2022-05-31T19:03:05.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
15:03:05 [2022-05-31T19:03:05.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
15:03:05 [2022-05-31T19:03:05.542Z] [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
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
15:03:05 [2022-05-31T19:03:05.802Z] [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
15:03:05 [2022-05-31T19:03:05.802Z] [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 54 kB/s)
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 146 kB/s)
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
15:03:05 [2022-05-31T19:03:05.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
15:03:06 [2022-05-31T19:03:06.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
15:03:06 [2022-05-31T19:03:06.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
15:03:06 [2022-05-31T19:03:06.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
15:03:06 [2022-05-31T19:03:06.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 262 kB/s)
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.060Z] [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 41 kB/s)
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.060Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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 236 kB/s)
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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
15:03:06 [2022-05-31T19:03:06.320Z] [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 540 kB/s)
15:03:06 [2022-05-31T19:03:06.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:03:06 [2022-05-31T19:03:06.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:03:06 [2022-05-31T19:03:06.578Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:03:06 [2022-05-31T19:03:06.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:03:06 [2022-05-31T19:03:06.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:03:06 [2022-05-31T19:03:06.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:03:06 [2022-05-31T19:03:06.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 2.4 MB/s)
15:03:06 [2022-05-31T19:03:06.578Z] [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
15:03:06 [2022-05-31T19:03:06.578Z] [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
15:03:06 [2022-05-31T19:03:06.578Z] [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
15:03:06 [2022-05-31T19:03:06.578Z] [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
15:03:06 [2022-05-31T19:03:06.578Z] [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
15:03:06 [2022-05-31T19:03:06.578Z] [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
15:03:06 [2022-05-31T19:03:06.578Z] [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 601 kB/s)
15:03:06 [2022-05-31T19:03:06.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:03:06 [2022-05-31T19:03:06.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:03:06 [2022-05-31T19:03:06.578Z] [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
15:03:06 [2022-05-31T19:03:06.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:03:06 [2022-05-31T19:03:06.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:03:06 [2022-05-31T19:03:06.837Z] [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
15:03:06 [2022-05-31T19:03:06.837Z] [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 338 kB/s)
15:03:06 [2022-05-31T19:03:06.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:03:06 [2022-05-31T19:03:06.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:03:06 [2022-05-31T19:03:06.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:03:06 [2022-05-31T19:03:06.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:03:06 [2022-05-31T19:03:06.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:03:08 [2022-05-31T19:03:08.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 154 kB/s)
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom (3.1 kB at 196 kB/s)
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/20.0/guava-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/20.0/guava-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/20.0/guava-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/20.0/guava-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/20.0/guava-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom (6.8 kB at 244 kB/s)
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (9.9 kB at 291 kB/s)
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:03:08 [2022-05-31T19:03:08.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:03:08 [2022-05-31T19:03:08.212Z] [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
15:03:08 [2022-05-31T19:03:08.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:03:08 [2022-05-31T19:03:08.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:03:08 [2022-05-31T19:03:08.471Z] [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
15:03:08 [2022-05-31T19:03:08.471Z] [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 254 kB/s)
15:03:08 [2022-05-31T19:03:08.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.471Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom (4.1 kB at 127 kB/s)
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom (1.9 kB at 68 kB/s)
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom (16 kB at 432 kB/s)
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom (2.1 kB at 109 kB/s)
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
15:03:08 [2022-05-31T19:03:08.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom (2.2 kB at 131 kB/s)
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom
15:03:09 [2022-05-31T19:03:09.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom (3.5 kB at 71 kB/s)
15:03:09 [2022-05-31T19:03:09.511Z] [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
15:03:09 [2022-05-31T19:03:09.511Z] [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
15:03:09 [2022-05-31T19:03:09.511Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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 1.9 MB/s)
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.512Z] [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
15:03:09 [2022-05-31T19:03:09.774Z] [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 118 kB/s)
15:03:09 [2022-05-31T19:03:09.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:03:09 [2022-05-31T19:03:09.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:03:09 [2022-05-31T19:03:09.774Z] [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
15:03:09 [2022-05-31T19:03:09.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:03:10 [2022-05-31T19:03:10.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:03:10 [2022-05-31T19:03:10.033Z] [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
15:03:10 [2022-05-31T19:03:10.033Z] [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.7 MB/s)
15:03:10 [2022-05-31T19:03:10.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
15:03:10 [2022-05-31T19:03:10.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
15:03:10 [2022-05-31T19:03:10.033Z] [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
15:03:10 [2022-05-31T19:03:10.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
15:03:10 [2022-05-31T19:03:10.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
15:03:10 [2022-05-31T19:03:10.033Z] [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
15:03:10 [2022-05-31T19:03:10.033Z] [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 415 kB/s)
15:03:10 [2022-05-31T19:03:10.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:03:10 [2022-05-31T19:03:10.292Z] [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
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:03:10 [2022-05-31T19:03:10.292Z] [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
15:03:10 [2022-05-31T19:03:10.292Z] [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.4 MB/s)
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.0/guice-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.0/guice-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.0/guice-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.0/guice-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.0/guice-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0.pom (11 kB at 685 kB/s)
15:03:10 [2022-05-31T19:03:10.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom (16 kB at 671 kB/s)
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
15:03:10 [2022-05-31T19:03:10.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
15:03:10 [2022-05-31T19:03:10.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
15:03:10 [2022-05-31T19:03:10.551Z] [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 1.2 MB/s)
15:03:10 [2022-05-31T19:03:10.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:03:10 [2022-05-31T19:03:10.809Z] [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 23 kB/s)
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/23.6-android/guava-23.6-android.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/23.6-android/guava-23.6-android.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/23.6-android/guava-23.6-android.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/23.6-android/guava-23.6-android.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/23.6-android/guava-23.6-android.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/23.6-android/guava-23.6-android.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/23.6-android/guava-23.6-android.pom (7.8 kB at 435 kB/s)
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
15:03:10 [2022-05-31T19:03:10.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom (9.9 kB at 215 kB/s)
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 40 kB/s)
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
15:03:11 [2022-05-31T19:03:11.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 1.4 MB/s)
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 597 kB/s)
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 1.7 MB/s)
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 921 kB/s)
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
15:03:11 [2022-05-31T19:03:11.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
15:03:11 [2022-05-31T19:03:11.589Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
15:03:11 [2022-05-31T19:03:11.589Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
15:03:11 [2022-05-31T19:03:11.589Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 1.3 MB/s)
15:03:11 [2022-05-31T19:03:11.589Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
15:03:11 [2022-05-31T19:03:11.589Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
15:03:11 [2022-05-31T19:03:11.589Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 1.5 MB/s)
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 8.1 MB/s)
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
15:03:11 [2022-05-31T19:03:11.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
15:03:12 [2022-05-31T19:03:12.106Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
15:03:12 [2022-05-31T19:03:12.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
15:03:12 [2022-05-31T19:03:12.106Z] [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 2.4 MB/s)
15:03:12 [2022-05-31T19:03:12.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-plugin/2.5.3/rcptt-maven-plugin-2.5.3.jar
15:03:12 [2022-05-31T19:03:12.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-util/2.5.3/rcptt-maven-util-2.5.3.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-plugin/2.5.3/rcptt-maven-plugin-2.5.3.jar (38 kB at 855 kB/s)
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/rcptt-maven-util/2.5.3/rcptt-maven-util-2.5.3.jar (22 kB at 489 kB/s)
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/20.0/guava-20.0.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [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
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.108Z] [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
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/20.0/guava-20.0.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
15:03:12 [2022-05-31T19:03:12.108Z] [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
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
15:03:12 [2022-05-31T19:03:12.108Z] [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
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
15:03:12 [2022-05-31T19:03:12.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.366Z] [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
15:03:12 [2022-05-31T19:03:12.366Z] [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
15:03:12 [2022-05-31T19:03:12.366Z] [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
15:03:12 [2022-05-31T19:03:12.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
15:03:12 [2022-05-31T19:03:12.626Z] [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
15:03:12 [2022-05-31T19:03:12.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
15:03:12 [2022-05-31T19:03:12.885Z] [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
15:03:12 [2022-05-31T19:03:12.885Z] [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
15:03:12 [2022-05-31T19:03:12.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
15:03:12 [2022-05-31T19:03:12.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
15:03:12 [2022-05-31T19:03:12.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
15:03:12 [2022-05-31T19:03:12.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/20.0/guava-20.0.jar
15:03:12 [2022-05-31T19:03:12.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
15:03:12 [2022-05-31T19:03:12.885Z] [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
15:03:12 [2022-05-31T19:03:12.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
15:03:13 [2022-05-31T19:03:13.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
15:03:13 [2022-05-31T19:03:13.144Z] [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
15:03:13 [2022-05-31T19:03:13.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
15:03:13 [2022-05-31T19:03:13.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
15:03:13 [2022-05-31T19:03:13.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/20.0/guava-20.0.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [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
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.146Z] [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
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/20.0/guava-20.0.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
15:03:13 [2022-05-31T19:03:13.146Z] [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
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
15:03:13 [2022-05-31T19:03:13.146Z] [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
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar
15:03:13 [2022-05-31T19:03:13.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [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 4.5 MB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [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 9.4 MB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (196 kB at 6.3 MB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 15 MB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [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
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar (630 kB at 15 MB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [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
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar (165 kB at 3.9 MB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [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
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar (45 kB at 1.0 MB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [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 630 kB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar (43 kB at 830 kB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [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.4 MB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [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 229 kB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar (15 kB at 251 kB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar (27 kB at 450 kB/s)
15:03:13 [2022-05-31T19:03:13.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar (55 kB at 819 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar (67 kB at 893 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar (177 kB at 2.3 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar (185 kB at 2.1 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [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
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar (36 kB at 373 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar (159 kB at 1.6 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [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
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar (146 kB at 1.4 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [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
15:03:13 [2022-05-31T19:03:13.406Z] [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 1.6 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 1.8 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar
15:03:13 [2022-05-31T19:03:13.406Z] [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 50 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
15:03:13 [2022-05-31T19:03:13.406Z] [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 354 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.jar
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.7 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
15:03:13 [2022-05-31T19:03:13.406Z] [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 31 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [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
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar (521 kB at 3.2 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
15:03:13 [2022-05-31T19:03:13.406Z] [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 24 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 279 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 2.3 MB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar (48 kB at 227 kB/s)
15:03:13 [2022-05-31T19:03:13.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.jar (2.4 MB at 11 MB/s)
15:03:14 [2022-05-31T19:03:14.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
15:03:14 [2022-05-31T19:03:14.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
15:03:14 [2022-05-31T19:03:14.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
15:03:14 [2022-05-31T19:03:14.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
15:03:14 [2022-05-31T19:03:14.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
15:03:14 [2022-05-31T19:03:14.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
15:03:14 [2022-05-31T19:03:14.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip (18 MB at 40 MB/s)
15:03:15 [2022-05-31T19:03:15.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.426Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.427Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar (296 kB at 8.7 MB/s)
15:03:15 [2022-05-31T19:03:15.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.427Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar (167 kB at 6.4 MB/s)
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
15:03:15 [2022-05-31T19:03:15.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar (65 kB at 3.6 MB/s)
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml (412 B at 26 kB/s)
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom (3.6 kB at 134 kB/s)
15:03:17 [2022-05-31T19:03:17.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 486 kB/s)
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [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
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:03:17 [2022-05-31T19:03:17.629Z] [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
15:03:17 [2022-05-31T19:03:17.629Z] [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 1.9 MB/s)
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
15:03:17 [2022-05-31T19:03:17.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
15:03:17 [2022-05-31T19:03:17.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
15:03:17 [2022-05-31T19:03:17.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
15:03:17 [2022-05-31T19:03:17.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
15:03:17 [2022-05-31T19:03:17.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar (24 kB at 1.6 MB/s)
15:03:17 [2022-05-31T19:03:17.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 156 kB/s)
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 372 kB/s)
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
15:03:18 [2022-05-31T19:03:18.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
15:03:18 [2022-05-31T19:03:18.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
15:03:18 [2022-05-31T19:03:18.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
15:03:18 [2022-05-31T19:03:18.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
15:03:18 [2022-05-31T19:03:18.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 1.4 MB/s)
15:03:18 [2022-05-31T19:03:18.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.405Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom (1.7 kB at 71 kB/s)
15:03:18 [2022-05-31T19:03:18.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
15:03:18 [2022-05-31T19:03:18.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
15:03:18 [2022-05-31T19:03:18.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar (14 kB at 753 kB/s)
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom (2.9 kB at 150 kB/s)
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
15:03:18 [2022-05-31T19:03:18.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar (40 kB at 2.1 MB/s)
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 364 kB/s)
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.439Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 108 kB/s)
15:03:19 [2022-05-31T19:03:19.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.439Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.440Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 1.0 MB/s)
15:03:19 [2022-05-31T19:03:19.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:03:19 [2022-05-31T19:03:19.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:03:19 [2022-05-31T19:03:19.440Z] [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
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:03:19 [2022-05-31T19:03:19.698Z] [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
15:03:19 [2022-05-31T19:03:19.698Z] [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.4 MB/s)
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 117 kB/s)
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 2.1 MB/s)
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 4.6 MB/s)
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:03:19 [2022-05-31T19:03:19.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:03:19 [2022-05-31T19:03:19.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:03:19 [2022-05-31T19:03:19.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:03:19 [2022-05-31T19:03:19.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
15:03:19 [2022-05-31T19:03:19.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 3.4 MB/s)
15:03:19 [2022-05-31T19:03:19.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:03:19 [2022-05-31T19:03:19.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:03:19 [2022-05-31T19:03:19.957Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 1.6 MB/s)
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 875 kB/s)
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
15:03:20 [2022-05-31T19:03:20.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 4.8 MB/s)
15:03:20 [2022-05-31T19:03:20.217Z] [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
15:03:20 [2022-05-31T19:03:20.217Z] [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
15:03:20 [2022-05-31T19:03:20.217Z] [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
15:03:20 [2022-05-31T19:03:20.477Z] [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
15:03:20 [2022-05-31T19:03:20.477Z] [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
15:03:20 [2022-05-31T19:03:20.477Z] [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
15:03:20 [2022-05-31T19:03:20.477Z] [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 4.0 MB/s)
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 505 kB/s)
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 118 kB/s)
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 159 kB/s)
15:03:20 [2022-05-31T19:03:20.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 88 kB/s)
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:03:20 [2022-05-31T19:03:20.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 112 kB/s)
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 122 kB/s)
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 212 kB/s)
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
15:03:20 [2022-05-31T19:03:20.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 151 kB/s)
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 1.3 MB/s)
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 6.3 MB/s)
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 2.7 MB/s)
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 936 kB/s)
15:03:21 [2022-05-31T19:03:21.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
15:03:21 [2022-05-31T19:03:21.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 2.1 MB/s)
15:03:21 [2022-05-31T19:03:21.769Z] [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
15:03:21 [2022-05-31T19:03:21.769Z] [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
15:03:21 [2022-05-31T19:03:21.769Z] [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
15:03:21 [2022-05-31T19:03:21.769Z] [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
15:03:21 [2022-05-31T19:03:21.769Z] [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
15:03:21 [2022-05-31T19:03:21.769Z] [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
15:03:21 [2022-05-31T19:03:21.769Z] [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 349 kB/s)
15:03:21 [2022-05-31T19:03:21.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:03:21 [2022-05-31T19:03:21.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:03:21 [2022-05-31T19:03:21.770Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:03:22 [2022-05-31T19:03:22.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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.5 MB/s)
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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 1.3 MB/s)
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.030Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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 4.6 MB/s)
15:03:22 [2022-05-31T19:03:22.288Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:03:22 [2022-05-31T19:03:22.288Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:03:22 [2022-05-31T19:03:22.288Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:03:22 [2022-05-31T19:03:22.288Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:03:22 [2022-05-31T19:03:22.288Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:03:22 [2022-05-31T19:03:22.288Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
15:03:22 [2022-05-31T19:03:22.288Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 1.9 MB/s)
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.288Z] [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
15:03:22 [2022-05-31T19:03:22.289Z] [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 170 kB/s)
15:03:22 [2022-05-31T19:03:22.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 5.5 MB/s)
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 4.0 MB/s)
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.547Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 3.9 MB/s)
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
15:03:22 [2022-05-31T19:03:22.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 1.3 MB/s)
15:03:22 [2022-05-31T19:03:22.807Z] [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
15:03:23 [2022-05-31T19:03:23.079Z] [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
15:03:23 [2022-05-31T19:03:23.079Z] [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
15:03:23 [2022-05-31T19:03:23.079Z] [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
15:03:23 [2022-05-31T19:03:23.079Z] [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
15:03:23 [2022-05-31T19:03:23.079Z] [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
15:03:23 [2022-05-31T19:03:23.079Z] [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 238 kB/s)
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 1.3 MB/s)
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 3.5 MB/s)
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
15:03:23 [2022-05-31T19:03:23.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
15:03:23 [2022-05-31T19:03:23.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
15:03:23 [2022-05-31T19:03:23.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
15:03:23 [2022-05-31T19:03:23.596Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
15:03:23 [2022-05-31T19:03:23.596Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 292 kB/s)
15:03:23 [2022-05-31T19:03:23.596Z] [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
15:03:23 [2022-05-31T19:03:23.596Z] [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
15:03:23 [2022-05-31T19:03:23.596Z] [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
15:03:23 [2022-05-31T19:03:23.596Z] [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
15:03:23 [2022-05-31T19:03:23.596Z] [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
15:03:23 [2022-05-31T19:03:23.596Z] [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
15:03:23 [2022-05-31T19:03:23.596Z] [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 321 kB/s)
15:03:23 [2022-05-31T19:03:23.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
15:03:23 [2022-05-31T19:03:23.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
15:03:23 [2022-05-31T19:03:23.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom (2.5 kB at 87 kB/s)
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 171 kB/s)
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
15:03:23 [2022-05-31T19:03:23.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
15:03:24 [2022-05-31T19:03:24.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:03:24 [2022-05-31T19:03:24.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
15:03:24 [2022-05-31T19:03:24.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
15:03:24 [2022-05-31T19:03:24.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
15:03:24 [2022-05-31T19:03:24.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:03:24 [2022-05-31T19:03:24.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
15:03:24 [2022-05-31T19:03:24.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
15:03:24 [2022-05-31T19:03:24.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
15:03:24 [2022-05-31T19:03:24.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:03:24 [2022-05-31T19:03:24.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
15:03:24 [2022-05-31T19:03:24.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
15:03:24 [2022-05-31T19:03:24.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
15:03:24 [2022-05-31T19:03:24.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:03:24 [2022-05-31T19:03:24.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
15:03:24 [2022-05-31T19:03:24.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
15:03:24 [2022-05-31T19:03:24.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
15:03:24 [2022-05-31T19:03:24.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
15:03:24 [2022-05-31T19:03:24.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
15:03:24 [2022-05-31T19:03:24.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
15:03:24 [2022-05-31T19:03:24.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
15:03:24 [2022-05-31T19:03:24.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 1.2 MB/s)
15:03:24 [2022-05-31T19:03:24.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 1.5 MB/s)
15:03:24 [2022-05-31T19:03:24.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar (139 kB at 6.6 MB/s)
15:03:24 [2022-05-31T19:03:24.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 4.8 MB/s)
15:03:24 [2022-05-31T19:03:24.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
15:03:24 [2022-05-31T19:03:24.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
15:03:24 [2022-05-31T19:03:24.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
15:03:24 [2022-05-31T19:03:24.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
15:03:24 [2022-05-31T19:03:24.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
15:03:24 [2022-05-31T19:03:24.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
15:03:24 [2022-05-31T19:03:24.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom (2.1 kB at 52 kB/s)
15:03:24 [2022-05-31T19:03:24.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom (6.5 kB at 271 kB/s)
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar (20 kB at 1.0 MB/s)
15:03:25 [2022-05-31T19:03:25.404Z] [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
15:03:25 [2022-05-31T19:03:25.404Z] [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
15:03:25 [2022-05-31T19:03:25.404Z] [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
15:03:25 [2022-05-31T19:03:25.404Z] [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
15:03:25 [2022-05-31T19:03:25.404Z] [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
15:03:25 [2022-05-31T19:03:25.404Z] [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
15:03:25 [2022-05-31T19:03:25.404Z] [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 7.0 MB/s)
15:03:25 [2022-05-31T19:03:25.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.662Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.663Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.663Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom (1.6 kB at 67 kB/s)
15:03:25 [2022-05-31T19:03:25.663Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.663Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.663Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom (1.5 kB at 56 kB/s)
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
15:03:25 [2022-05-31T19:03:25.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar (7.0 kB at 195 kB/s)
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom (2.4 kB at 62 kB/s)
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
15:03:26 [2022-05-31T19:03:26.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
15:03:26 [2022-05-31T19:03:26.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
15:03:26 [2022-05-31T19:03:26.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
15:03:26 [2022-05-31T19:03:26.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
15:03:26 [2022-05-31T19:03:26.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar (30 kB at 1.0 MB/s)
15:03:26 [2022-05-31T19:03:26.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.437Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
15:03:26 [2022-05-31T19:03:26.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom (3.0 kB at 166 kB/s)
15:03:26 [2022-05-31T19:03:26.695Z] [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
15:03:26 [2022-05-31T19:03:26.695Z] [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
15:03:26 [2022-05-31T19:03:26.695Z] [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
15:03:26 [2022-05-31T19:03:26.695Z] [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
15:03:26 [2022-05-31T19:03:26.695Z] [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
15:03:26 [2022-05-31T19:03:26.695Z] [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
15:03:26 [2022-05-31T19:03:26.695Z] [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 407 kB/s)
15:03:26 [2022-05-31T19:03:26.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:03:26 [2022-05-31T19:03:26.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:03:26 [2022-05-31T19:03:26.695Z] [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
15:03:26 [2022-05-31T19:03:26.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:03:26 [2022-05-31T19:03:26.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:03:26 [2022-05-31T19:03:26.953Z] [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
15:03:26 [2022-05-31T19:03:26.953Z] [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 2.6 MB/s)
15:03:26 [2022-05-31T19:03:26.953Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
15:03:26 [2022-05-31T19:03:26.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
15:03:26 [2022-05-31T19:03:26.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
15:03:26 [2022-05-31T19:03:26.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
15:03:26 [2022-05-31T19:03:26.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
15:03:26 [2022-05-31T19:03:26.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
15:03:27 [2022-05-31T19:03:27.211Z] [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 508 kB/s)
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom (2.2 kB at 135 kB/s)
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 647 kB/s)
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
15:03:27 [2022-05-31T19:03:27.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
15:03:27 [2022-05-31T19:03:27.469Z] [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 702 kB/s)
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 1.2 MB/s)
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 978 kB/s)
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
15:03:27 [2022-05-31T19:03:27.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
15:03:27 [2022-05-31T19:03:27.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
15:03:27 [2022-05-31T19:03:27.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
15:03:27 [2022-05-31T19:03:27.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
15:03:27 [2022-05-31T19:03:27.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 873 kB/s)
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.5 MB/s)
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
15:03:27 [2022-05-31T19:03:27.727Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 300 kB/s)
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
15:03:27 [2022-05-31T19:03:27.984Z] [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
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
15:03:27 [2022-05-31T19:03:27.984Z] [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
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
15:03:27 [2022-05-31T19:03:27.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:03:27 [2022-05-31T19:03:27.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
15:03:27 [2022-05-31T19:03:27.985Z] [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
15:03:27 [2022-05-31T19:03:27.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
15:03:27 [2022-05-31T19:03:27.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
15:03:27 [2022-05-31T19:03:27.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar
15:03:27 [2022-05-31T19:03:27.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
15:03:27 [2022-05-31T19:03:27.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
15:03:27 [2022-05-31T19:03:27.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
15:03:28 [2022-05-31T19:03:28.247Z] [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
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
15:03:28 [2022-05-31T19:03:28.247Z] [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
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
15:03:28 [2022-05-31T19:03:28.247Z] [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
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar (28 kB at 1.8 MB/s)
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar (20 kB at 1.3 MB/s)
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
15:03:28 [2022-05-31T19:03:28.247Z] [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 3.0 MB/s)
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 2.8 MB/s)
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 2.4 MB/s)
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 878 kB/s)
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 13 MB/s)
15:03:28 [2022-05-31T19:03:28.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 2.7 MB/s)
15:03:28 [2022-05-31T19:03:28.510Z] [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
15:03:28 [2022-05-31T19:03:28.510Z] [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
15:03:28 [2022-05-31T19:03:28.510Z] [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
15:03:28 [2022-05-31T19:03:28.510Z] [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
15:03:28 [2022-05-31T19:03:28.769Z] [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
15:03:28 [2022-05-31T19:03:28.769Z] [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
15:03:28 [2022-05-31T19:03:28.769Z] [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 177 kB/s)
15:03:28 [2022-05-31T19:03:28.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:03:28 [2022-05-31T19:03:28.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:03:28 [2022-05-31T19:03:28.769Z] [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
15:03:28 [2022-05-31T19:03:28.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:03:28 [2022-05-31T19:03:28.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:03:28 [2022-05-31T19:03:28.769Z] [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
15:03:28 [2022-05-31T19:03:28.769Z] [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 293 kB/s)
15:03:28 [2022-05-31T19:03:28.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:03:28 [2022-05-31T19:03:28.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:03:28 [2022-05-31T19:03:28.769Z] [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
15:03:29 [2022-05-31T19:03:29.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:03:29 [2022-05-31T19:03:29.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:03:29 [2022-05-31T19:03:29.026Z] [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
15:03:29 [2022-05-31T19:03:29.026Z] [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 727 kB/s)
15:03:29 [2022-05-31T19:03:29.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
15:03:29 [2022-05-31T19:03:29.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
15:03:29 [2022-05-31T19:03:29.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
15:03:29 [2022-05-31T19:03:29.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
15:03:29 [2022-05-31T19:03:29.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
15:03:29 [2022-05-31T19:03:29.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
15:03:29 [2022-05-31T19:03:29.027Z] [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 502 kB/s)
15:03:29 [2022-05-31T19:03:29.027Z] [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
15:03:29 [2022-05-31T19:03:29.027Z] [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
15:03:29 [2022-05-31T19:03:29.027Z] [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
15:03:29 [2022-05-31T19:03:29.285Z] [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
15:03:29 [2022-05-31T19:03:29.285Z] [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
15:03:29 [2022-05-31T19:03:29.285Z] [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
15:03:29 [2022-05-31T19:03:29.285Z] [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 2.0 MB/s)
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom (8.3 kB at 520 kB/s)
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
15:03:29 [2022-05-31T19:03:29.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar (87 kB at 5.5 MB/s)
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 229 kB/s)
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.543Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 101 kB/s)
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 338 kB/s)
15:03:29 [2022-05-31T19:03:29.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom (3.5 kB at 129 kB/s)
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom (1.5 kB at 68 kB/s)
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom (3.4 kB at 189 kB/s)
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom (1.5 kB at 35 kB/s)
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom (1.9 kB at 74 kB/s)
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom (3.3 kB at 136 kB/s)
15:03:30 [2022-05-31T19:03:30.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom (3.3 kB at 132 kB/s)
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom (3.3 kB at 118 kB/s)
15:03:30 [2022-05-31T19:03:30.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom (3.3 kB at 236 kB/s)
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom (2.9 kB at 128 kB/s)
15:03:31 [2022-05-31T19:03:31.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.354Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom (3.4 kB at 177 kB/s)
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom (2.9 kB at 164 kB/s)
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom (3.4 kB at 66 kB/s)
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom (2.1 kB at 77 kB/s)
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 208 kB/s)
15:03:31 [2022-05-31T19:03:31.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 1.4 MB/s)
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 109 kB/s)
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.130Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 716 kB/s)
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.388Z] [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.4/maven-plugin-annotations-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.388Z] [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.4/maven-plugin-annotations-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.388Z] [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.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 29 kB/s)
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.388Z] [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.4/maven-plugin-tools-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.647Z] [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.4/maven-plugin-tools-3.6.4.pom
15:03:32 [2022-05-31T19:03:32.647Z] [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.4/maven-plugin-tools-3.6.4.pom (15 kB at 816 kB/s)
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
15:03:32 [2022-05-31T19:03:32.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 173 kB/s)
15:03:32 [2022-05-31T19:03:32.647Z] [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
15:03:32 [2022-05-31T19:03:32.647Z] [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
15:03:32 [2022-05-31T19:03:32.905Z] [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
15:03:32 [2022-05-31T19:03:32.905Z] [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
15:03:32 [2022-05-31T19:03:32.905Z] [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
15:03:32 [2022-05-31T19:03:32.905Z] [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
15:03:32 [2022-05-31T19:03:32.905Z] [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 129 kB/s)
15:03:32 [2022-05-31T19:03:32.906Z] [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
15:03:32 [2022-05-31T19:03:32.906Z] [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
15:03:32 [2022-05-31T19:03:32.906Z] [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
15:03:32 [2022-05-31T19:03:32.906Z] [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
15:03:32 [2022-05-31T19:03:32.906Z] [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
15:03:32 [2022-05-31T19:03:32.906Z] [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
15:03:32 [2022-05-31T19:03:32.906Z] [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 974 kB/s)
15:03:32 [2022-05-31T19:03:32.906Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:03:32 [2022-05-31T19:03:32.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:03:33 [2022-05-31T19:03:33.163Z] [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
15:03:33 [2022-05-31T19:03:33.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:03:33 [2022-05-31T19:03:33.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:03:33 [2022-05-31T19:03:33.163Z] [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
15:03:33 [2022-05-31T19:03:33.163Z] [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 2.0 MB/s)
15:03:33 [2022-05-31T19:03:33.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
15:03:33 [2022-05-31T19:03:33.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
15:03:33 [2022-05-31T19:03:33.163Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
15:03:33 [2022-05-31T19:03:33.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
15:03:33 [2022-05-31T19:03:33.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
15:03:33 [2022-05-31T19:03:33.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
15:03:33 [2022-05-31T19:03:33.163Z] [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 195 kB/s)
15:03:33 [2022-05-31T19:03:33.163Z] [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
15:03:33 [2022-05-31T19:03:33.163Z] [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
15:03:33 [2022-05-31T19:03:33.163Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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 232 kB/s)
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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 21 kB/s)
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.422Z] [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
15:03:33 [2022-05-31T19:03:33.680Z] [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
15:03:33 [2022-05-31T19:03:33.680Z] [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
15:03:33 [2022-05-31T19:03:33.680Z] [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
15:03:33 [2022-05-31T19:03:33.680Z] [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 205 kB/s)
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.2/junit-4.13.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 1.6 MB/s)
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [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
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
15:03:33 [2022-05-31T19:03:33.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
15:03:33 [2022-05-31T19:03:33.938Z] [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
15:03:33 [2022-05-31T19:03:33.938Z] [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 42 kB/s)
15:03:33 [2022-05-31T19:03:33.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
15:03:33 [2022-05-31T19:03:33.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
15:03:33 [2022-05-31T19:03:33.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
15:03:33 [2022-05-31T19:03:33.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
15:03:33 [2022-05-31T19:03:33.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
15:03:33 [2022-05-31T19:03:33.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
15:03:33 [2022-05-31T19:03:33.938Z] [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 19 kB/s)
15:03:33 [2022-05-31T19:03:33.938Z] [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
15:03:33 [2022-05-31T19:03:33.938Z] [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
15:03:33 [2022-05-31T19:03:33.938Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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 174 kB/s)
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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 68 kB/s)
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.196Z] [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
15:03:34 [2022-05-31T19:03:34.454Z] [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
15:03:34 [2022-05-31T19:03:34.454Z] [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
15:03:34 [2022-05-31T19:03:34.454Z] [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
15:03:34 [2022-05-31T19:03:34.454Z] [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 90 kB/s)
15:03:34 [2022-05-31T19:03:34.454Z] [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
15:03:34 [2022-05-31T19:03:34.454Z] [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
15:03:34 [2022-05-31T19:03:34.454Z] [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
15:03:34 [2022-05-31T19:03:34.454Z] [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
15:03:34 [2022-05-31T19:03:34.454Z] [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
15:03:34 [2022-05-31T19:03:34.455Z] [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
15:03:34 [2022-05-31T19:03:34.455Z] [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 56 kB/s)
15:03:34 [2022-05-31T19:03:34.455Z] [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
15:03:34 [2022-05-31T19:03:34.455Z] [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
15:03:34 [2022-05-31T19:03:34.455Z] [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
15:03:34 [2022-05-31T19:03:34.712Z] [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
15:03:34 [2022-05-31T19:03:34.712Z] [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
15:03:34 [2022-05-31T19:03:34.712Z] [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
15:03:34 [2022-05-31T19:03:34.712Z] [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 325 kB/s)
15:03:34 [2022-05-31T19:03:34.712Z] [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
15:03:34 [2022-05-31T19:03:34.712Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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 726 kB/s)
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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 172 kB/s)
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.713Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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)
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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 55 kB/s)
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:34 [2022-05-31T19:03:34.971Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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 84 kB/s)
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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
15:03:35 [2022-05-31T19:03:35.229Z] [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 223 kB/s)
15:03:35 [2022-05-31T19:03:35.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.229Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.229Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.229Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 284 kB/s)
15:03:35 [2022-05-31T19:03:35.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 244 kB/s)
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 163 kB/s)
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:03:35 [2022-05-31T19:03:35.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 932 kB/s)
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
15:03:35 [2022-05-31T19:03:35.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
15:03:35 [2022-05-31T19:03:35.745Z] [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
15:03:35 [2022-05-31T19:03:35.745Z] [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
15:03:35 [2022-05-31T19:03:35.745Z] [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
15:03:35 [2022-05-31T19:03:35.745Z] [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
15:03:35 [2022-05-31T19:03:35.745Z] [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
15:03:35 [2022-05-31T19:03:35.745Z] [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
15:03:35 [2022-05-31T19:03:35.745Z] [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
15:03:35 [2022-05-31T19:03:35.745Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
15:03:35 [2022-05-31T19:03:35.746Z] [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
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
15:03:35 [2022-05-31T19:03:35.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.005Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
15:03:36 [2022-05-31T19:03:36.265Z] [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
15:03:36 [2022-05-31T19:03:36.265Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:03:36 [2022-05-31T19:03:36.265Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
15:03:36 [2022-05-31T19:03:36.265Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.523Z] [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
15:03:36 [2022-05-31T19:03:36.523Z] [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
15:03:36 [2022-05-31T19:03:36.523Z] [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
15:03:36 [2022-05-31T19:03:36.523Z] [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
15:03:36 [2022-05-31T19:03:36.523Z] [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
15:03:36 [2022-05-31T19:03:36.523Z] [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
15:03:36 [2022-05-31T19:03:36.523Z] [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
15:03:36 [2022-05-31T19:03:36.523Z] [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
15:03:36 [2022-05-31T19:03:36.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
15:03:36 [2022-05-31T19:03:36.524Z] [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
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 2.4 MB/s)
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar (26 kB at 1.1 MB/s)
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar (65 kB at 2.2 MB/s)
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar (185 kB at 4.5 MB/s)
15:03:36 [2022-05-31T19:03:36.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar (425 kB at 6.0 MB/s)
15:03:36 [2022-05-31T19:03:36.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar (616 kB at 5.2 MB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar (680 kB at 5.7 MB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar (1.2 MB at 10.0 MB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 27 MB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar (736 kB at 3.4 MB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar (782 kB at 3.6 MB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar (716 kB at 3.3 MB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar (672 kB at 3.0 MB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 57 kB/s)
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
15:03:36 [2022-05-31T19:03:36.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar (111 kB at 453 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 731 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 1.1 MB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 2.0 MB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [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 123 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [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 633 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [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 110 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [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 210 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [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 467 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
15:03:36 [2022-05-31T19:03:36.785Z] [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 117 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar (706 kB at 2.1 MB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:03:36 [2022-05-31T19:03:36.785Z] [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 88 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar
15:03:36 [2022-05-31T19:03:36.785Z] [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 967 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 314 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 110 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [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 105 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 76 kB/s)
15:03:36 [2022-05-31T19:03:36.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 874 kB/s)
15:03:37 [2022-05-31T19:03:37.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
15:03:37 [2022-05-31T19:03:37.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
15:03:37 [2022-05-31T19:03:37.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 208 kB/s)
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 1.4 MB/s)
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
15:03:37 [2022-05-31T19:03:37.303Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom (2.5 kB at 169 kB/s)
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
15:03:37 [2022-05-31T19:03:37.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
15:03:37 [2022-05-31T19:03:37.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar (45 kB at 1.8 MB/s)
15:03:37 [2022-05-31T19:03:37.820Z] [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
15:03:37 [2022-05-31T19:03:37.820Z] [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
15:03:37 [2022-05-31T19:03:37.820Z] [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
15:03:37 [2022-05-31T19:03:37.820Z] [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
15:03:37 [2022-05-31T19:03:37.820Z] [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
15:03:37 [2022-05-31T19:03:37.820Z] [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
15:03:37 [2022-05-31T19:03:37.820Z] [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 446 kB/s)
15:03:37 [2022-05-31T19:03:37.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:03:37 [2022-05-31T19:03:37.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:03:37 [2022-05-31T19:03:37.820Z] [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
15:03:37 [2022-05-31T19:03:37.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:03:37 [2022-05-31T19:03:37.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:03:37 [2022-05-31T19:03:37.820Z] [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
15:03:38 [2022-05-31T19:03:38.079Z] [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 455 kB/s)
15:03:38 [2022-05-31T19:03:38.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:03:38 [2022-05-31T19:03:38.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:03:38 [2022-05-31T19:03:38.079Z] [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
15:03:38 [2022-05-31T19:03:38.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:03:38 [2022-05-31T19:03:38.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:03:38 [2022-05-31T19:03:38.079Z] [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
15:03:38 [2022-05-31T19:03:38.079Z] [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 505 kB/s)
15:03:38 [2022-05-31T19:03:38.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
15:03:38 [2022-05-31T19:03:38.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
15:03:38 [2022-05-31T19:03:38.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
15:03:38 [2022-05-31T19:03:38.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
15:03:38 [2022-05-31T19:03:38.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
15:03:38 [2022-05-31T19:03:38.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
15:03:38 [2022-05-31T19:03:38.337Z] [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 587 kB/s)
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.337Z] [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.4 MB/s)
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.337Z] [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
15:03:38 [2022-05-31T19:03:38.596Z] [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
15:03:38 [2022-05-31T19:03:38.596Z] [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
15:03:38 [2022-05-31T19:03:38.596Z] [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
15:03:38 [2022-05-31T19:03:38.596Z] [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 274 kB/s)
15:03:38 [2022-05-31T19:03:38.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:03:38 [2022-05-31T19:03:38.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:03:38 [2022-05-31T19:03:38.596Z] [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
15:03:38 [2022-05-31T19:03:38.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:03:38 [2022-05-31T19:03:38.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:03:38 [2022-05-31T19:03:38.596Z] [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
15:03:38 [2022-05-31T19:03:38.596Z] [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 221 kB/s)
15:03:38 [2022-05-31T19:03:38.596Z] [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
15:03:38 [2022-05-31T19:03:38.596Z] [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
15:03:38 [2022-05-31T19:03:38.596Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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 1.3 MB/s)
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:38 [2022-05-31T19:03:38.855Z] [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
15:03:39 [2022-05-31T19:03:39.114Z] [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 428 kB/s)
15:03:39 [2022-05-31T19:03:39.114Z] [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
15:03:39 [2022-05-31T19:03:39.114Z] [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
15:03:39 [2022-05-31T19:03:39.114Z] [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
15:03:39 [2022-05-31T19:03:39.114Z] [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
15:03:39 [2022-05-31T19:03:39.114Z] [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
15:03:39 [2022-05-31T19:03:39.114Z] [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
15:03:39 [2022-05-31T19:03:39.114Z] [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 1.1 MB/s)
15:03:39 [2022-05-31T19:03:39.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
15:03:39 [2022-05-31T19:03:39.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
15:03:39 [2022-05-31T19:03:39.114Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
15:03:39 [2022-05-31T19:03:39.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
15:03:39 [2022-05-31T19:03:39.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
15:03:39 [2022-05-31T19:03:39.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
15:03:39 [2022-05-31T19:03:39.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom (1.4 kB at 58 kB/s)
15:03:39 [2022-05-31T19:03:39.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
15:03:39 [2022-05-31T19:03:39.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
15:03:39 [2022-05-31T19:03:39.372Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar (8.4 kB at 271 kB/s)
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
15:03:39 [2022-05-31T19:03:39.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
15:03:39 [2022-05-31T19:03:39.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 228 kB/s)
15:03:39 [2022-05-31T19:03:39.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
15:03:39 [2022-05-31T19:03:39.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
15:03:39 [2022-05-31T19:03:39.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
15:03:39 [2022-05-31T19:03:39.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
15:03:39 [2022-05-31T19:03:39.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
15:03:39 [2022-05-31T19:03:39.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
15:03:39 [2022-05-31T19:03:39.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 8.9 MB/s)
15:03:39 [2022-05-31T19:03:39.888Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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 1.0 MB/s)
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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
15:03:40 [2022-05-31T19:03:40.146Z] [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 7.8 MB/s)
15:03:40 [2022-05-31T19:03:40.712Z] [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
15:03:40 [2022-05-31T19:03:40.713Z] [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
15:03:40 [2022-05-31T19:03:40.713Z] [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
15:03:40 [2022-05-31T19:03:40.713Z] [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
15:03:40 [2022-05-31T19:03:40.713Z] [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
15:03:40 [2022-05-31T19:03:40.713Z] [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
15:03:40 [2022-05-31T19:03:40.713Z] [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 127 kB/s)
15:03:40 [2022-05-31T19:03:40.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:03:40 [2022-05-31T19:03:40.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:03:40 [2022-05-31T19:03:40.971Z] [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
15:03:40 [2022-05-31T19:03:40.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:03:40 [2022-05-31T19:03:40.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:03:40 [2022-05-31T19:03:40.971Z] [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
15:03:40 [2022-05-31T19:03:40.971Z] [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 437 kB/s)
15:03:40 [2022-05-31T19:03:40.971Z] [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
15:03:40 [2022-05-31T19:03:40.971Z] [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
15:03:40 [2022-05-31T19:03:40.971Z] [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
15:03:41 [2022-05-31T19:03:41.230Z] [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
15:03:41 [2022-05-31T19:03:41.230Z] [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
15:03:41 [2022-05-31T19:03:41.230Z] [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
15:03:41 [2022-05-31T19:03:41.230Z] [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.1 MB/s)
15:03:41 [2022-05-31T19:03:41.230Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.230Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.230Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.230Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 438 kB/s)
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 558 kB/s)
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:03:41 [2022-05-31T19:03:41.489Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 788 kB/s)
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom (2.4 kB at 76 kB/s)
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
15:03:41 [2022-05-31T19:03:41.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar (14 kB at 423 kB/s)
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom (5.7 kB at 228 kB/s)
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar (30 kB at 1.6 MB/s)
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom (2.9 kB at 168 kB/s)
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
15:03:42 [2022-05-31T19:03:42.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar (46 kB at 1.6 MB/s)
15:03:43 [2022-05-31T19:03:43.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom (1.6 kB at 51 kB/s)
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
15:03:43 [2022-05-31T19:03:43.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
15:03:43 [2022-05-31T19:03:43.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar (884 kB at 17 MB/s)
15:03:43 [2022-05-31T19:03:43.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom (1.9 kB at 69 kB/s)
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
15:03:43 [2022-05-31T19:03:43.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar (21 kB at 1.1 MB/s)
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom (1.8 kB at 92 kB/s)
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
15:03:44 [2022-05-31T19:03:44.120Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
15:03:44 [2022-05-31T19:03:44.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
15:03:44 [2022-05-31T19:03:44.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
15:03:44 [2022-05-31T19:03:44.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
15:03:44 [2022-05-31T19:03:44.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar (36 kB at 1.9 MB/s)
15:03:44 [2022-05-31T19:03:44.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.382Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 106 kB/s)
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 71 kB/s)
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.643Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:03:44 [2022-05-31T19:03:44.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 14 MB/s)
15:03:45 [2022-05-31T19:03:45.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 21 MB/s)
15:03:46 [2022-05-31T19:03:46.094Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@368e7d3a...
15:03:46 [2022-05-31T19:03:46.354Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
15:03:46 [2022-05-31T19:03:46.354Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
15:03:46 [2022-05-31T19:03:46.354Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
15:03:51 [2022-05-31T19:03:51.621Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:03:51 [2022-05-31T19:03:51.879Z] [INFO] Fetching com.google.gson_2.8.9.v20220111-1409.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (279.89kB)
15:03:51 [2022-05-31T19:03:51.879Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.77MB)
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (55.92kB)
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] The user operation is waiting for background work to complete.
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (55.92kB)
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] Unpacking jakarta.xml.bind_2.3.3.v20201118-1818...
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] The user operation is waiting for background work to complete.
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
15:03:52 [2022-05-31T19:03:52.445Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
15:03:52 [2022-05-31T19:03:52.703Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (77.78kB)
15:03:52 [2022-05-31T19:03:52.703Z] [INFO] The user operation is waiting for background work to complete.
15:03:52 [2022-05-31T19:03:52.703Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (77.78kB)
15:03:52 [2022-05-31T19:03:52.703Z] [INFO] Unpacking javax.xml_1.3.4.v201005080400...
15:03:52 [2022-05-31T19:03:52.703Z] [INFO] Fetching R-4.23-202203080310&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.23/ (63B)
15:03:52 [2022-05-31T19:03:52.703Z] [INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.46MB)
15:03:52 [2022-05-31T19:03:52.960Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (302.53kB)
15:03:52 [2022-05-31T19:03:52.961Z] [INFO] Fetching org.eclipse.cdt.core_7.4.100.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (5.95MB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.cdt.core.native_6.2.100.202202231938.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (64.34kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (100.02kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (92.12kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (115.6kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.core.filesystem_1.9.300.v20220121-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.81kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.core.resources_3.16.100.v20220214-1012.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (880.97kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (70.8kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (35.64kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (341.2kB)
15:03:53 [2022-05-31T19:03:53.895Z] [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (126.4kB)
15:03:54 [2022-05-31T19:03:54.153Z] [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (288.46kB)
15:03:54 [2022-05-31T19:03:54.153Z] [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (114.56kB)
15:03:54 [2022-05-31T19:03:54.153Z] [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (144.49kB)
15:03:54 [2022-05-31T19:03:54.153Z] [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (136.29kB)
15:03:54 [2022-05-31T19:03:54.154Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (194.4kB)
15:03:54 [2022-05-31T19:03:54.154Z] [INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (108.25kB)
15:03:54 [2022-05-31T19:03:54.154Z] [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (89.14kB)
15:03:54 [2022-05-31T19:03:54.154Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.16kB)
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (72.7kB)
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] The user operation is waiting for background work to complete.
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] The user operation is waiting for background work to complete.
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
15:03:54 [2022-05-31T19:03:54.412Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
15:03:54 [2022-05-31T19:03:54.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:03:54 [2022-05-31T19:03:54.670Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (12.94MB)
15:03:56 [2022-05-31T19:03:56.044Z] [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.54MB)
15:03:56 [2022-05-31T19:03:56.045Z] [INFO] The user operation is waiting for background work to complete.
15:03:56 [2022-05-31T19:03:56.045Z] [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.54MB)
15:03:56 [2022-05-31T19:03:56.045Z] [INFO] Unpacking com.sun.jna_5.8.0.v20210503-0343...
15:03:56 [2022-05-31T19:03:56.612Z] [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (399.8kB)
15:03:56 [2022-05-31T19:03:56.613Z] [INFO] The user operation is waiting for background work to complete.
15:03:56 [2022-05-31T19:03:56.613Z] [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (399.8kB)
15:03:56 [2022-05-31T19:03:56.613Z] [INFO] Unpacking com.sun.jna.platform_5.8.0.v20210406-1004...
15:03:57 [2022-05-31T19:03:57.177Z] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (46.27kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (20.34kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (703.81kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (353.59kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (144.34kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (23.5kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (71.45kB)
15:03:57 [2022-05-31T19:03:57.178Z] [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (411.93kB)
15:03:57 [2022-05-31T19:03:57.436Z] [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (20.18kB)
15:03:57 [2022-05-31T19:03:57.436Z] [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220105-1522.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (359.18kB)
15:03:57 [2022-05-31T19:03:57.436Z] [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220105-1522.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (5.58MB)
15:03:58 [2022-05-31T19:03:58.003Z] [INFO] Fetching org.eclipse.compare_3.8.300.v20220121-1000.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (804.8kB)
15:03:58 [2022-05-31T19:03:58.003Z] [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (432.55kB)
15:03:58 [2022-05-31T19:03:58.003Z] [INFO] Fetching org.eclipse.jface.text_3.20.0.v20220218-1549.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.03MB)
15:03:58 [2022-05-31T19:03:58.261Z] [INFO] Fetching org.eclipse.ui.ide_3.18.500.v20220215-1304.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.44MB)
15:03:58 [2022-05-31T19:03:58.519Z] [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (105.57kB)
15:03:58 [2022-05-31T19:03:58.519Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.400.v20220218-1619.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (674.85kB)
15:03:58 [2022-05-31T19:03:58.519Z] [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (618.79kB)
15:03:58 [2022-05-31T19:03:58.519Z] [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (330.12kB)
15:03:58 [2022-05-31T19:03:58.519Z] [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (66.43kB)
15:03:58 [2022-05-31T19:03:58.519Z] [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (287.81kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (313kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (163.08kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (64.42kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (113.21kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.92kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.48kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (55.13kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.65kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.14kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.46kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.03kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] The user operation is waiting for background work to complete.
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
15:03:58 [2022-05-31T19:03:58.776Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
15:03:59 [2022-05-31T19:03:59.034Z] [INFO] Fetching 2.29&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
15:03:59 [2022-05-31T19:03:59.034Z] [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (396.49kB)
15:03:59 [2022-05-31T19:03:59.034Z] [INFO] The user operation is waiting for background work to complete.
15:03:59 [2022-05-31T19:03:59.034Z] [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (396.49kB)
15:03:59 [2022-05-31T19:03:59.034Z] [INFO] Unpacking org.eclipse.emf.ecore_2.26.0.v20220123-0838...
15:03:59 [2022-05-31T19:03:59.292Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.85kB)
15:03:59 [2022-05-31T19:03:59.292Z] [INFO] Fetching org.eclipse.swt_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.97kB)
15:03:59 [2022-05-31T19:03:59.292Z] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (24.31kB)
15:03:59 [2022-05-31T19:03:59.292Z] [INFO] Fetching org.eclipse.jface_3.25.0.v20220218-1636.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.11MB)
15:03:59 [2022-05-31T19:03:59.550Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (213.89kB)
15:03:59 [2022-05-31T19:03:59.550Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (203.91kB)
15:03:59 [2022-05-31T19:03:59.550Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (27.72kB)
15:03:59 [2022-05-31T19:03:59.550Z] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.41kB)
15:03:59 [2022-05-31T19:03:59.550Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (56.73kB)
15:03:59 [2022-05-31T19:03:59.550Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.51kB)
15:03:59 [2022-05-31T19:03:59.550Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (394.73kB)
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (33.33kB)
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (13.3kB)
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (260.38kB)
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (37.83kB)
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] The user operation is waiting for background work to complete.
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (37.83kB)
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (84.19kB)
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] The user operation is waiting for background work to complete.
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (84.19kB)
15:03:59 [2022-05-31T19:03:59.808Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (118.14kB)
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.400.v20220308-0630.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (251.6kB)
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (147.16kB)
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (295.36kB)
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (21.08kB)
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.9kB)
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (116.05kB)
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] The user operation is waiting for background work to complete.
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (116.05kB)
15:04:00 [2022-05-31T19:04:00.065Z] [INFO] Unpacking org.eclipse.emf.common_2.24.0.v20220123-0838...
15:04:00 [2022-05-31T19:04:00.323Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (50.74kB)
15:04:00 [2022-05-31T19:04:00.323Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.65kB)
15:04:00 [2022-05-31T19:04:00.323Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.400.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (170.85kB)
15:04:00 [2022-05-31T19:04:00.323Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (360.09kB)
15:04:00 [2022-05-31T19:04:00.323Z] [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (131.39kB)
15:04:00 [2022-05-31T19:04:00.323Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.0.v20220210-1157.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (76.5kB)
15:04:00 [2022-05-31T19:04:00.323Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.200.v20220207-0719.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (74.12kB)
15:04:00 [2022-05-31T19:04:00.581Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.0.v20220215-0840.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (173.65kB)
15:04:00 [2022-05-31T19:04:00.581Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.300.v20220209-1714.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (218.82kB)
15:04:00 [2022-05-31T19:04:00.581Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (130.72kB)
15:04:00 [2022-05-31T19:04:00.581Z] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (270.25kB)
15:04:00 [2022-05-31T19:04:00.581Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (468.75kB)
15:04:00 [2022-05-31T19:04:00.839Z] [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (423.11kB)
15:04:00 [2022-05-31T19:04:00.839Z] [INFO] Fetching org.eclipse.team.core_3.9.300.v20220204-0611.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (401.7kB)
15:04:00 [2022-05-31T19:04:00.839Z] [INFO] Fetching org.eclipse.team.ui_3.9.200.v20211130-1532.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.42MB)
15:04:01 [2022-05-31T19:04:01.097Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.47MB)
15:04:01 [2022-05-31T19:04:01.355Z] [INFO] Fetching org.eclipse.test.performance_3.18.0.v20210623-0710.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (111.48kB)
15:04:01 [2022-05-31T19:04:01.355Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (421.77kB)
15:04:01 [2022-05-31T19:04:01.355Z] [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (219.09kB)
15:04:01 [2022-05-31T19:04:01.355Z] [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)
15:04:02 [2022-05-31T19:04:02.288Z] [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/ (22.13MB of 59.71MB at 22.11MB/s)
15:04:03 [2022-05-31T19:04:03.662Z] [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/ (46.71MB of 59.71MB at 23.34MB/s)
15:04:05 [2022-05-31T19:04:05.035Z] [INFO] Fetching org.eclipse.ui.workbench_3.125.0.v20220308-0722.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (3.49MB)
15:04:05 [2022-05-31T19:04:05.293Z] [INFO] Fetching org.eclipse.ui.ide.application_1.4.300.v20220114-0859.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (113.09kB)
15:04:05 [2022-05-31T19:04:05.293Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (172.29kB)
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (107.15kB)
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (29.18kB)
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] The user operation is waiting for background work to complete.
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (29.18kB)
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (21.6kB)
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (117.58kB)
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] The user operation is waiting for background work to complete.
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
15:04:05 [2022-05-31T19:04:05.551Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.14MB)
15:04:05 [2022-05-31T19:04:05.811Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.08MB)
15:04:05 [2022-05-31T19:04:05.811Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:04:06 [2022-05-31T19:04:06.072Z] [INFO] Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.04MB)
15:04:06 [2022-05-31T19:04:06.330Z] [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.5MB)
15:04:06 [2022-05-31T19:04:06.330Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (45.51kB)
15:04:06 [2022-05-31T19:04:06.330Z] [INFO] The user operation is waiting for background work to complete.
15:04:06 [2022-05-31T19:04:06.330Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (45.51kB)
15:04:06 [2022-05-31T19:04:06.330Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
15:04:06 [2022-05-31T19:04:06.587Z] [INFO] Fetching org.eclipse.debug.core_3.19.0.v20220125-2302.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (396.72kB)
15:04:06 [2022-05-31T19:04:06.587Z] [INFO] Fetching org.eclipse.debug.ui_3.16.0.v20220228-0706.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.97MB)
15:04:06 [2022-05-31T19:04:06.846Z] [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (209.6kB)
15:04:06 [2022-05-31T19:04:06.846Z] [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (489.96kB)
15:04:06 [2022-05-31T19:04:06.846Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
15:04:06 [2022-05-31T19:04:06.846Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.600.v202102222242.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (1MB)
15:04:06 [2022-05-31T19:04:06.846Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (78.03kB)
15:04:07 [2022-05-31T19:04:07.104Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1700.v20220210-1145.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (37.71kB)
15:04:07 [2022-05-31T19:04:07.104Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (58.78kB)
15:04:07 [2022-05-31T19:04:07.104Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (47.87kB)
15:04:07 [2022-05-31T19:04:07.104Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (119.45kB)
15:04:07 [2022-05-31T19:04:07.104Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (154kB)
15:04:07 [2022-05-31T19:04:07.104Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.402.v202111212041.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (368kB)
15:04:07 [2022-05-31T19:04:07.105Z] [INFO] Fetching org.eclipse.wst.common.ui_1.2.100.v202101112327.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (150.4kB)
15:04:07 [2022-05-31T19:04:07.105Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (47kB)
15:04:07 [2022-05-31T19:04:07.363Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.700.v202112071542.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (476.43kB)
15:04:07 [2022-05-31T19:04:07.363Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.300.v202111190506.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (1.05MB)
15:04:07 [2022-05-31T19:04:07.363Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (419.45kB)
15:04:07 [2022-05-31T19:04:07.621Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (160.24kB)
15:04:07 [2022-05-31T19:04:07.621Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.500.v202201311924.jar from https://download.eclipse.org/webtools/downloads/drops/R3.25.0/R-3.25.0-20220224093948/repository/plugins/ (808.73kB)
15:04:07 [2022-05-31T19:04:07.621Z] [INFO] Fetching org.eclipse.xsd_2.18.0.v20211216-0527.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (537.85kB)
15:04:07 [2022-05-31T19:04:07.621Z] [INFO] The user operation is waiting for background work to complete.
15:04:07 [2022-05-31T19:04:07.621Z] [INFO] Fetching org.eclipse.xsd_2.18.0.v20211216-0527.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.29/plugins/ (537.85kB)
15:04:07 [2022-05-31T19:04:07.621Z] [INFO] Unpacking org.eclipse.xsd_2.18.0.v20211216-0527...
15:04:07 [2022-05-31T19:04:07.879Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:04:08 [2022-05-31T19:04:08.138Z] [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (358.42kB)
15:04:08 [2022-05-31T19:04:08.138Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (55.2kB)
15:04:08 [2022-05-31T19:04:08.138Z] [INFO] The user operation is waiting for background work to complete.
15:04:08 [2022-05-31T19:04:08.138Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (55.2kB)
15:04:08 [2022-05-31T19:04:08.138Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005...
15:04:08 [2022-05-31T19:04:08.396Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (256.76kB)
15:04:08 [2022-05-31T19:04:08.396Z] [INFO] The user operation is waiting for background work to complete.
15:04:08 [2022-05-31T19:04:08.396Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (256.76kB)
15:04:08 [2022-05-31T19:04:08.396Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.1.0.202106041005...
15:04:08 [2022-05-31T19:04:08.653Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (32.1kB)
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] The user operation is waiting for background work to complete.
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (32.1kB)
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (20.82kB)
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] The user operation is waiting for background work to complete.
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (20.82kB)
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.1.0.202106041005...
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (31.86kB)
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] The user operation is waiting for background work to complete.
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (31.86kB)
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:04:08 [2022-05-31T19:04:08.654Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:04:08 [2022-05-31T19:04:08.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:04:09 [2022-05-31T19:04:09.170Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:04:09 [2022-05-31T19:04:09.171Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:04:09 [2022-05-31T19:04:09.433Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:04:09 [2022-05-31T19:04:09.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:04:09 [2022-05-31T19:04:09.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:04:10 [2022-05-31T19:04:10.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:04:10 [2022-05-31T19:04:10.260Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:04:10 [2022-05-31T19:04:10.260Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:04:10 [2022-05-31T19:04:10.518Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:04:10 [2022-05-31T19:04:10.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:04:11 [2022-05-31T19:04:11.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:04:11 [2022-05-31T19:04:11.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:04:11 [2022-05-31T19:04:11.292Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:04:11 [2022-05-31T19:04:11.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:04:11 [2022-05-31T19:04:11.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:04:11 [2022-05-31T19:04:11.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:04:12 [2022-05-31T19:04:12.116Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:04:12 [2022-05-31T19:04:12.373Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:04:12 [2022-05-31T19:04:12.632Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:04:12 [2022-05-31T19:04:12.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:04:12 [2022-05-31T19:04:12.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:04:13 [2022-05-31T19:04:13.148Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:04:13 [2022-05-31T19:04:13.148Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:04:13 [2022-05-31T19:04:13.406Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:04:13 [2022-05-31T19:04:13.406Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:04:13 [2022-05-31T19:04:13.406Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:04:13 [2022-05-31T19:04:13.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:04:13 [2022-05-31T19:04:13.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:04:13 [2022-05-31T19:04:13.922Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:04:13 [2022-05-31T19:04:13.922Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:04:14 [2022-05-31T19:04:14.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:04:14 [2022-05-31T19:04:14.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:04:14 [2022-05-31T19:04:14.439Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:04:14 [2022-05-31T19:04:14.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/pom.xml
15:04:14 [2022-05-31T19:04:14.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:04:14 [2022-05-31T19:04:14.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:04:14 [2022-05-31T19:04:14.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:04:14 [2022-05-31T19:04:14.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:04:14 [2022-05-31T19:04:14.956Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:04:15 [2022-05-31T19:04:15.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:04:15 [2022-05-31T19:04:15.471Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.7.100.202110201027.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (328.11kB)
15:04:15 [2022-05-31T19:04:15.472Z] [INFO] Fetching org.eclipse.launchbar.core_2.4.200.202106071539.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (78.97kB)
15:04:15 [2022-05-31T19:04:15.472Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.400.202202101535.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.05MB)
15:04:15 [2022-05-31T19:04:15.730Z] [INFO] Fetching org.eclipse.cdt.ui_7.3.200.202202251639.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (6.18MB)
15:04:16 [2022-05-31T19:04:16.295Z] [INFO] Fetching org.eclipse.launchbar.ui_2.4.400.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (87.46kB)
15:04:16 [2022-05-31T19:04:16.295Z] [INFO] Fetching org.eclipse.cdt.dsf_2.11.100.202201251901.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (342.73kB)
15:04:16 [2022-05-31T19:04:16.295Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.5.100.202201260824.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.89MB)
15:04:16 [2022-05-31T19:04:16.861Z] [INFO] Fetching org.eclipse.cdt.launch_10.3.200.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (192.8kB)
15:04:16 [2022-05-31T19:04:16.861Z] [INFO] Fetching org.eclipse.cdt.gdb_7.1.200.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (16.58kB)
15:04:16 [2022-05-31T19:04:16.861Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.2.500.202203091838.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (166.43kB)
15:04:16 [2022-05-31T19:04:16.861Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.3.0.202110311121.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (43.47kB)
15:04:16 [2022-05-31T19:04:16.861Z] [INFO] Fetching org.eclipse.tools.templates.core_1.2.0.202008310315.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (10.54kB)
15:04:16 [2022-05-31T19:04:16.861Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:04:17 [2022-05-31T19:04:17.118Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:04:17 [2022-05-31T19:04:17.377Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:04:17 [2022-05-31T19:04:17.634Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:04:17 [2022-05-31T19:04:17.634Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:04:17 [2022-05-31T19:04:17.892Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:04:17 [2022-05-31T19:04:17.892Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:04:18 [2022-05-31T19:04:18.150Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:04:18 [2022-05-31T19:04:18.408Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:04:18 [2022-05-31T19:04:18.666Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (297.81kB)
15:04:18 [2022-05-31T19:04:18.666Z] [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.73kB)
15:04:18 [2022-05-31T19:04:18.666Z] [INFO] Fetching org.eclipse.jsch.ui_1.4.100.v20210917-1201.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (93.7kB)
15:04:18 [2022-05-31T19:04:18.666Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.202109011318.jar from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09/plugins/ (149.16kB)
15:04:18 [2022-05-31T19:04:18.666Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.202109011318.jar from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09/plugins/ (93.81kB)
15:04:18 [2022-05-31T19:04:18.666Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.202109011318.jar from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09/plugins/ (43.45kB)
15:04:18 [2022-05-31T19:04:18.666Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.202109011318.jar from https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09/plugins/ (157.98kB)
15:04:18 [2022-05-31T19:04:18.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:04:18 [2022-05-31T19:04:18.925Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:04:19 [2022-05-31T19:04:19.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:04:19 [2022-05-31T19:04:19.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:04:19 [2022-05-31T19:04:19.699Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:04:19 [2022-05-31T19:04:19.699Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:04:19 [2022-05-31T19:04:19.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:04:20 [2022-05-31T19:04:20.215Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:04:20 [2022-05-31T19:04:20.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:04:20 [2022-05-31T19:04:20.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:04:20 [2022-05-31T19:04:20.731Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:04:20 [2022-05-31T19:04:20.990Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:04:21 [2022-05-31T19:04:21.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:04:21 [2022-05-31T19:04:21.507Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:04:21 [2022-05-31T19:04:21.507Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:04:21 [2022-05-31T19:04:21.507Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:04:21 [2022-05-31T19:04:21.765Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:04:21 [2022-05-31T19:04:21.765Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:04:22 [2022-05-31T19:04:22.023Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:04:22 [2022-05-31T19:04:22.281Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:04:22 [2022-05-31T19:04:22.541Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:04:22 [2022-05-31T19:04:22.799Z] [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (344.68kB)
15:04:22 [2022-05-31T19:04:22.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:04:22 [2022-05-31T19:04:22.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/pom.xml
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.48kB)
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] The user operation is waiting for background work to complete.
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.48kB)
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] The user operation is waiting for background work to complete.
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
15:04:23 [2022-05-31T19:04:23.365Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
15:04:23 [2022-05-31T19:04:23.623Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (36.06kB)
15:04:23 [2022-05-31T19:04:23.623Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.05kB)
15:04:23 [2022-05-31T19:04:23.623Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.5.200.v20220127-1112.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (110.36kB)
15:04:23 [2022-05-31T19:04:23.623Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
15:04:23 [2022-05-31T19:04:23.623Z] [INFO] The user operation is waiting for background work to complete.
15:04:23 [2022-05-31T19:04:23.623Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
15:04:23 [2022-05-31T19:04:23.623Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] The user operation is waiting for background work to complete.
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.48kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (31.04kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.25kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.0.v20220127-1312.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (102.07kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.2.v20220127-1658.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (242.66kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (35.63kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (24.82kB)
15:04:23 [2022-05-31T19:04:23.881Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (74.06kB)
15:04:24 [2022-05-31T19:04:24.139Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (26.34kB)
15:04:24 [2022-05-31T19:04:24.139Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.400.v20220214-1604.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (658.08kB)
15:04:24 [2022-05-31T19:04:24.139Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (170.59kB)
15:04:24 [2022-05-31T19:04:24.139Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.4.v20220213-1624.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (68.52kB)
15:04:24 [2022-05-31T19:04:24.139Z] [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (94.06kB)
15:04:24 [2022-05-31T19:04:24.139Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:04:24 [2022-05-31T19:04:24.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:04:24 [2022-05-31T19:04:24.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (127.97kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (64.2kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (26.38kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.52kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.12kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (37.5kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (58.64kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (43.53kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (156.48kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Fetching org.eclipse.ui.browser_3.7.100.v20211105-1434.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (207.24kB)
15:04:24 [2022-05-31T19:04:24.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:04:25 [2022-05-31T19:04:25.479Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/pom.xml
15:04:25 [2022-05-31T19:04:25.479Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.35MB)
15:04:25 [2022-05-31T19:04:25.479Z] [INFO] The user operation is waiting for background work to complete.
15:04:25 [2022-05-31T19:04:25.479Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.35MB)
15:04:25 [2022-05-31T19:04:25.737Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
15:04:26 [2022-05-31T19:04:26.670Z] [INFO] Fetching org.eclipse.ui.views.log_1.3.100.v20210927-1100.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (172.2kB)
15:04:26 [2022-05-31T19:04:26.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:04:26 [2022-05-31T19:04:26.928Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:04:26 [2022-05-31T19:04:26.928Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.releng-site/pom.xml
15:04:27 [2022-05-31T19:04:27.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:04:27 [2022-05-31T19:04:27.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:04:27 [2022-05-31T19:04:27.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:04:27 [2022-05-31T19:04:27.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:04:27 [2022-05-31T19:04:27.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:04:28 [2022-05-31T19:04:28.009Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:04:28 [2022-05-31T19:04:28.009Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:04:28 [2022-05-31T19:04:28.009Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:04:28 [2022-05-31T19:04:28.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:04:28 [2022-05-31T19:04:28.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:04:28 [2022-05-31T19:04:28.525Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:04:28 [2022-05-31T19:04:28.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:04:28 [2022-05-31T19:04:28.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:04:29 [2022-05-31T19:04:29.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:04:29 [2022-05-31T19:04:29.042Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:04:29 [2022-05-31T19:04:29.042Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:04:29 [2022-05-31T19:04:29.299Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:04:29 [2022-05-31T19:04:29.299Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:04:29 [2022-05-31T19:04:29.556Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:04:29 [2022-05-31T19:04:29.556Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:04:29 [2022-05-31T19:04:29.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:04:29 [2022-05-31T19:04:29.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:04:30 [2022-05-31T19:04:30.070Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:04:30 [2022-05-31T19:04:30.070Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:04:30 [2022-05-31T19:04:30.328Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:04:30 [2022-05-31T19:04:30.328Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:04:30 [2022-05-31T19:04:30.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:04:30 [2022-05-31T19:04:30.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:04:30 [2022-05-31T19:04:30.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:04:30 [2022-05-31T19:04:30.844Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:04:30 [2022-05-31T19:04:30.844Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:04:31 [2022-05-31T19:04:31.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:04:31 [2022-05-31T19:04:31.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:04:31 [2022-05-31T19:04:31.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:04:31 [2022-05-31T19:04:31.436Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:7.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] ------------------------------------------------------------------------
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Reactor Build Order:
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] 
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass Parent                                               [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass State System Parent                                  [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass TMF Parent                                           [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass Documentation                                        [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.436Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass RCP Parent                                           [pom]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass Json trace Parent                                    [pom]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass RCP Product Tests                              [rcpttTest]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass Target Platform                                      [pom]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] Trace Compass Repository                            [eclipse-repository]
15:04:31 [2022-05-31T19:04:31.437Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] 
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] Building Trace Compass Parent 7.3.0-SNAPSHOT                     [1/140]
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] --------------------------------[ pom ]---------------------------------
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] 
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
15:04:31 [2022-05-31T19:04:31.695Z] [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
15:04:31 [2022-05-31T19:04:31.695Z] [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
15:04:31 [2022-05-31T19:04:31.695Z] [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
15:04:31 [2022-05-31T19:04:31.695Z] [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
15:04:31 [2022-05-31T19:04:31.695Z] [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
15:04:31 [2022-05-31T19:04:31.695Z] [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
15:04:31 [2022-05-31T19:04:31.695Z] [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 153 kB/s)
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
15:04:31 [2022-05-31T19:04:31.695Z] [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
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
15:04:31 [2022-05-31T19:04:31.695Z] [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
15:04:31 [2022-05-31T19:04:31.695Z] [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 1.3 MB/s)
15:04:31 [2022-05-31T19:04:31.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:04:31 [2022-05-31T19:04:31.954Z] [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
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:04:31 [2022-05-31T19:04:31.954Z] [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
15:04:31 [2022-05-31T19:04:31.954Z] [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 1.4 MB/s)
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
15:04:31 [2022-05-31T19:04:31.954Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
15:04:31 [2022-05-31T19:04:31.954Z] [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 984 kB/s)
15:04:31 [2022-05-31T19:04:31.954Z] [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
15:04:31 [2022-05-31T19:04:31.954Z] [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
15:04:31 [2022-05-31T19:04:31.954Z] [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
15:04:31 [2022-05-31T19:04:31.954Z] [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
15:04:31 [2022-05-31T19:04:31.954Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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 299 kB/s)
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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 139 kB/s)
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.213Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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 882 kB/s)
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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 107 kB/s)
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.471Z] [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
15:04:32 [2022-05-31T19:04:32.472Z] [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
15:04:32 [2022-05-31T19:04:32.472Z] [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
15:04:32 [2022-05-31T19:04:32.472Z] [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
15:04:32 [2022-05-31T19:04:32.730Z] [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 149 kB/s)
15:04:32 [2022-05-31T19:04:32.730Z] [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
15:04:32 [2022-05-31T19:04:32.730Z] [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
15:04:32 [2022-05-31T19:04:32.730Z] [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
15:04:32 [2022-05-31T19:04:32.730Z] [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
15:04:32 [2022-05-31T19:04:32.730Z] [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
15:04:32 [2022-05-31T19:04:32.730Z] [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
15:04:32 [2022-05-31T19:04:32.988Z] [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 14 kB/s)
15:04:32 [2022-05-31T19:04:32.988Z] [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
15:04:32 [2022-05-31T19:04:32.988Z] [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
15:04:32 [2022-05-31T19:04:32.988Z] [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
15:04:32 [2022-05-31T19:04:32.988Z] [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
15:04:32 [2022-05-31T19:04:32.988Z] [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
15:04:32 [2022-05-31T19:04:32.988Z] [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
15:04:32 [2022-05-31T19:04:32.988Z] [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 200 kB/s)
15:04:32 [2022-05-31T19:04:32.988Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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 96 kB/s)
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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
15:04:33 [2022-05-31T19:04:33.246Z] [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 370 kB/s)
15:04:33 [2022-05-31T19:04:33.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:04:33 [2022-05-31T19:04:33.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:04:33 [2022-05-31T19:04:33.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.504Z] [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 672 kB/s)
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.504Z] [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 266 kB/s)
15:04:33 [2022-05-31T19:04:33.504Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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 208 kB/s)
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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 455 kB/s)
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:33 [2022-05-31T19:04:33.762Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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 425 kB/s)
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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 174 kB/s)
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.020Z] [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
15:04:34 [2022-05-31T19:04:34.021Z] [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
15:04:34 [2022-05-31T19:04:34.279Z] [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
15:04:34 [2022-05-31T19:04:34.279Z] [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
15:04:34 [2022-05-31T19:04:34.279Z] [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
15:04:34 [2022-05-31T19:04:34.279Z] [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 176 kB/s)
15:04:34 [2022-05-31T19:04:34.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:04:34 [2022-05-31T19:04:34.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:04:34 [2022-05-31T19:04:34.279Z] [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
15:04:34 [2022-05-31T19:04:34.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:04:34 [2022-05-31T19:04:34.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:04:34 [2022-05-31T19:04:34.279Z] [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
15:04:34 [2022-05-31T19:04:34.537Z] [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 693 kB/s)
15:04:34 [2022-05-31T19:04:34.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
15:04:34 [2022-05-31T19:04:34.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
15:04:34 [2022-05-31T19:04:34.537Z] [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
15:04:34 [2022-05-31T19:04:34.537Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
15:04:34 [2022-05-31T19:04:34.537Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
15:04:34 [2022-05-31T19:04:34.537Z] [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
15:04:34 [2022-05-31T19:04:34.537Z] [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 318 kB/s)
15:04:34 [2022-05-31T19:04:34.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:04:34 [2022-05-31T19:04:34.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:04:34 [2022-05-31T19:04:34.538Z] [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
15:04:34 [2022-05-31T19:04:34.538Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:04:34 [2022-05-31T19:04:34.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:04:34 [2022-05-31T19:04:34.538Z] [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
15:04:34 [2022-05-31T19:04:34.796Z] [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.7 MB/s)
15:04:34 [2022-05-31T19:04:34.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
15:04:34 [2022-05-31T19:04:34.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
15:04:35 [2022-05-31T19:04:35.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
15:04:35 [2022-05-31T19:04:35.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
15:04:35 [2022-05-31T19:04:35.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
15:04:35 [2022-05-31T19:04:35.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
15:04:35 [2022-05-31T19:04:35.730Z] [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 1.0 MB/s)
15:04:35 [2022-05-31T19:04:35.730Z] [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
15:04:35 [2022-05-31T19:04:35.730Z] [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
15:04:35 [2022-05-31T19:04:35.730Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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 28 kB/s)
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:35 [2022-05-31T19:04:35.988Z] [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
15:04:36 [2022-05-31T19:04:36.247Z] [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
15:04:36 [2022-05-31T19:04:36.247Z] [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
15:04:36 [2022-05-31T19:04:36.247Z] [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
15:04:36 [2022-05-31T19:04:36.247Z] [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
15:04:36 [2022-05-31T19:04:36.247Z] [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
15:04:36 [2022-05-31T19:04:36.247Z] [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
15:04:36 [2022-05-31T19:04:36.247Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.505Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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 32 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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 3.2 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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 11 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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 211 kB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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 1.6 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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 5.3 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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 1.4 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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
15:04:36 [2022-05-31T19:04:36.506Z] [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 4.4 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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 11 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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 637 kB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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 2.4 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [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 2.9 MB/s)
15:04:36 [2022-05-31T19:04:36.506Z] [INFO] 
15:04:36 [2022-05-31T19:04:36.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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 368 kB/s)
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.764Z] [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
15:04:36 [2022-05-31T19:04:36.765Z] [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 134 kB/s)
15:04:36 [2022-05-31T19:04:36.765Z] [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
15:04:36 [2022-05-31T19:04:36.765Z] [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
15:04:36 [2022-05-31T19:04:36.765Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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 97 kB/s)
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.022Z] [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 28 kB/s)
15:04:37 [2022-05-31T19:04:37.022Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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 185 kB/s)
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.280Z] [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
15:04:37 [2022-05-31T19:04:37.539Z] [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 72 kB/s)
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.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.pom
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.539Z] [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 107 kB/s)
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.539Z] [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
15:04:37 [2022-05-31T19:04:37.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.pom
15:04:37 [2022-05-31T19:04:37.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.pom
15:04:37 [2022-05-31T19:04:37.798Z] [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 58 kB/s)
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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 154 kB/s)
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:37 [2022-05-31T19:04:37.798Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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 49 kB/s)
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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 351 kB/s)
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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 137 kB/s)
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.056Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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 246 kB/s)
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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
15:04:38 [2022-05-31T19:04:38.314Z] [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)
15:04:38 [2022-05-31T19:04:38.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
15:04:38 [2022-05-31T19:04:38.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
15:04:38 [2022-05-31T19:04:38.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
15:04:38 [2022-05-31T19:04:38.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
15:04:38 [2022-05-31T19:04:38.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
15:04:38 [2022-05-31T19:04:38.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
15:04:38 [2022-05-31T19:04:38.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 118 kB/s)
15:04:38 [2022-05-31T19:04:38.573Z] [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
15:04:38 [2022-05-31T19:04:38.573Z] [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
15:04:38 [2022-05-31T19:04:38.573Z] [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
15:04:38 [2022-05-31T19:04:38.573Z] [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
15:04:38 [2022-05-31T19:04:38.573Z] [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
15:04:38 [2022-05-31T19:04:38.573Z] [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
15:04:38 [2022-05-31T19:04:38.573Z] [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 32 kB/s)
15:04:38 [2022-05-31T19:04:38.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
15:04:38 [2022-05-31T19:04:38.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
15:04:38 [2022-05-31T19:04:38.832Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
15:04:38 [2022-05-31T19:04:38.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
15:04:38 [2022-05-31T19:04:38.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
15:04:38 [2022-05-31T19:04:38.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
15:04:38 [2022-05-31T19:04:38.832Z] [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 59 kB/s)
15:04:38 [2022-05-31T19:04:38.832Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:04:38 [2022-05-31T19:04:38.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:04:38 [2022-05-31T19:04:38.832Z] [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
15:04:38 [2022-05-31T19:04:38.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:04:38 [2022-05-31T19:04:38.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:04:38 [2022-05-31T19:04:38.833Z] [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
15:04:39 [2022-05-31T19:04:39.093Z] [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 64 kB/s)
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [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
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [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
15:04:39 [2022-05-31T19:04:39.093Z] [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 104 kB/s)
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 138 kB/s)
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 352 kB/s)
15:04:39 [2022-05-31T19:04:39.352Z] [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
15:04:39 [2022-05-31T19:04:39.352Z] [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
15:04:39 [2022-05-31T19:04:39.352Z] [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
15:04:39 [2022-05-31T19:04:39.352Z] [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
15:04:39 [2022-05-31T19:04:39.352Z] [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
15:04:39 [2022-05-31T19:04:39.352Z] [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
15:04:39 [2022-05-31T19:04:39.352Z] [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 268 kB/s)
15:04:39 [2022-05-31T19:04:39.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 332 kB/s)
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 838 kB/s)
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.610Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [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 52 kB/s)
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:04:39 [2022-05-31T19:04:39.868Z] [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 101 kB/s)
15:04:39 [2022-05-31T19:04:39.868Z] [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
15:04:39 [2022-05-31T19:04:39.868Z] [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
15:04:39 [2022-05-31T19:04:39.868Z] [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
15:04:39 [2022-05-31T19:04:39.868Z] [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
15:04:39 [2022-05-31T19:04:39.868Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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 454 kB/s)
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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 189 kB/s)
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.126Z] [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
15:04:40 [2022-05-31T19:04:40.127Z] [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
15:04:40 [2022-05-31T19:04:40.127Z] [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
15:04:40 [2022-05-31T19:04:40.127Z] [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
15:04:40 [2022-05-31T19:04:40.127Z] [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
15:04:40 [2022-05-31T19:04:40.127Z] [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 122 kB/s)
15:04:40 [2022-05-31T19:04:40.127Z] [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
15:04:40 [2022-05-31T19:04:40.127Z] [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
15:04:40 [2022-05-31T19:04:40.127Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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.2 MB/s)
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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 154 kB/s)
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.385Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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 268 kB/s)
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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 126 kB/s)
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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
15:04:40 [2022-05-31T19:04:40.643Z] [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 826 kB/s)
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
15:04:40 [2022-05-31T19:04:40.902Z] [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
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
15:04:40 [2022-05-31T19:04:40.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
15:04:40 [2022-05-31T19:04:40.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.903Z] [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
15:04:40 [2022-05-31T19:04:40.904Z] [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
15:04:40 [2022-05-31T19:04:40.904Z] [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
15:04:40 [2022-05-31T19:04:40.904Z] [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
15:04:40 [2022-05-31T19:04:40.904Z] [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
15:04:40 [2022-05-31T19:04:40.904Z] [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
15:04:40 [2022-05-31T19:04:40.904Z] [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
15:04:41 [2022-05-31T19:04:41.162Z] [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
15:04:41 [2022-05-31T19:04:41.162Z] [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
15:04:41 [2022-05-31T19:04:41.162Z] [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
15:04:41 [2022-05-31T19:04:41.162Z] [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
15:04:41 [2022-05-31T19:04:41.162Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
15:04:41 [2022-05-31T19:04:41.162Z] [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
15:04:41 [2022-05-31T19:04:41.162Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
15:04:41 [2022-05-31T19:04:41.162Z] [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
15:04:41 [2022-05-31T19:04:41.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
15:04:41 [2022-05-31T19:04:41.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
15:04:41 [2022-05-31T19:04:41.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
15:04:41 [2022-05-31T19:04:41.420Z] [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
15:04:41 [2022-05-31T19:04:41.420Z] [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
15:04:41 [2022-05-31T19:04:41.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
15:04:41 [2022-05-31T19:04:41.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:04:41 [2022-05-31T19:04:41.420Z] [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
15:04:41 [2022-05-31T19:04:41.420Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
15:04:41 [2022-05-31T19:04:41.678Z] [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
15:04:41 [2022-05-31T19:04:41.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
15:04:41 [2022-05-31T19:04:41.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:04:41 [2022-05-31T19:04:41.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
15:04:41 [2022-05-31T19:04:41.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
15:04:41 [2022-05-31T19:04:41.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.679Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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 1.9 MB/s)
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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 1.7 MB/s)
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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 2.0 MB/s)
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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 21 MB/s)
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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 1.7 MB/s)
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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 4.4 MB/s)
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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 387 kB/s)
15:04:41 [2022-05-31T19:04:41.938Z] [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
15:04:41 [2022-05-31T19:04:41.938Z] [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 2.9 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
15:04:41 [2022-05-31T19:04:41.939Z] [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 1.9 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [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 2.4 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
15:04:41 [2022-05-31T19:04:41.939Z] [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 1.3 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [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 595 kB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 239 kB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
15:04:41 [2022-05-31T19:04:41.939Z] [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 662 kB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 888 kB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 1.6 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [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 2.8 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
15:04:41 [2022-05-31T19:04:41.939Z] [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 3.0 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:04:41 [2022-05-31T19:04:41.939Z] [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 2.3 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 3.7 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 1.8 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [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 4.9 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [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.7 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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
15:04:41 [2022-05-31T19:04:41.939Z] [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 543 kB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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 1.2 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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 1.3 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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 2.2 MB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [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 403 kB/s)
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] 
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] 
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass ---
15:04:41 [2022-05-31T19:04:41.939Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] 
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass ---
15:04:41 [2022-05-31T19:04:41.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom (1.1 kB at 78 kB/s)
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
15:04:42 [2022-05-31T19:04:42.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
15:04:42 [2022-05-31T19:04:42.197Z] [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.jar
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
15:04:42 [2022-05-31T19:04:42.455Z] [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.jar
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar (13 kB at 980 kB/s)
15:04:42 [2022-05-31T19:04:42.455Z] [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.jar (169 kB at 7.3 MB/s)
15:04:42 [2022-05-31T19:04:42.455Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] 
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] 
15:04:42 [2022-05-31T19:04:42.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.455Z] [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 112 kB/s)
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.455Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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 156 kB/s)
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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 231 kB/s)
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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
15:04:42 [2022-05-31T19:04:42.714Z] [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 489 kB/s)
15:04:42 [2022-05-31T19:04:42.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
15:04:42 [2022-05-31T19:04:42.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
15:04:42 [2022-05-31T19:04:42.972Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
15:04:42 [2022-05-31T19:04:42.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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 83 kB/s)
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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 343 kB/s)
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:42 [2022-05-31T19:04:42.973Z] [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
15:04:43 [2022-05-31T19:04:43.231Z] [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
15:04:43 [2022-05-31T19:04:43.231Z] [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
15:04:43 [2022-05-31T19:04:43.231Z] [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
15:04:43 [2022-05-31T19:04:43.231Z] [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 122 kB/s)
15:04:43 [2022-05-31T19:04:43.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:04:43 [2022-05-31T19:04:43.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:04:43 [2022-05-31T19:04:43.231Z] [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
15:04:43 [2022-05-31T19:04:43.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:04:43 [2022-05-31T19:04:43.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:04:43 [2022-05-31T19:04:43.231Z] [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
15:04:43 [2022-05-31T19:04:43.231Z] [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 413 kB/s)
15:04:43 [2022-05-31T19:04:43.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:04:43 [2022-05-31T19:04:43.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:04:43 [2022-05-31T19:04:43.231Z] [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
15:04:43 [2022-05-31T19:04:43.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:04:43 [2022-05-31T19:04:43.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:04:43 [2022-05-31T19:04:43.231Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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 1.2 MB/s)
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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 311 kB/s)
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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
15:04:43 [2022-05-31T19:04:43.489Z] [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 424 kB/s)
15:04:43 [2022-05-31T19:04:43.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:04:43 [2022-05-31T19:04:43.747Z] [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
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:04:43 [2022-05-31T19:04:43.747Z] [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
15:04:43 [2022-05-31T19:04:43.747Z] [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 2.3 MB/s)
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
15:04:43 [2022-05-31T19:04:43.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
15:04:43 [2022-05-31T19:04:43.747Z] [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 932 kB/s)
15:04:43 [2022-05-31T19:04:43.747Z] [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
15:04:43 [2022-05-31T19:04:43.747Z] [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
15:04:43 [2022-05-31T19:04:43.747Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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 105 kB/s)
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.005Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.006Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.264Z] [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
15:04:44 [2022-05-31T19:04:44.265Z] [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
15:04:44 [2022-05-31T19:04:44.265Z] [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
15:04:44 [2022-05-31T19:04:44.265Z] [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
15:04:44 [2022-05-31T19:04:44.265Z] [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
15:04:44 [2022-05-31T19:04:44.265Z] [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
15:04:44 [2022-05-31T19:04:44.523Z] [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 6.7 MB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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
15:04:44 [2022-05-31T19:04:44.523Z] [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 2.8 MB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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
15:04:44 [2022-05-31T19:04:44.523Z] [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 2.6 MB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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
15:04:44 [2022-05-31T19:04:44.523Z] [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 4.4 MB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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
15:04:44 [2022-05-31T19:04:44.523Z] [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 516 kB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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
15:04:44 [2022-05-31T19:04:44.523Z] [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 4.1 MB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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 5.8 MB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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.8 MB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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 558 kB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [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 4.8 MB/s)
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/7.3.0-SNAPSHOT/org.eclipse.tracecompass-7.3.0-SNAPSHOT.pom
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 7.3.0-SNAPSHOT [2/140]
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] --------------------------------[ pom ]---------------------------------
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-7.3.0-SNAPSHOT.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Building Trace Compass Common Utilities Parent 7.3.0-SNAPSHOT    [3/140]
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --------------------------------[ pom ]---------------------------------
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-7.3.0-SNAPSHOT.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Building org.eclipse.tracecompass.common.core 5.0.0-SNAPSHOT     [4/140]
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] 
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom (1.7 kB at 92 kB/s)
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom (7.6 kB at 2.5 MB/s)
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom (33 kB at 8.3 MB/s)
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
15:04:44 [2022-05-31T19:04:44.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 381 kB/s)
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:04:44 [2022-05-31T19:04:44.783Z] [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
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:04:44 [2022-05-31T19:04:44.783Z] [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
15:04:44 [2022-05-31T19:04:44.783Z] [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 255 kB/s)
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
15:04:44 [2022-05-31T19:04:44.783Z] [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
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar (2.9 MB at 44 MB/s)
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
15:04:44 [2022-05-31T19:04:44.783Z] [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
15:04:44 [2022-05-31T19:04:44.783Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
15:04:45 [2022-05-31T19:04:45.042Z] [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
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
15:04:45 [2022-05-31T19:04:45.042Z] [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
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
15:04:45 [2022-05-31T19:04:45.042Z] [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
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
15:04:45 [2022-05-31T19:04:45.042Z] [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
15:04:45 [2022-05-31T19:04:45.042Z] [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 2.8 MB/s)
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 9.8 MB/s)
15:04:45 [2022-05-31T19:04:45.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar (6.1 kB at 323 kB/s)
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] The project's OSGi version is 5.0.0.202205311902
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] 
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] 
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] 
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] 
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] 
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 37 kB/s)
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 541 kB/s)
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
15:04:45 [2022-05-31T19:04:45.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 149 kB/s)
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 176 kB/s)
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
15:04:45 [2022-05-31T19:04:45.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 81 kB/s)
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom (2.4 kB at 171 kB/s)
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
15:04:46 [2022-05-31T19:04:46.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom (1.6 kB at 21 kB/s)
15:04:46 [2022-05-31T19:04:46.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
15:04:46 [2022-05-31T19:04:46.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
15:04:46 [2022-05-31T19:04:46.333Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom (1.7 kB at 64 kB/s)
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar (3.5 kB at 251 kB/s)
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar (18 kB at 1.0 MB/s)
15:04:46 [2022-05-31T19:04:46.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 962 kB/s)
15:04:46 [2022-05-31T19:04:46.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 145 kB/s)
15:04:46 [2022-05-31T19:04:46.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar (3.2 MB at 46 MB/s)
15:04:46 [2022-05-31T19:04:46.852Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core...
15:04:46 [2022-05-31T19:04:46.852Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (249.4kB)
15:04:46 [2022-05-31T19:04:46.852Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (37.47kB)
15:04:46 [2022-05-31T19:04:46.852Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.32kB)
15:04:46 [2022-05-31T19:04:46.853Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.6kB)
15:04:46 [2022-05-31T19:04:46.853Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (57.74kB)
15:04:46 [2022-05-31T19:04:46.853Z] [INFO] 
15:04:46 [2022-05-31T19:04:46.853Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
15:04:46 [2022-05-31T19:04:46.853Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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 30 kB/s)
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.111Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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 251 kB/s)
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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 1.3 MB/s)
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.371Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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 96 kB/s)
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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 210 kB/s)
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.630Z] [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
15:04:47 [2022-05-31T19:04:47.888Z] [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
15:04:47 [2022-05-31T19:04:47.888Z] [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
15:04:47 [2022-05-31T19:04:47.888Z] [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
15:04:47 [2022-05-31T19:04:47.888Z] [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 48 kB/s)
15:04:47 [2022-05-31T19:04:47.888Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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 128 kB/s)
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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
15:04:48 [2022-05-31T19:04:48.147Z] [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 139 kB/s)
15:04:48 [2022-05-31T19:04:48.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:04:48 [2022-05-31T19:04:48.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:04:48 [2022-05-31T19:04:48.405Z] [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
15:04:48 [2022-05-31T19:04:48.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:04:48 [2022-05-31T19:04:48.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:04:48 [2022-05-31T19:04:48.405Z] [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
15:04:48 [2022-05-31T19:04:48.405Z] [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)
15:04:48 [2022-05-31T19:04:48.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:04:48 [2022-05-31T19:04:48.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:04:48 [2022-05-31T19:04:48.405Z] [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
15:04:48 [2022-05-31T19:04:48.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:04:49 [2022-05-31T19:04:49.781Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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 270 kB/s)
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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 192 kB/s)
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:49 [2022-05-31T19:04:49.781Z] [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
15:04:50 [2022-05-31T19:04:50.039Z] [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
15:04:50 [2022-05-31T19:04:50.039Z] [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
15:04:50 [2022-05-31T19:04:50.039Z] [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
15:04:50 [2022-05-31T19:04:50.039Z] [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
15:04:50 [2022-05-31T19:04:50.039Z] [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.2 MB/s)
15:04:50 [2022-05-31T19:04:50.039Z] [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 5.4 MB/s)
15:04:50 [2022-05-31T19:04:50.039Z] [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 160 kB/s)
15:04:50 [2022-05-31T19:04:50.039Z] [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 80 kB/s)
15:04:50 [2022-05-31T19:04:50.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:50 [2022-05-31T19:04:50.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/src/main/resources
15:04:50 [2022-05-31T19:04:50.039Z] [INFO] 
15:04:50 [2022-05-31T19:04:50.039Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
15:04:50 [2022-05-31T19:04:50.039Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:04:50 [2022-05-31T19:04:50.039Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/classes
15:04:52 [2022-05-31T19:04:52.569Z] [INFO] 
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom (5.2 kB at 159 kB/s)
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 36 kB/s)
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 15 kB/s)
15:04:52 [2022-05-31T19:04:52.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 64 kB/s)
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
15:04:53 [2022-05-31T19:04:53.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 59 kB/s)
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 30 kB/s)
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:04:53 [2022-05-31T19:04:53.345Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:04:53 [2022-05-31T19:04:53.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:04:53 [2022-05-31T19:04:53.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:04:53 [2022-05-31T19:04:53.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
15:04:53 [2022-05-31T19:04:53.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 23 kB/s)
15:04:53 [2022-05-31T19:04:53.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:04:53 [2022-05-31T19:04:53.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:04:53 [2022-05-31T19:04:53.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:04:53 [2022-05-31T19:04:53.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:04:53 [2022-05-31T19:04:53.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:04:53 [2022-05-31T19:04:53.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 1.3 kB/s)
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 106 kB/s)
15:04:54 [2022-05-31T19:04:54.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:04:55 [2022-05-31T19:04:55.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 67 kB/s)
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:04:55 [2022-05-31T19:04:55.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 53 kB/s)
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom (2.7 kB at 127 kB/s)
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:04:55 [2022-05-31T19:04:55.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:04:55 [2022-05-31T19:04:55.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:04:55 [2022-05-31T19:04:55.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:04:55 [2022-05-31T19:04:55.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
15:04:55 [2022-05-31T19:04:55.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:04:55 [2022-05-31T19:04:55.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 437 kB/s)
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 1.2 MB/s)
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 7.2 MB/s)
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 253 kB/s)
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 266 kB/s)
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 678 kB/s)
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar (3.2 MB at 21 MB/s)
15:04:56 [2022-05-31T19:04:56.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar (425 kB at 2.3 MB/s)
15:04:56 [2022-05-31T19:04:56.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 132 kB/s)
15:04:56 [2022-05-31T19:04:56.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 135 kB/s)
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 24 kB/s)
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] 
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/src/test/resources
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] 
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
15:04:57 [2022-05-31T19:04:57.286Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] 
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.common.core ---
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 82 kB/s)
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:04:57 [2022-05-31T19:04:57.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 394 kB/s)
15:04:57 [2022-05-31T19:04:57.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom
15:04:57 [2022-05-31T19:04:57.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom
15:04:57 [2022-05-31T19:04:57.544Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
15:04:57 [2022-05-31T19:04:57.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.pom
15:04:57 [2022-05-31T19:04:57.544Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.pom
15:04:57 [2022-05-31T19:04:57.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
15:04:57 [2022-05-31T19:04:57.544Z] [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 1.3 MB/s)
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.544Z] [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 727 kB/s)
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.544Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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 70 kB/s)
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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 127 kB/s)
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.801Z] [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
15:04:57 [2022-05-31T19:04:57.802Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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 528 kB/s)
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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 142 kB/s)
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.059Z] [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
15:04:58 [2022-05-31T19:04:58.060Z] [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 99 kB/s)
15:04:58 [2022-05-31T19:04:58.060Z] [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
15:04:58 [2022-05-31T19:04:58.060Z] [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
15:04:58 [2022-05-31T19:04:58.060Z] [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
15:04:58 [2022-05-31T19:04:58.317Z] [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
15:04:58 [2022-05-31T19:04:58.317Z] [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
15:04:58 [2022-05-31T19:04:58.317Z] [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
15:04:58 [2022-05-31T19:04:58.318Z] [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 140 kB/s)
15:04:58 [2022-05-31T19:04:58.318Z] [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
15:04:58 [2022-05-31T19:04:58.318Z] [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
15:04:58 [2022-05-31T19:04:58.318Z] [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
15:04:58 [2022-05-31T19:04:58.318Z] [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
15:04:58 [2022-05-31T19:04:58.318Z] [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
15:04:58 [2022-05-31T19:04:58.318Z] [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
15:04:58 [2022-05-31T19:04:58.318Z] [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)
15:04:58 [2022-05-31T19:04:58.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:04:58 [2022-05-31T19:04:58.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:04:58 [2022-05-31T19:04:58.318Z] [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
15:04:58 [2022-05-31T19:04:58.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:04:58 [2022-05-31T19:04:58.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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.3 MB/s)
15:04:58 [2022-05-31T19:04:58.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
15:04:58 [2022-05-31T19:04:58.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
15:04:58 [2022-05-31T19:04:58.576Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
15:04:58 [2022-05-31T19:04:58.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
15:04:58 [2022-05-31T19:04:58.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
15:04:58 [2022-05-31T19:04:58.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
15:04:58 [2022-05-31T19:04:58.576Z] [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 962 kB/s)
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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 90 kB/s)
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.576Z] [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
15:04:58 [2022-05-31T19:04:58.834Z] [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
15:04:58 [2022-05-31T19:04:58.834Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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 105 kB/s)
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
15:04:58 [2022-05-31T19:04:58.835Z] [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 237 kB/s)
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
15:04:58 [2022-05-31T19:04:58.835Z] [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.jar
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.jar
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
15:04:58 [2022-05-31T19:04:58.835Z] [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.jar
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.jar
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
15:04:58 [2022-05-31T19:04:58.835Z] [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.jar
15:04:58 [2022-05-31T19:04:58.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:58 [2022-05-31T19:04:58.835Z] [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
15:04:59 [2022-05-31T19:04:59.094Z] [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
15:04:59 [2022-05-31T19:04:59.094Z] [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
15:04:59 [2022-05-31T19:04:59.094Z] [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
15:04:59 [2022-05-31T19:04:59.094Z] [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
15:04:59 [2022-05-31T19:04:59.094Z] [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
15:04:59 [2022-05-31T19:04:59.094Z] [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
15:04:59 [2022-05-31T19:04:59.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
15:04:59 [2022-05-31T19:04:59.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
15:04:59 [2022-05-31T19:04:59.352Z] [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.jar
15:04:59 [2022-05-31T19:04:59.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.jar
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
15:04:59 [2022-05-31T19:04:59.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
15:04:59 [2022-05-31T19:04:59.352Z] [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.jar
15:04:59 [2022-05-31T19:04:59.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.jar
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [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
15:04:59 [2022-05-31T19:04:59.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
15:04:59 [2022-05-31T19:04:59.611Z] [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.jar
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar
15:04:59 [2022-05-31T19:04:59.611Z] [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
15:04:59 [2022-05-31T19:04:59.611Z] [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
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 891 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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
15:04:59 [2022-05-31T19:04:59.611Z] [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.jar (228 kB at 12 MB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 15 MB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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
15:04:59 [2022-05-31T19:04:59.611Z] [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 822 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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 326 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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
15:04:59 [2022-05-31T19:04:59.611Z] [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
15:04:59 [2022-05-31T19:04:59.611Z] [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 5.9 MB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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
15:04:59 [2022-05-31T19:04:59.611Z] [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 326 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
15:04:59 [2022-05-31T19:04:59.611Z] [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 274 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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 418 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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 261 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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 486 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [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 526 kB/s)
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] No tests to run.
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] 
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] 
15:04:59 [2022-05-31T19:04:59.611Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
15:04:59 [2022-05-31T19:04:59.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-sources.jar
15:04:59 [2022-05-31T19:04:59.870Z] [INFO] 
15:04:59 [2022-05-31T19:04:59.870Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar
15:05:03 [2022-05-31T19:05:03.150Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.150Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.150Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.150Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.150Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:03 [2022-05-31T19:05:03.150Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.150Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.150Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:03 [2022-05-31T19:05:03.150Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar
15:05:03 [2022-05-31T19:05:03.716Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.716Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.717Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.717Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.717Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.717Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] No tests to run.
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.pom
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-sources.jar
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-p2metadata.xml
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.0.0-SNAPSHOT-p2artifacts.xml
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] Building Trace Compass State System Parent 7.3.0-SNAPSHOT        [5/140]
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] --------------------------------[ pom ]---------------------------------
15:05:03 [2022-05-31T19:05:03.974Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
15:05:03 [2022-05-31T19:05:03.975Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
15:05:03 [2022-05-31T19:05:03.975Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-7.3.0-SNAPSHOT.pom
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.2-SNAPSHOT  [6/140]
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] The project's OSGi version is 1.2.2.202205311902
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core...
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] 
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
15:05:03 [2022-05-31T19:05:03.975Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:05:03 [2022-05-31T19:05:03.975Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.349Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] No tests to run.
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar
15:05:05 [2022-05-31T19:05:05.349Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.350Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.350Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:05 [2022-05-31T19:05:05.350Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] No tests to run.
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.pom
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-sources.jar
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-pack200.jar.pack.gz
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-p2metadata.xml
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.2-SNAPSHOT-p2artifacts.xml
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.1-SNAPSHOT [7/140]
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] The project's OSGi version is 3.0.1.202205311902
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.608Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core...
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] 
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:05 [2022-05-31T19:05:05.867Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:05:05 [2022-05-31T19:05:05.867Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.433Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] No tests to run.
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar
15:05:06 [2022-05-31T19:05:06.693Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.693Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
15:05:06 [2022-05-31T19:05:06.693Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.693Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.693Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.693Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.693Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:06 [2022-05-31T19:05:06.693Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.694Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] No tests to run.
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.pom
15:05:06 [2022-05-31T19:05:06.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-sources.jar
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-pack200.jar.pack.gz
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-p2metadata.xml
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.1-SNAPSHOT-p2artifacts.xml
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.1.1-SNAPSHOT [8/140]
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] The project's OSGi version is 5.1.1.202205311902
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.695Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core...
15:05:06 [2022-05-31T19:05:06.956Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.956Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:06 [2022-05-31T19:05:06.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
15:05:06 [2022-05-31T19:05:06.956Z] [INFO] 
15:05:06 [2022-05-31T19:05:06.956Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
15:05:06 [2022-05-31T19:05:06.956Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:05:06 [2022-05-31T19:05:06.956Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.889Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] No tests to run.
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-sources.jar
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.890Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] 
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
15:05:07 [2022-05-31T19:05:07.890Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:07 [2022-05-31T19:05:07.890Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.statesystem.core ---
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.statesystem.core ---
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] No tests to run.
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.pom
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-sources.jar
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-pack200.jar.pack.gz
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-p2metadata.xml
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.1.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.1.1-SNAPSHOT-p2artifacts.xml
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.148Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] Building Trace Compass TMF Parent 7.3.0-SNAPSHOT                 [9/140]
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --------------------------------[ pom ]---------------------------------
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
15:05:08 [2022-05-31T19:05:08.149Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
15:05:08 [2022-05-31T19:05:08.149Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-7.3.0-SNAPSHOT.pom
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] Building Trace Compass Filter Parser 1.0.6-SNAPSHOT             [10/140]
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] Resolving class path of Trace Compass Filter Parser...
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.149Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:05:08 [2022-05-31T19:05:08.149Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.715Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] No tests to run.
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.715Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] No tests to run.
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.pom
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-p2metadata.xml
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-p2artifacts.xml
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Building org.eclipse.tracecompass.tmf.core 8.0.0-SNAPSHOT       [11/140]
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] The project's OSGi version is 8.0.0.202205311902
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.716Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core...
15:05:08 [2022-05-31T19:05:08.974Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.974Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:08 [2022-05-31T19:05:08.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
15:05:08 [2022-05-31T19:05:08.974Z] [INFO] 
15:05:08 [2022-05-31T19:05:08.974Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
15:05:08 [2022-05-31T19:05:08.974Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:05:08 [2022-05-31T19:05:08.974Z] [INFO] Compiling 469 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/classes
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] 
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] 
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] 
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
15:05:12 [2022-05-31T19:05:12.269Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] 
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.core ---
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] No tests to run.
15:05:12 [2022-05-31T19:05:12.269Z] [INFO] 
15:05:12 [2022-05-31T19:05:12.270Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
15:05:12 [2022-05-31T19:05:12.270Z] [INFO] 
15:05:12 [2022-05-31T19:05:12.270Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
15:05:12 [2022-05-31T19:05:12.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-sources.jar
15:05:12 [2022-05-31T19:05:12.786Z] [INFO] 
15:05:12 [2022-05-31T19:05:12.786Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
15:05:12 [2022-05-31T19:05:12.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar
15:05:13 [2022-05-31T19:05:13.044Z] [INFO] 
15:05:13 [2022-05-31T19:05:13.044Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
15:05:13 [2022-05-31T19:05:13.044Z] [INFO] 
15:05:13 [2022-05-31T19:05:13.044Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
15:05:13 [2022-05-31T19:05:13.044Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:13 [2022-05-31T19:05:13.044Z] [INFO] 
15:05:13 [2022-05-31T19:05:13.044Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
15:05:13 [2022-05-31T19:05:13.044Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:13 [2022-05-31T19:05:13.044Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] No tests to run.
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.pom
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-sources.jar
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-pack200.jar.pack.gz
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-p2metadata.xml
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.0.0-SNAPSHOT-p2artifacts.xml
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.6-SNAPSHOT [12/140]
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] The project's OSGi version is 2.0.6.202205311902
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core...
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.417Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:05:14 [2022-05-31T19:05:14.417Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
15:05:14 [2022-05-31T19:05:14.676Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.676Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.676Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.676Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:14 [2022-05-31T19:05:14.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] No tests to run.
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] No tests to run.
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.pom
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-pack200.jar.pack.gz
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-p2metadata.xml
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-p2artifacts.xml
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] Building Trace Compass CTF Support Parent 7.3.0-SNAPSHOT        [13/140]
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --------------------------------[ pom ]---------------------------------
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.934Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
15:05:14 [2022-05-31T19:05:14.935Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
15:05:14 [2022-05-31T19:05:14.935Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-7.3.0-SNAPSHOT.pom
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT        [14/140]
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in...
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] 
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:05:14 [2022-05-31T19:05:14.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:05:15 [2022-05-31T19:05:15.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:05:15 [2022-05-31T19:05:15.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:05:15 [2022-05-31T19:05:15.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 102 kB/s)
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.193Z] [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 50 kB/s)
15:05:15 [2022-05-31T19:05:15.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
15:05:15 [2022-05-31T19:05:15.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.193Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
15:05:15 [2022-05-31T19:05:15.193Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.193Z] [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 548 kB/s)
15:05:15 [2022-05-31T19:05:15.193Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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 117 kB/s)
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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 98 kB/s)
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.451Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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 185 kB/s)
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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
15:05:15 [2022-05-31T19:05:15.709Z] [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 605 kB/s)
15:05:15 [2022-05-31T19:05:15.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
15:05:15 [2022-05-31T19:05:15.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
15:05:15 [2022-05-31T19:05:15.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 138 kB/s)
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 16 kB/s)
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:05:15 [2022-05-31T19:05:15.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:05:15 [2022-05-31T19:05:15.968Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:05:16 [2022-05-31T19:05:16.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:05:16 [2022-05-31T19:05:16.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:05:16 [2022-05-31T19:05:16.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:05:16 [2022-05-31T19:05:16.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 420 kB/s)
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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 41 kB/s)
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.226Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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 88 kB/s)
15:05:16 [2022-05-31T19:05:16.486Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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
15:05:16 [2022-05-31T19:05:16.486Z] [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 60 kB/s)
15:05:16 [2022-05-31T19:05:16.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:05:16 [2022-05-31T19:05:16.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:05:16 [2022-05-31T19:05:16.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:05:16 [2022-05-31T19:05:16.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:05:16 [2022-05-31T19:05:16.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:05:16 [2022-05-31T19:05:16.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:05:16 [2022-05-31T19:05:16.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 72 kB/s)
15:05:16 [2022-05-31T19:05:16.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:05:16 [2022-05-31T19:05:16.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:05:16 [2022-05-31T19:05:16.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:05:16 [2022-05-31T19:05:16.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:05:16 [2022-05-31T19:05:16.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:05:16 [2022-05-31T19:05:16.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:05:16 [2022-05-31T19:05:16.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 134 kB/s)
15:05:16 [2022-05-31T19:05:16.748Z] [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
15:05:16 [2022-05-31T19:05:16.748Z] [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
15:05:16 [2022-05-31T19:05:16.748Z] [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
15:05:16 [2022-05-31T19:05:16.748Z] [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
15:05:16 [2022-05-31T19:05:16.748Z] [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
15:05:16 [2022-05-31T19:05:16.748Z] [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
15:05:16 [2022-05-31T19:05:16.748Z] [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 146 kB/s)
15:05:16 [2022-05-31T19:05:16.748Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:05:16 [2022-05-31T19:05:16.748Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:05:16 [2022-05-31T19:05:16.748Z] [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
15:05:17 [2022-05-31T19:05:17.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:05:17 [2022-05-31T19:05:17.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:05:17 [2022-05-31T19:05:17.008Z] [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
15:05:17 [2022-05-31T19:05:17.008Z] [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 796 kB/s)
15:05:17 [2022-05-31T19:05:17.008Z] [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
15:05:17 [2022-05-31T19:05:17.008Z] [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
15:05:17 [2022-05-31T19:05:17.008Z] [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
15:05:17 [2022-05-31T19:05:17.008Z] [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
15:05:17 [2022-05-31T19:05:17.008Z] [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
15:05:17 [2022-05-31T19:05:17.008Z] [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
15:05:17 [2022-05-31T19:05:17.008Z] [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 224 kB/s)
15:05:17 [2022-05-31T19:05:17.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:05:17 [2022-05-31T19:05:17.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:05:17 [2022-05-31T19:05:17.008Z] [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
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:05:17 [2022-05-31T19:05:17.266Z] [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
15:05:17 [2022-05-31T19:05:17.266Z] [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 1.1 MB/s)
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 91 kB/s)
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:05:17 [2022-05-31T19:05:17.266Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 982 kB/s)
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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.jar
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [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
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:05:17 [2022-05-31T19:05:17.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.783Z] [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.jar
15:05:17 [2022-05-31T19:05:17.783Z] [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
15:05:17 [2022-05-31T19:05:17.783Z] [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
15:05:17 [2022-05-31T19:05:17.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:05:17 [2022-05-31T19:05:17.783Z] [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
15:05:17 [2022-05-31T19:05:17.783Z] [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.jar
15:05:17 [2022-05-31T19:05:17.783Z] [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.jar
15:05:17 [2022-05-31T19:05:17.783Z] [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
15:05:17 [2022-05-31T19:05:17.783Z] [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
15:05:17 [2022-05-31T19:05:17.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:05:17 [2022-05-31T19:05:17.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:05:17 [2022-05-31T19:05:17.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.783Z] [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.jar
15:05:17 [2022-05-31T19:05:17.783Z] [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
15:05:17 [2022-05-31T19:05:17.783Z] [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
15:05:17 [2022-05-31T19:05:17.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:05:17 [2022-05-31T19:05:17.783Z] [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
15:05:17 [2022-05-31T19:05:17.784Z] [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.jar
15:05:17 [2022-05-31T19:05:17.784Z] [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.jar
15:05:17 [2022-05-31T19:05:17.784Z] [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
15:05:17 [2022-05-31T19:05:17.784Z] [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
15:05:17 [2022-05-31T19:05:17.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:05:17 [2022-05-31T19:05:17.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:05:17 [2022-05-31T19:05:17.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:05:17 [2022-05-31T19:05:17.784Z] [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.jar
15:05:17 [2022-05-31T19:05:17.784Z] [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
15:05:17 [2022-05-31T19:05:17.784Z] [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
15:05:17 [2022-05-31T19:05:17.784Z] [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.jar
15:05:17 [2022-05-31T19:05:17.784Z] [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 3.3 MB/s)
15:05:17 [2022-05-31T19:05:17.784Z] [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
15:05:18 [2022-05-31T19:05:18.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 4.0 MB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [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.jar
15:05:18 [2022-05-31T19:05:18.042Z] [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.jar (78 kB at 1.8 MB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [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.jar
15:05:18 [2022-05-31T19:05:18.042Z] [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 1.3 MB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [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
15:05:18 [2022-05-31T19:05:18.042Z] [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.jar (10 kB at 211 kB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [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
15:05:18 [2022-05-31T19:05:18.042Z] [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.jar (21 kB at 339 kB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:05:18 [2022-05-31T19:05:18.042Z] [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 405 kB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:05:18 [2022-05-31T19:05:18.042Z] [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 2.8 MB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [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 1.1 MB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:05:18 [2022-05-31T19:05:18.042Z] [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.jar (164 kB at 2.3 MB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 324 kB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 2.8 MB/s)
15:05:18 [2022-05-31T19:05:18.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 9.3 MB/s)
15:05:18 [2022-05-31T19:05:18.299Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
15:05:18 [2022-05-31T19:05:18.299Z] ANTLR Parser Generator  Version 3.5.2
15:05:18 [2022-05-31T19:05:18.567Z] Output file /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:05:18 [2022-05-31T19:05:18.567Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:05:19 [2022-05-31T19:05:19.139Z] Input file /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:05:19 [2022-05-31T19:05:19.139Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:05:19 [2022-05-31T19:05:19.139Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
15:05:19 [2022-05-31T19:05:19.139Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
15:05:19 [2022-05-31T19:05:19.139Z] 
15:05:19 [2022-05-31T19:05:19.139Z] As a result, alternative(s) 2 were disabled for that input
15:05:19 [2022-05-31T19:05:19.139Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
15:05:19 [2022-05-31T19:05:19.139Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
15:05:19 [2022-05-31T19:05:19.139Z] 
15:05:19 [2022-05-31T19:05:19.139Z] As a result, alternative(s) 3 were disabled for that input
15:05:19 [2022-05-31T19:05:19.139Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
15:05:19 [2022-05-31T19:05:19.139Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
15:05:19 [2022-05-31T19:05:19.139Z] 
15:05:19 [2022-05-31T19:05:19.139Z] As a result, alternative(s) 2 were disabled for that input
15:05:19 [2022-05-31T19:05:19.403Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.403Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:19 [2022-05-31T19:05:19.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
15:05:19 [2022-05-31T19:05:19.403Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.403Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.403Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:05:19 [2022-05-31T19:05:19.403Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
15:05:19 [2022-05-31T19:05:19.972Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.972Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.972Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.972Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.973Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] No tests to run.
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.973Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] 
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
15:05:19 [2022-05-31T19:05:19.973Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:19 [2022-05-31T19:05:19.973Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.parser ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.parser ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] No tests to run.
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.pom
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-p2metadata.xml
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-p2artifacts.xml
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.1.0-SNAPSHOT       [15/140]
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] The project's OSGi version is 4.1.0.202205311902
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.232Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core...
15:05:20 [2022-05-31T19:05:20.498Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.498Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:20 [2022-05-31T19:05:20.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
15:05:20 [2022-05-31T19:05:20.498Z] [INFO] 
15:05:20 [2022-05-31T19:05:20.498Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
15:05:20 [2022-05-31T19:05:20.498Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:05:20 [2022-05-31T19:05:20.499Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/classes
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] No tests to run.
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.450Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:21 [2022-05-31T19:05:21.450Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] No tests to run.
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.pom
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-p2metadata.xml
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-p2artifacts.xml
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.11-SNAPSHOT   [16/140]
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] The project's OSGi version is 1.0.11.202205311902
15:05:21 [2022-05-31T19:05:21.716Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] 
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:21 [2022-05-31T19:05:21.717Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in...
15:05:21 [2022-05-31T19:05:21.982Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (29.62kB)
15:05:21 [2022-05-31T19:05:21.982Z] [INFO] Fetching org.eclipse.test.performance.win32_3.1.500.v20211012-2002.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (39.28kB)
15:05:21 [2022-05-31T19:05:21.982Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (34.71kB)
15:05:21 [2022-05-31T19:05:21.982Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.8kB)
15:05:21 [2022-05-31T19:05:21.982Z] [INFO] Fetching org.eclipse.core.net.linux_1.0.100.v20220111-1854.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (14.42kB)
15:05:22 [2022-05-31T19:05:22.246Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.75kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (10.25kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (9.54kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (28.06kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (84.05kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (23.39kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (10.74kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (22.27kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (132.48kB)
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] 
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] 
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:22 [2022-05-31T19:05:22.247Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:05:22 [2022-05-31T19:05:22.247Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
15:05:23 [2022-05-31T19:05:23.192Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.192Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:23 [2022-05-31T19:05:23.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
15:05:23 [2022-05-31T19:05:23.192Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.192Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.193Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.193Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] 
15:05:23 [2022-05-31T19:05:23.193Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:23 [2022-05-31T19:05:23.193Z] [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
15:05:23 [2022-05-31T19:05:23.452Z] [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
15:05:23 [2022-05-31T19:05:23.452Z] [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
15:05:23 [2022-05-31T19:05:23.452Z] [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
15:05:23 [2022-05-31T19:05:23.711Z] [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
15:05:23 [2022-05-31T19:05:23.711Z] [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
15:05:23 [2022-05-31T19:05:23.711Z] [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 17 kB/s)
15:05:23 [2022-05-31T19:05:23.711Z] [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
15:05:23 [2022-05-31T19:05:23.970Z] [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
15:05:23 [2022-05-31T19:05:23.970Z] [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
15:05:24 [2022-05-31T19:05:24.229Z] [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
15:05:24 [2022-05-31T19:05:24.229Z] [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
15:05:24 [2022-05-31T19:05:24.229Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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 40 kB/s)
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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 224 kB/s)
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.488Z] [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
15:05:24 [2022-05-31T19:05:24.746Z] [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
15:05:25 [2022-05-31T19:05:25.010Z] [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 5.4 kB/s)
15:05:25 [2022-05-31T19:05:25.010Z] [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
15:05:25 [2022-05-31T19:05:25.010Z] [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
15:05:25 [2022-05-31T19:05:25.010Z] [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
15:05:25 [2022-05-31T19:05:25.010Z] [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
15:05:25 [2022-05-31T19:05:25.010Z] [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
15:05:25 [2022-05-31T19:05:25.011Z] [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
15:05:26 [2022-05-31T19:05:26.388Z] [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
15:05:26 [2022-05-31T19:05:26.388Z] [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
15:05:26 [2022-05-31T19:05:26.388Z] [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
15:05:26 [2022-05-31T19:05:26.388Z] [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
15:05:26 [2022-05-31T19:05:26.388Z] [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
15:05:26 [2022-05-31T19:05:26.388Z] [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
15:05:26 [2022-05-31T19:05:26.647Z] [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
15:05:26 [2022-05-31T19:05:26.647Z] [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
15:05:26 [2022-05-31T19:05:26.647Z] [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
15:05:26 [2022-05-31T19:05:26.647Z] [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
15:05:26 [2022-05-31T19:05:26.647Z] [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
15:05:26 [2022-05-31T19:05:26.647Z] [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
15:05:26 [2022-05-31T19:05:26.906Z] [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 77 kB/s)
15:05:26 [2022-05-31T19:05:26.906Z] [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 939 kB/s)
15:05:27 [2022-05-31T19:05:27.840Z] [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 2.2 MB/s)
15:05:28 [2022-05-31T19:05:28.406Z] [INFO] Executing tasks
15:05:28 [2022-05-31T19:05:28.406Z] 
15:05:28 [2022-05-31T19:05:28.406Z] main:
15:05:28 [2022-05-31T19:05:28.406Z] 
15:05:28 [2022-05-31T19:05:28.406Z] main:
15:05:28 [2022-05-31T19:05:28.406Z] 
15:05:28 [2022-05-31T19:05:28.406Z] checkAnyTraceExists:
15:05:28 [2022-05-31T19:05:28.406Z] 
15:05:28 [2022-05-31T19:05:28.406Z] verifyChecksum:
15:05:28 [2022-05-31T19:05:28.406Z]      [echo] Verifying: ${anyTraceExists}
15:05:28 [2022-05-31T19:05:28.406Z] 
15:05:28 [2022-05-31T19:05:28.406Z] deleteFailedCheckSumTraces:
15:05:28 [2022-05-31T19:05:28.406Z] 
15:05:28 [2022-05-31T19:05:28.406Z] downloadTraceFiles:
15:05:28 [2022-05-31T19:05:28.406Z]      [echo] Attempting to download test traces
15:05:28 [2022-05-31T19:05:28.406Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
15:05:28 [2022-05-31T19:05:28.406Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:05:28 [2022-05-31T19:05:28.406Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
15:05:28 [2022-05-31T19:05:28.664Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
15:05:28 [2022-05-31T19:05:28.664Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
15:05:28 [2022-05-31T19:05:28.664Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
15:05:28 [2022-05-31T19:05:28.922Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:05:28 [2022-05-31T19:05:28.922Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
15:05:29 [2022-05-31T19:05:29.181Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:05:29 [2022-05-31T19:05:29.438Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
15:05:29 [2022-05-31T19:05:29.438Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:05:29 [2022-05-31T19:05:29.438Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
15:05:30 [2022-05-31T19:05:30.004Z]      [exec] Cloning into 'ctf-testsuite'...
15:05:30 [2022-05-31T19:05:30.938Z] 
15:05:30 [2022-05-31T19:05:30.938Z] pullTestSuite:
15:05:30 [2022-05-31T19:05:30.938Z]      [exec] Your branch is up to date with 'origin/master'.
15:05:30 [2022-05-31T19:05:30.938Z]      [exec] Already on 'master'
15:05:31 [2022-05-31T19:05:31.195Z]      [exec] Already up to date.
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] 
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] changes and commit them, and you can discard any commits you make in this
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] state without impacting any branches by performing another checkout.
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] 
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] If you want to create a new branch to retain commits you create, you may
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] 
15:05:31 [2022-05-31T19:05:31.453Z]      [exec]   git checkout -b <new-branch-name>
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] 
15:05:31 [2022-05-31T19:05:31.453Z]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
15:05:31 [2022-05-31T19:05:31.453Z] 
15:05:31 [2022-05-31T19:05:31.453Z] extractTraces:
15:05:31 [2022-05-31T19:05:31.453Z] 
15:05:31 [2022-05-31T19:05:31.453Z] checkAnyTraceExists:
15:05:31 [2022-05-31T19:05:31.453Z] 
15:05:31 [2022-05-31T19:05:31.453Z] verifyChecksum:
15:05:31 [2022-05-31T19:05:31.453Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:05:31 [2022-05-31T19:05:31.711Z] 
15:05:31 [2022-05-31T19:05:31.711Z] warnFailedCheckSum:
15:05:31 [2022-05-31T19:05:31.711Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
15:05:31 [2022-05-31T19:05:31.711Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:05:31 [2022-05-31T19:05:31.711Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
15:05:32 [2022-05-31T19:05:32.644Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:05:33 [2022-05-31T19:05:33.210Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
15:05:33 [2022-05-31T19:05:33.210Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:05:33 [2022-05-31T19:05:33.210Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
15:05:34 [2022-05-31T19:05:34.586Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:05:35 [2022-05-31T19:05:35.520Z]      [echo] Traces extracted successfully
15:05:35 [2022-05-31T19:05:35.520Z] [INFO] Executed tasks
15:05:35 [2022-05-31T19:05:35.520Z] [INFO] 
15:05:35 [2022-05-31T19:05:35.520Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] The user operation is waiting for background work to complete.
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] The user operation is waiting for background work to complete.
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (96.33kB)
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] The user operation is waiting for background work to complete.
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
15:05:35 [2022-05-31T19:05:35.778Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
15:05:36 [2022-05-31T19:05:36.035Z] [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.96MB)
15:05:36 [2022-05-31T19:05:36.293Z] [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (367.61kB)
15:05:36 [2022-05-31T19:05:36.293Z] [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (52.58kB)
15:05:36 [2022-05-31T19:05:36.293Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (219.73kB)
15:05:36 [2022-05-31T19:05:36.293Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (69.34kB)
15:05:36 [2022-05-31T19:05:36.293Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (842.59kB)
15:05:36 [2022-05-31T19:05:36.551Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (908.89kB)
15:05:36 [2022-05-31T19:05:36.551Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (253.08kB)
15:05:36 [2022-05-31T19:05:36.809Z] [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (51.82kB)
15:05:36 [2022-05-31T19:05:36.809Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (28.06kB)
15:05:36 [2022-05-31T19:05:36.809Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
15:05:37 [2022-05-31T19:05:37.067Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.67MB)
15:05:37 [2022-05-31T19:05:37.324Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.33MB)
15:05:37 [2022-05-31T19:05:37.582Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.45MB)
15:05:37 [2022-05-31T19:05:37.840Z] [INFO] Fetching org.eclipse.ant.core_3.6.300.v20220214-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (107.38kB)
15:05:37 [2022-05-31T19:05:37.840Z] [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (43.77kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (92.92kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (42.65kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.100.v20220121-1856.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (85.98kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.01kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (29.94kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (15.43kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.300.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (82.96kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.400.v20220109-1926.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (22.98kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (9.69kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (29.16kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.200.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (234.52kB)
15:05:38 [2022-05-31T19:05:38.097Z] [INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (243.43kB)
15:05:38 [2022-05-31T19:05:38.354Z] [INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (769.66kB)
15:05:38 [2022-05-31T19:05:38.354Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (171.75kB)
15:05:38 [2022-05-31T19:05:38.355Z] [INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (561.39kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.3.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (47.6kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.600.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (27.33kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12.61kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (28.05kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.300.v20220210-1319.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (85.88kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (58.07kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (50.58kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (248.88kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.300.v20211214-1242.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (103.44kB)
15:05:38 [2022-05-31T19:05:38.612Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (18.19kB)
15:05:38 [2022-05-31T19:05:38.613Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.71kB)
15:05:38 [2022-05-31T19:05:38.870Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.200.v20211013-0600.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (101.02kB)
15:05:38 [2022-05-31T19:05:38.870Z] [INFO] Fetching org.eclipse.help.base_4.3.600.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (432.51kB)
15:05:38 [2022-05-31T19:05:38.870Z] [INFO] Fetching org.eclipse.help.ui_4.3.200.v20210922-1029.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (534.62kB)
15:05:38 [2022-05-31T19:05:38.870Z] [INFO] Fetching org.eclipse.help.webapp_3.10.600.v20220121-1305.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (736.46kB)
15:05:39 [2022-05-31T19:05:39.127Z] [INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (194.96kB)
15:05:39 [2022-05-31T19:05:39.127Z] [INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (126.4kB)
15:05:39 [2022-05-31T19:05:39.127Z] [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (68.89kB)
15:05:39 [2022-05-31T19:05:39.127Z] [INFO] Fetching org.eclipse.platform_4.23.0.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (671.86kB)
15:05:39 [2022-05-31T19:05:39.385Z] [INFO] Fetching org.eclipse.platform.doc.user_4.23.0.v20220302-1425.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (5.14MB)
15:05:39 [2022-05-31T19:05:39.951Z] [INFO] Fetching org.eclipse.text.quicksearch_1.1.300.v20211203-1705.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (95.68kB)
15:05:39 [2022-05-31T19:05:39.951Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.09MB)
15:05:39 [2022-05-31T19:05:39.951Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (379kB)
15:05:40 [2022-05-31T19:05:40.208Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (152.75kB)
15:05:40 [2022-05-31T19:05:40.208Z] [INFO] Fetching org.eclipse.ui.monitoring_1.2.100.v20220204-0910.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (59.91kB)
15:05:40 [2022-05-31T19:05:40.208Z] [INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.24kB)
15:05:40 [2022-05-31T19:05:40.208Z] [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (140.91kB)
15:05:40 [2022-05-31T19:05:40.208Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (23.47kB)
15:05:40 [2022-05-31T19:05:40.208Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.25kB)
15:05:40 [2022-05-31T19:05:40.208Z] [INFO] Fetching org.eclipse.rcp_4.23.0.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.11kB)
15:05:40 [2022-05-31T19:05:40.466Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:05:40 [2022-05-31T19:05:40.466Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
15:05:40 [2022-05-31T19:05:40.466Z] [INFO] Command line:
15:05:40 [2022-05-31T19:05:40.466Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:05:40 [2022-05-31T19:05:40.466Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:05:43 [2022-05-31T19:05:43.250Z] !SESSION 2022-05-31 19:05:40.471 -----------------------------------------------
15:05:43 [2022-05-31T19:05:43.250Z] eclipse.buildId=unknown
15:05:43 [2022-05-31T19:05:43.250Z] java.version=11.0.2
15:05:43 [2022-05-31T19:05:43.251Z] java.vendor=Oracle Corporation
15:05:43 [2022-05-31T19:05:43.251Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:05:43 [2022-05-31T19:05:43.251Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:05:43 [2022-05-31T19:05:43.251Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:05:43 [2022-05-31T19:05:43.251Z] 
15:05:43 [2022-05-31T19:05:43.251Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:05:43.016
15:05:43 [2022-05-31T19:05:43.251Z] !MESSAGE FrameworkEvent ERROR
15:05:43 [2022-05-31T19:05:43.251Z] !STACK 0
15:05:43 [2022-05-31T19:05:43.251Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
15:05:43 [2022-05-31T19:05:43.251Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:43 [2022-05-31T19:05:43.251Z] 
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:43 [2022-05-31T19:05:43.251Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:44 [2022-05-31T19:05:44.187Z] 
15:05:44 [2022-05-31T19:05:44.187Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:05:44.036
15:05:44 [2022-05-31T19:05:44.187Z] !MESSAGE FrameworkEvent ERROR
15:05:44 [2022-05-31T19:05:44.187Z] !STACK 0
15:05:44 [2022-05-31T19:05:44.188Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [132]
15:05:44 [2022-05-31T19:05:44.188Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:44 [2022-05-31T19:05:44.188Z] 
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:44 [2022-05-31T19:05:44.188Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:44 [2022-05-31T19:05:44.754Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:05:44 [2022-05-31T19:05:44.754Z] 
15:05:44 [2022-05-31T19:05:44.754Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:05:44.536
15:05:44 [2022-05-31T19:05:44.754Z] !MESSAGE Struct already contains a field named ctx
15:05:44 [2022-05-31T19:05:44.754Z] 
15:05:44 [2022-05-31T19:05:44.754Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:05:44.537
15:05:44 [2022-05-31T19:05:44.754Z] !MESSAGE Struct already contains a field named ctx
15:05:44 [2022-05-31T19:05:44.754Z] 
15:05:44 [2022-05-31T19:05:44.754Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:05:44.538
15:05:44 [2022-05-31T19:05:44.754Z] !MESSAGE Struct already contains a field named ctx
15:05:44 [2022-05-31T19:05:44.754Z] 
15:05:44 [2022-05-31T19:05:44.754Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:05:44.538
15:05:44 [2022-05-31T19:05:44.754Z] !MESSAGE Struct already contains a field named ctx
15:05:44 [2022-05-31T19:05:44.754Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:05:44 [2022-05-31T19:05:44.754Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.024 s
15:05:44 [2022-05-31T19:05:44.754Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:05:44 [2022-05-31T19:05:44.754Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:05:44 [2022-05-31T19:05:44.754Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.754Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.754Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:05:44 [2022-05-31T19:05:44.754Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:05:44 [2022-05-31T19:05:44.754Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.01 s
15:05:44 [2022-05-31T19:05:44.754Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:05:44 [2022-05-31T19:05:44.754Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:05:44 [2022-05-31T19:05:44.754Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.754Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:05:44 [2022-05-31T19:05:44.755Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:05:44 [2022-05-31T19:05:44.755Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.755Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:05:44 [2022-05-31T19:05:44.755Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:05:45 [2022-05-31T19:05:45.013Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:05:45 [2022-05-31T19:05:45.013Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.092 s
15:05:45 [2022-05-31T19:05:45.013Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.004 s
15:05:45 [2022-05-31T19:05:45.013Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:05:45 [2022-05-31T19:05:45.013Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:05:45 [2022-05-31T19:05:45.013Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
15:05:45 [2022-05-31T19:05:45.013Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
15:05:45 [2022-05-31T19:05:45.013Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
15:05:45 [2022-05-31T19:05:45.013Z] testTraceFileDoesNotExist(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
15:05:45 [2022-05-31T19:05:45.013Z] testTraceDirectoryWithTextMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
15:05:45 [2022-05-31T19:05:45.013Z] testTraceDirectoryWith1ByteMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
15:05:45 [2022-05-31T19:05:45.013Z] testTraceDirectoryWithLittleEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
15:05:45 [2022-05-31T19:05:45.014Z] testTraceDirectoryWithNoFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
15:05:45 [2022-05-31T19:05:45.014Z] testTraceDirectoryWithNoMetadataButFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
15:05:45 [2022-05-31T19:05:45.014Z] testTraceDirectoryWithInvalidMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
15:05:45 [2022-05-31T19:05:45.014Z] testTraceDirectoryWithEmptyMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
15:05:45 [2022-05-31T19:05:45.014Z] testTraceFile(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
15:05:45 [2022-05-31T19:05:45.014Z] testTraceNull(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
15:05:45 [2022-05-31T19:05:45.014Z] testTraceDirectoryWithBigEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
15:05:45 [2022-05-31T19:05:45.014Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:05:47 [2022-05-31T19:05:47.543Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.181 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:05:47 [2022-05-31T19:05:47.543Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.405 s
15:05:47 [2022-05-31T19:05:47.543Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.163 s
15:05:47 [2022-05-31T19:05:47.543Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.229 s
15:05:47 [2022-05-31T19:05:47.543Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.719 s
15:05:47 [2022-05-31T19:05:47.543Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.083 s
15:05:47 [2022-05-31T19:05:47.543Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.083 s
15:05:47 [2022-05-31T19:05:47.543Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.084 s
15:05:47 [2022-05-31T19:05:47.543Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.043 s
15:05:47 [2022-05-31T19:05:47.543Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.082 s
15:05:47 [2022-05-31T19:05:47.543Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.1 s
15:05:47 [2022-05-31T19:05:47.543Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.187 s
15:05:47 [2022-05-31T19:05:47.543Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:05:47 [2022-05-31T19:05:47.543Z] 
15:05:47 [2022-05-31T19:05:47.543Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:47.321
15:05:47 [2022-05-31T19:05:47.543Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
15:05:47 [2022-05-31T19:05:47.543Z] 
15:05:47 [2022-05-31T19:05:47.543Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:47.322
15:05:47 [2022-05-31T19:05:47.543Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
15:05:47 [2022-05-31T19:05:47.543Z] 
15:05:47 [2022-05-31T19:05:47.543Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:47.355
15:05:47 [2022-05-31T19:05:47.543Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
15:05:47 [2022-05-31T19:05:47.543Z] 
15:05:47 [2022-05-31T19:05:47.543Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:47.356
15:05:47 [2022-05-31T19:05:47.543Z] !MESSAGE channel0_0	[                                                            ]	0 Events
15:05:48 [2022-05-31T19:05:48.477Z] 
15:05:48 [2022-05-31T19:05:48.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:48.258
15:05:48 [2022-05-31T19:05:48.477Z] !MESSAGE channel0_1	[+]	1 Events
15:05:48 [2022-05-31T19:05:48.477Z] 
15:05:48 [2022-05-31T19:05:48.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:48.259
15:05:48 [2022-05-31T19:05:48.477Z] !MESSAGE channel0_0	[ ]	0 Events
15:05:48 [2022-05-31T19:05:48.477Z] 
15:05:48 [2022-05-31T19:05:48.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:48.327
15:05:48 [2022-05-31T19:05:48.477Z] !MESSAGE channel0_1	[++]	1 Events
15:05:48 [2022-05-31T19:05:48.477Z] 
15:05:48 [2022-05-31T19:05:48.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:48.328
15:05:48 [2022-05-31T19:05:48.477Z] !MESSAGE channel0_0	[  ]	0 Events
15:05:48 [2022-05-31T19:05:48.477Z] 
15:05:48 [2022-05-31T19:05:48.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:48.446
15:05:48 [2022-05-31T19:05:48.477Z] !MESSAGE channel0_1	[++++++++++]	1 Events
15:05:48 [2022-05-31T19:05:48.477Z] 
15:05:48 [2022-05-31T19:05:48.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:05:48.447
15:05:48 [2022-05-31T19:05:48.477Z] !MESSAGE channel0_0	[          ]	0 Events
15:05:48 [2022-05-31T19:05:48.735Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:05:48 [2022-05-31T19:05:48.736Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.096 s
15:05:48 [2022-05-31T19:05:48.736Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.114 s
15:05:48 [2022-05-31T19:05:48.736Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.077 s
15:05:48 [2022-05-31T19:05:48.736Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.034 s
15:05:48 [2022-05-31T19:05:48.736Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.074 s
15:05:48 [2022-05-31T19:05:48.736Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
15:05:48 [2022-05-31T19:05:48.736Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.068 s
15:05:48 [2022-05-31T19:05:48.736Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.587 s
15:05:48 [2022-05-31T19:05:48.736Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
15:05:48 [2022-05-31T19:05:48.736Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.028 s
15:05:48 [2022-05-31T19:05:48.736Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.056 s
15:05:48 [2022-05-31T19:05:48.736Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.029 s
15:05:48 [2022-05-31T19:05:48.736Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.069 s
15:05:48 [2022-05-31T19:05:48.736Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.029 s
15:05:48 [2022-05-31T19:05:48.736Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.06 s
15:05:48 [2022-05-31T19:05:48.736Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
15:05:48 [2022-05-31T19:05:48.736Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.078 s
15:05:48 [2022-05-31T19:05:48.736Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.089 s
15:05:48 [2022-05-31T19:05:48.736Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.052 s
15:05:48 [2022-05-31T19:05:48.736Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:06:00 [2022-05-31T19:06:00.941Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.101 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.645 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.703 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.251 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.099 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.097 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.047 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.815 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.147 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.547 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.062 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.021 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.322 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.383 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.177 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.593 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.01 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.031 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.007 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.698 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.019 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.784 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.389 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.008 s
15:06:00 [2022-05-31T19:06:00.941Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.134 s
15:06:00 [2022-05-31T19:06:00.941Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:06:02 [2022-05-31T19:06:02.847Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.609 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:06:02 [2022-05-31T19:06:02.847Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.127 s
15:06:02 [2022-05-31T19:06:02.847Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.168 s
15:06:02 [2022-05-31T19:06:02.847Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.114 s
15:06:02 [2022-05-31T19:06:02.847Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.118 s
15:06:02 [2022-05-31T19:06:02.847Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.117 s
15:06:02 [2022-05-31T19:06:02.847Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.17 s
15:06:02 [2022-05-31T19:06:02.847Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.116 s
15:06:02 [2022-05-31T19:06:02.847Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.11 s
15:06:02 [2022-05-31T19:06:02.847Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.175 s
15:06:02 [2022-05-31T19:06:02.847Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.114 s
15:06:02 [2022-05-31T19:06:02.847Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.119 s
15:06:02 [2022-05-31T19:06:02.847Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.165 s
15:06:02 [2022-05-31T19:06:02.847Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.131 s
15:06:02 [2022-05-31T19:06:02.847Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.159 s
15:06:02 [2022-05-31T19:06:02.847Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.115 s
15:06:02 [2022-05-31T19:06:02.847Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.131 s
15:06:02 [2022-05-31T19:06:02.847Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.153 s
15:06:02 [2022-05-31T19:06:02.847Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.14 s
15:06:02 [2022-05-31T19:06:02.847Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.163 s
15:06:02 [2022-05-31T19:06:02.847Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:06:03 [2022-05-31T19:06:03.105Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:06:03 [2022-05-31T19:06:03.105Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.195 s
15:06:03 [2022-05-31T19:06:03.105Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.047 s
15:06:03 [2022-05-31T19:06:03.105Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.058 s
15:06:03 [2022-05-31T19:06:03.105Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.033 s
15:06:03 [2022-05-31T19:06:03.105Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.093 s
15:06:03 [2022-05-31T19:06:03.105Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.071 s
15:06:03 [2022-05-31T19:06:03.105Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.026 s
15:06:03 [2022-05-31T19:06:03.105Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:06:03 [2022-05-31T19:06:03.105Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:06:03 [2022-05-31T19:06:03.105Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.005 s
15:06:03 [2022-05-31T19:06:03.105Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
15:06:03 [2022-05-31T19:06:03.105Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:06:03 [2022-05-31T19:06:03.105Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:06:03 [2022-05-31T19:06:03.105Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
15:06:03 [2022-05-31T19:06:03.105Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
15:06:03 [2022-05-31T19:06:03.105Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:06:03 [2022-05-31T19:06:03.105Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:06:03 [2022-05-31T19:06:03.105Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
15:06:03 [2022-05-31T19:06:03.105Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
15:06:03 [2022-05-31T19:06:03.105Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
15:06:03 [2022-05-31T19:06:03.105Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
15:06:03 [2022-05-31T19:06:03.105Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
15:06:03 [2022-05-31T19:06:03.105Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
15:06:03 [2022-05-31T19:06:03.105Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
15:06:03 [2022-05-31T19:06:03.105Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:06:03 [2022-05-31T19:06:03.364Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:06:03 [2022-05-31T19:06:03.364Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.076 s
15:06:03 [2022-05-31T19:06:03.364Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.019 s
15:06:03 [2022-05-31T19:06:03.364Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.015 s
15:06:03 [2022-05-31T19:06:03.364Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.015 s
15:06:03 [2022-05-31T19:06:03.364Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.06 s
15:06:03 [2022-05-31T19:06:03.364Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.016 s
15:06:03 [2022-05-31T19:06:03.364Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:06:04 [2022-05-31T19:06:04.736Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:06:04 [2022-05-31T19:06:04.736Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.206 s
15:06:04 [2022-05-31T19:06:04.736Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.18 s
15:06:04 [2022-05-31T19:06:04.736Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.136 s
15:06:04 [2022-05-31T19:06:04.736Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.296 s
15:06:04 [2022-05-31T19:06:04.736Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.081 s
15:06:04 [2022-05-31T19:06:04.736Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.088 s
15:06:04 [2022-05-31T19:06:04.736Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.098 s
15:06:04 [2022-05-31T19:06:04.736Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.043 s
15:06:04 [2022-05-31T19:06:04.736Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.08 s
15:06:04 [2022-05-31T19:06:04.736Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.081 s
15:06:04 [2022-05-31T19:06:04.736Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.083 s
15:06:04 [2022-05-31T19:06:04.736Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:06:06 [2022-05-31T19:06:06.109Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:06:06 [2022-05-31T19:06:06.109Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.639 s
15:06:06 [2022-05-31T19:06:06.109Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.054 s
15:06:06 [2022-05-31T19:06:06.109Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.155 s
15:06:06 [2022-05-31T19:06:06.109Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.099 s
15:06:06 [2022-05-31T19:06:06.109Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.286 s
15:06:06 [2022-05-31T19:06:06.109Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:06:06 [2022-05-31T19:06:06.109Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:06:06 [2022-05-31T19:06:06.109Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
15:06:06 [2022-05-31T19:06:06.109Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:06:06 [2022-05-31T19:06:06.109Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:06:07 [2022-05-31T19:06:07.483Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:06:07 [2022-05-31T19:06:07.483Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.066 s
15:06:07 [2022-05-31T19:06:07.483Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
15:06:07 [2022-05-31T19:06:07.483Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.057 s
15:06:07 [2022-05-31T19:06:07.483Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
15:06:07 [2022-05-31T19:06:07.483Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
15:06:07 [2022-05-31T19:06:07.483Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.057 s
15:06:07 [2022-05-31T19:06:07.483Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
15:06:07 [2022-05-31T19:06:07.483Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
15:06:07 [2022-05-31T19:06:07.483Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.062 s
15:06:07 [2022-05-31T19:06:07.483Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.039 s
15:06:07 [2022-05-31T19:06:07.483Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.065 s
15:06:07 [2022-05-31T19:06:07.483Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
15:06:07 [2022-05-31T19:06:07.483Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.063 s
15:06:07 [2022-05-31T19:06:07.483Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
15:06:07 [2022-05-31T19:06:07.483Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
15:06:07 [2022-05-31T19:06:07.483Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.058 s
15:06:07 [2022-05-31T19:06:07.484Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
15:06:07 [2022-05-31T19:06:07.484Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.087 s
15:06:07 [2022-05-31T19:06:07.484Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.033 s
15:06:07 [2022-05-31T19:06:07.484Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.061 s
15:06:07 [2022-05-31T19:06:07.484Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
15:06:07 [2022-05-31T19:06:07.484Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
15:06:07 [2022-05-31T19:06:07.484Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.056 s
15:06:07 [2022-05-31T19:06:07.484Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.029 s
15:06:07 [2022-05-31T19:06:07.484Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.102 s
15:06:07 [2022-05-31T19:06:07.484Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.072 s
15:06:07 [2022-05-31T19:06:07.484Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.087 s
15:06:07 [2022-05-31T19:06:07.484Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.038 s
15:06:07 [2022-05-31T19:06:07.484Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.074 s
15:06:07 [2022-05-31T19:06:07.484Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:06:07 [2022-05-31T19:06:07.484Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:06:07 [2022-05-31T19:06:07.484Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
15:06:07 [2022-05-31T19:06:07.484Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:06:07 [2022-05-31T19:06:07.484Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:06:07 [2022-05-31T19:06:07.484Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.076 s
15:06:07 [2022-05-31T19:06:07.484Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
15:06:07 [2022-05-31T19:06:07.484Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:06:07 [2022-05-31T19:06:07.484Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:06:08 [2022-05-31T19:06:08.860Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:06:08 [2022-05-31T19:06:08.860Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.068 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.063 s
15:06:08 [2022-05-31T19:06:08.860Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
15:06:08 [2022-05-31T19:06:08.860Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.088 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
15:06:08 [2022-05-31T19:06:08.860Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.057 s
15:06:08 [2022-05-31T19:06:08.860Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
15:06:08 [2022-05-31T19:06:08.860Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
15:06:08 [2022-05-31T19:06:08.860Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.057 s
15:06:08 [2022-05-31T19:06:08.860Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.055 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.069 s
15:06:08 [2022-05-31T19:06:08.860Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.025 s
15:06:08 [2022-05-31T19:06:08.860Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
15:06:08 [2022-05-31T19:06:08.860Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.058 s
15:06:08 [2022-05-31T19:06:08.860Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
15:06:08 [2022-05-31T19:06:08.860Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
15:06:08 [2022-05-31T19:06:08.860Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.054 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.044 s
15:06:08 [2022-05-31T19:06:08.860Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.056 s
15:06:08 [2022-05-31T19:06:08.860Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
15:06:08 [2022-05-31T19:06:08.860Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.064 s
15:06:08 [2022-05-31T19:06:08.860Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
15:06:08 [2022-05-31T19:06:08.860Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
15:06:08 [2022-05-31T19:06:08.860Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:06:08 [2022-05-31T19:06:08.860Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:06:08 [2022-05-31T19:06:08.860Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.860Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:06:08 [2022-05-31T19:06:08.860Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:06:08 [2022-05-31T19:06:08.860Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.860Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:06:08 [2022-05-31T19:06:08.860Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:06:08 [2022-05-31T19:06:08.860Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.860Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:06:08 [2022-05-31T19:06:08.860Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:06:08 [2022-05-31T19:06:08.860Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.860Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:06:08 [2022-05-31T19:06:08.860Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:06:08 [2022-05-31T19:06:08.860Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.860Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:06:08 [2022-05-31T19:06:08.861Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:06:08 [2022-05-31T19:06:08.861Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.861Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:06:08 [2022-05-31T19:06:08.861Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:06:08 [2022-05-31T19:06:08.861Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.861Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:06:08 [2022-05-31T19:06:08.861Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:06:08 [2022-05-31T19:06:08.861Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.861Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:06:08 [2022-05-31T19:06:08.861Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:06:08 [2022-05-31T19:06:08.861Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:06:08 [2022-05-31T19:06:08.861Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:06:08 [2022-05-31T19:06:08.861Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.861Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:06:08 [2022-05-31T19:06:08.861Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:06:08 [2022-05-31T19:06:08.861Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.005 s
15:06:08 [2022-05-31T19:06:08.861Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.861Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.861Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:06:08 [2022-05-31T19:06:08.861Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:06:08 [2022-05-31T19:06:08.861Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.055 s
15:06:08 [2022-05-31T19:06:08.861Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.861Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:06:08 [2022-05-31T19:06:08.862Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:06:08 [2022-05-31T19:06:08.862Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:06:08 [2022-05-31T19:06:08.862Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:06:08 [2022-05-31T19:06:08.862Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:06:08 [2022-05-31T19:06:08.862Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:06:08 [2022-05-31T19:06:08.862Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:06:08 [2022-05-31T19:06:08.862Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:06:08 [2022-05-31T19:06:08.862Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:06:08 [2022-05-31T19:06:08.862Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:06:08 [2022-05-31T19:06:08.862Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:06:08 [2022-05-31T19:06:08.862Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:06:08 [2022-05-31T19:06:08.862Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:06:08 [2022-05-31T19:06:08.862Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:06:08 [2022-05-31T19:06:08.862Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.862Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.862Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.863Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.159 s
15:06:08 [2022-05-31T19:06:08.863Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.863Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.004 s
15:06:08 [2022-05-31T19:06:08.863Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.006 s
15:06:08 [2022-05-31T19:06:08.863Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
15:06:08 [2022-05-31T19:06:08.863Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:06:08 [2022-05-31T19:06:08.863Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:06:08 [2022-05-31T19:06:08.863Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.001 s
15:06:08 [2022-05-31T19:06:08.863Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:06:08 [2022-05-31T19:06:08.863Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:06:08 [2022-05-31T19:06:08.863Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
15:06:08 [2022-05-31T19:06:08.863Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
15:06:09 [2022-05-31T19:06:09.121Z] line 8:11 required (...)+ loop did not match anything at character ';'
15:06:09 [2022-05-31T19:06:09.121Z] line 10:46 mismatched character '<EOF>' expecting '"'
15:06:09 [2022-05-31T19:06:09.121Z] line 9:16 no viable alternative at character 'o'
15:06:09 [2022-05-31T19:06:09.121Z] line 9:20 no viable alternative at character '?'
15:06:09 [2022-05-31T19:06:09.121Z] line 12:14 no viable alternative at character ''
15:06:09 [2022-05-31T19:06:09.121Z] line 32:0 mismatched character '<EOF>' expecting '"'
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.022
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown trace attribute: test
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.023
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown trace attribute: test1
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.023
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown trace attribute: test2
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.023
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown trace attribute: test3
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.024
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown trace attribute: test4
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.033
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown trace attribute: test2
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.055
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown integer attribute: aa
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.056
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown integer attribute: zz
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.056
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown trace attribute: blah
15:06:09 [2022-05-31T19:06:09.121Z] 
15:06:09 [2022-05-31T19:06:09.121Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:06:09.056
15:06:09 [2022-05-31T19:06:09.121Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
15:06:09 [2022-05-31T19:06:09.702Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.049 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.702Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.703Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.057 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.704Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.017 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.056 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.705Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.706Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.17 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.113 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.015 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.707Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.707Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
15:06:09 [2022-05-31T19:06:09.707Z] 
15:06:09 [2022-05-31T19:06:09.707Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-05-31 19:06:09.467
15:06:09 [2022-05-31T19:06:09.707Z] !MESSAGE Some message
15:06:09 [2022-05-31T19:06:09.707Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
15:06:09 [2022-05-31T19:06:09.707Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.707Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
15:06:09 [2022-05-31T19:06:09.707Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
15:06:09 [2022-05-31T19:06:09.707Z] 
15:06:09 [2022-05-31T19:06:09.707Z] Results:
15:06:09 [2022-05-31T19:06:09.707Z] 
15:06:09 [2022-05-31T19:06:09.707Z] Tests run: 632, Failures: 0, Errors: 0, Skipped: 1
15:06:09 [2022-05-31T19:06:09.707Z] 
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] All tests passed!
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] 
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.pom
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:06:09 [2022-05-31T19:06:09.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:06:09 [2022-05-31T19:06:09.966Z] [INFO] 
15:06:09 [2022-05-31T19:06:09.966Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
15:06:09 [2022-05-31T19:06:09.966Z] [INFO] 
15:06:09 [2022-05-31T19:06:09.966Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
15:06:09 [2022-05-31T19:06:09.966Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.14-SNAPSHOT [17/140]
15:06:09 [2022-05-31T19:06:09.966Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] The project's OSGi version is 1.0.14.202205311902
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.223Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests...
15:06:10 [2022-05-31T19:06:10.481Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.481Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:10 [2022-05-31T19:06:10.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
15:06:10 [2022-05-31T19:06:10.481Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.481Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.481Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:06:10 [2022-05-31T19:06:10.481Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
15:06:10 [2022-05-31T19:06:10.740Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.740Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:10 [2022-05-31T19:06:10.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
15:06:10 [2022-05-31T19:06:10.740Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.740Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.740Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.740Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-sources.jar
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.998Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.998Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] 
15:06:10 [2022-05-31T19:06:10.998Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:11 [2022-05-31T19:06:11.563Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:06:11 [2022-05-31T19:06:11.563Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
15:06:11 [2022-05-31T19:06:11.563Z] [INFO] Command line:
15:06:11 [2022-05-31T19:06:11.563Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:06:11 [2022-05-31T19:06:11.563Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:06:15 [2022-05-31T19:06:15.749Z] !SESSION 2022-05-31 19:06:11.730 -----------------------------------------------
15:06:15 [2022-05-31T19:06:15.749Z] eclipse.buildId=unknown
15:06:15 [2022-05-31T19:06:15.749Z] java.version=11.0.2
15:06:15 [2022-05-31T19:06:15.749Z] java.vendor=Oracle Corporation
15:06:15 [2022-05-31T19:06:15.749Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:06:15 [2022-05-31T19:06:15.749Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:06:15 [2022-05-31T19:06:15.749Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:06:15 [2022-05-31T19:06:15.749Z] 
15:06:15 [2022-05-31T19:06:15.749Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:06:15.334
15:06:15 [2022-05-31T19:06:15.749Z] !MESSAGE FrameworkEvent ERROR
15:06:15 [2022-05-31T19:06:15.749Z] !STACK 0
15:06:15 [2022-05-31T19:06:15.749Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [56]
15:06:15 [2022-05-31T19:06:15.749Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:06:15 [2022-05-31T19:06:15.749Z] 
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:06:15 [2022-05-31T19:06:15.749Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:06:17 [2022-05-31T19:06:17.124Z] 
15:06:17 [2022-05-31T19:06:17.124Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:06:16.815
15:06:17 [2022-05-31T19:06:17.124Z] !MESSAGE FrameworkEvent ERROR
15:06:17 [2022-05-31T19:06:17.124Z] !STACK 0
15:06:17 [2022-05-31T19:06:17.124Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [133]
15:06:17 [2022-05-31T19:06:17.124Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:06:17 [2022-05-31T19:06:17.124Z] 
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:06:17 [2022-05-31T19:06:17.124Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:06:18 [2022-05-31T19:06:18.058Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
15:06:18 [2022-05-31T19:06:18.058Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
15:06:18 [2022-05-31T19:06:18.058Z] testAttributeTreeFileStorage  Time elapsed: 0.019 s
15:06:18 [2022-05-31T19:06:18.316Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
15:06:20 [2022-05-31T19:06:20.218Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.781 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
15:06:20 [2022-05-31T19:06:20.218Z] testBuildNowQueryLaterStateValues[ReOpen=false]  Time elapsed: 0.068 s
15:06:20 [2022-05-31T19:06:20.218Z] testIntervalBeforeStart[ReOpen=false]  Time elapsed: 0.001 s
15:06:20 [2022-05-31T19:06:20.218Z] testInsertQueryStateValues[ReOpen=false]  Time elapsed: 0.003 s
15:06:20 [2022-05-31T19:06:20.218Z] testCascadingIntervals[ReOpen=false]  Time elapsed: 0.114 s
15:06:20 [2022-05-31T19:06:20.218Z] testNegativeTimes[ReOpen=false]  Time elapsed: 0.002 s
15:06:20 [2022-05-31T19:06:20.218Z] testFullIntervals[ReOpen=false]  Time elapsed: 0.89 s
15:06:20 [2022-05-31T19:06:20.218Z] testBuildNowQueryLaterStateValues[ReOpen=true]  Time elapsed: 0.014 s
15:06:20 [2022-05-31T19:06:20.218Z] testIntervalBeforeStart[ReOpen=true]  Time elapsed: 0.001 s
15:06:20 [2022-05-31T19:06:20.218Z] testInsertQueryStateValues[ReOpen=true]  Time elapsed: 0.001 s
15:06:20 [2022-05-31T19:06:20.218Z] testCascadingIntervals[ReOpen=true]  Time elapsed: 0.019 s
15:06:20 [2022-05-31T19:06:20.218Z] testNegativeTimes[ReOpen=true]  Time elapsed: 0.001 s
15:06:20 [2022-05-31T19:06:20.218Z] testFullIntervals[ReOpen=true]  Time elapsed: 0.661 s
15:06:20 [2022-05-31T19:06:20.218Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
15:06:22 [2022-05-31T19:06:22.117Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
15:06:22 [2022-05-31T19:06:22.117Z] testEndTime  Time elapsed: 0.001 s
15:06:22 [2022-05-31T19:06:22.117Z] testStartTime  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testEnd  Time elapsed: 0.002 s
15:06:22 [2022-05-31T19:06:22.117Z] testQueryAttribute  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testBegin  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testOutOfRange_1  Time elapsed: 0.001 s
15:06:22 [2022-05-31T19:06:22.117Z] testOutOfRange_2  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testQueryAttributeEmpty  Time elapsed: 0.001 s
15:06:22 [2022-05-31T19:06:22.117Z] testDoQuery  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testBuildNowQueryLaterStateValues  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testIntervalBeforeStart  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testInsertQueryStateValues  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testCascadingIntervals  Time elapsed: 0.074 s
15:06:22 [2022-05-31T19:06:22.117Z] testNegativeTimes  Time elapsed: 0 s
15:06:22 [2022-05-31T19:06:22.117Z] testFullIntervals  Time elapsed: 2.112 s
15:06:22 [2022-05-31T19:06:22.117Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
15:06:23 [2022-05-31T19:06:23.490Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
15:06:23 [2022-05-31T19:06:23.490Z] testIntervalBeforeStart[ReOpen=false]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testBuildNowQueryLaterStateValues[ReOpen=false]  Time elapsed: 0.006 s
15:06:23 [2022-05-31T19:06:23.490Z] testInsertQueryStateValues[ReOpen=false]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.490Z] testCascadingIntervals[ReOpen=false]  Time elapsed: 0.036 s
15:06:23 [2022-05-31T19:06:23.490Z] testNegativeTimes[ReOpen=false]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.490Z] testFullIntervals[ReOpen=false]  Time elapsed: 0.582 s
15:06:23 [2022-05-31T19:06:23.490Z] testIntervalBeforeStart[ReOpen=true]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testBuildNowQueryLaterStateValues[ReOpen=true]  Time elapsed: 0.003 s
15:06:23 [2022-05-31T19:06:23.490Z] testInsertQueryStateValues[ReOpen=true]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testCascadingIntervals[ReOpen=true]  Time elapsed: 0.012 s
15:06:23 [2022-05-31T19:06:23.490Z] testNegativeTimes[ReOpen=true]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testFullIntervals[ReOpen=true]  Time elapsed: 0.428 s
15:06:23 [2022-05-31T19:06:23.490Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
15:06:23 [2022-05-31T19:06:23.490Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 0, char length: 1]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 0, char length: 2]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 0, char length: 3]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10, char length: 1]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10, char length: 2]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10, char length: 3]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 126, char length: 1]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 126, char length: 2]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 126, char length: 3]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 127, char length: 1]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 127, char length: 2]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 127, char length: 3]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 128, char length: 1]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 128, char length: 2]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 128, char length: 3]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,382, char length: 1]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,382, char length: 2]  Time elapsed: 0.003 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,382, char length: 3]  Time elapsed: 0.005 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,383, char length: 1]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,383, char length: 2]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,383, char length: 3]  Time elapsed: 0.003 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,384, char length: 1]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,384, char length: 2]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 16,384, char length: 3]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,921, char length: 1]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,921, char length: 2]  Time elapsed: 0.03 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,921, char length: 3]  Time elapsed: 0.003 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,922, char length: 1]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,922, char length: 2]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,922, char length: 3]  Time elapsed: 0.004 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,923, char length: 1]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,923, char length: 2]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 10,923, char length: 3]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 32,766, char length: 1]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 32,766, char length: 2]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 32,766, char length: 3]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 32,767, char length: 1]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 32,767, char length: 2]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 32,767, char length: 3]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.490Z] testStringWithChars[nb of chars: 32,768, char length: 1]  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] testStringWithChars[nb of chars: 32,768, char length: 2]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testStringWithChars[nb of chars: 32,768, char length: 3]  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
15:06:23 [2022-05-31T19:06:23.491Z] testHtInterval[0: Hello]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testHtInterval[1: Test0]  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
15:06:23 [2022-05-31T19:06:23.491Z] testNodeSequenceNumbers  Time elapsed: 0.004 s
15:06:23 [2022-05-31T19:06:23.491Z] testDepth  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] testSequentialFill  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
15:06:23 [2022-05-31T19:06:23.491Z] testFillNodes[CLASSIC]  Time elapsed: 0.005 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testGetType  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxStr  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testIsNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxStr  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testIsNull  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] testGetType  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] 
15:06:23 [2022-05-31T19:06:23.491Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2022-05-31 19:06:23.319
15:06:23 [2022-05-31T19:06:23.491Z] !MESSAGE Custom factory for type 87 does not exist
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] testNoFactoryAvailable  Time elapsed: 0.008 s
15:06:23 [2022-05-31T19:06:23.491Z] testSerialization  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testWrongCustomId  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] testWrongCustomId2  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testSerializedTooLarge  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testGetType  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxStr  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testIsNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testGetType  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxDouble  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxStr  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testIsNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxDouble  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testGetType  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxStr  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.491Z] testIsNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxStr  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testUnboxLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.491Z] testGetType  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] testUnboxDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] testUnboxInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] testIsNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
15:06:23 [2022-05-31T19:06:23.492Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
15:06:23 [2022-05-31T19:06:23.492Z] compareLongWithInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareStringWithLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareStringWithNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareIntWithLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareIntWithNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareDoubleWithLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareDoubleWithNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareIntWithInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareLongWithLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareLongWithNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] tcompareIntWithString  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.492Z] compareDoubleWithInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareStringWithInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareLongWithDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareIntWithDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareLongWithString  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.492Z] compareNullWithDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareNullWithString  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareNullWithInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareDoubleWithDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareNullWithLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareNullWithNull  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareStringWithDouble  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareDoubleWithString  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] compareStringWithString  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.492Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
15:06:23 [2022-05-31T19:06:23.492Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
15:06:23 [2022-05-31T19:06:23.492Z] testTimeRangeException2DContinous  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.492Z] testEmpty2DQuery  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.492Z] testIOOB2DQuery  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.492Z] testContinuous2DQuery  Time elapsed: 0.017 s
15:06:23 [2022-05-31T19:06:23.492Z] testReverse2DQuery  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.492Z] testTimeRangeException2DDiscrete  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.492Z] testDiscrete2DQuery  Time elapsed: 0.054 s
15:06:23 [2022-05-31T19:06:23.492Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
15:06:23 [2022-05-31T19:06:23.750Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
15:06:23 [2022-05-31T19:06:23.750Z] testSimpleSnapshot  Time elapsed: 0.101 s
15:06:23 [2022-05-31T19:06:23.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
15:06:23 [2022-05-31T19:06:23.750Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
15:06:23 [2022-05-31T19:06:23.750Z] testBeginEnd  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.750Z] testEmptyStack  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.750Z] testFullQueries  Time elapsed: 0.002 s
15:06:23 [2022-05-31T19:06:23.750Z] testSingleQueries  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.750Z] testStackTop  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
15:06:23 [2022-05-31T19:06:23.750Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
15:06:23 [2022-05-31T19:06:23.750Z] testIncrementDouble  Time elapsed: 0.001 s
15:06:23 [2022-05-31T19:06:23.750Z] testIncrementInt  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.750Z] testIncrementLong  Time elapsed: 0 s
15:06:23 [2022-05-31T19:06:23.750Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
15:06:24 [2022-05-31T19:06:24.316Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
15:06:24 [2022-05-31T19:06:24.316Z] testAttributes  Time elapsed: 0.003 s
15:06:24 [2022-05-31T19:06:24.316Z] testWaitUntilBuilt  Time elapsed: 0.501 s
15:06:24 [2022-05-31T19:06:24.316Z] testSetAndQueryOngoing  Time elapsed: 0 s
15:06:24 [2022-05-31T19:06:24.317Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
15:06:24 [2022-05-31T19:06:24.317Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
15:06:24 [2022-05-31T19:06:24.317Z] testIteratorOverQuarkEndTime  Time elapsed: 0.001 s
15:06:24 [2022-05-31T19:06:24.317Z] testIteratorOverQuarkResolution  Time elapsed: 0 s
15:06:24 [2022-05-31T19:06:24.317Z] testIteratorOverQuarkReversed  Time elapsed: 0 s
15:06:24 [2022-05-31T19:06:24.317Z] testQueueOfferPollPeek  Time elapsed: 0.001 s
15:06:24 [2022-05-31T19:06:24.317Z] testQueryOngoingStackTop  Time elapsed: 0 s
15:06:24 [2022-05-31T19:06:24.317Z] testQuerySingleStackTop  Time elapsed: 0 s
15:06:24 [2022-05-31T19:06:24.317Z] testQueryUntilNonNullValue  Time elapsed: 0 s
15:06:24 [2022-05-31T19:06:24.317Z] testIteratorOverQuark  Time elapsed: 0 s
15:06:24 [2022-05-31T19:06:24.317Z] testIteratorOverQuarkAddMoreIntervals  Time elapsed: 0.001 s
15:06:24 [2022-05-31T19:06:24.317Z] testIteratorOverQuarkSubrange  Time elapsed: 0.001 s
15:06:24 [2022-05-31T19:06:24.317Z] 
15:06:24 [2022-05-31T19:06:24.317Z] Results:
15:06:24 [2022-05-31T19:06:24.317Z] 
15:06:24 [2022-05-31T19:06:24.317Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
15:06:24 [2022-05-31T19:06:24.317Z] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] All tests passed!
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.pom
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-sources.jar
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.18-SNAPSHOT [18/140]
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] The project's OSGi version is 1.0.18.202205311902
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.575Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests...
15:06:24 [2022-05-31T19:06:24.834Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.835Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:24 [2022-05-31T19:06:24.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
15:06:24 [2022-05-31T19:06:24.835Z] [INFO] 
15:06:24 [2022-05-31T19:06:24.835Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:24 [2022-05-31T19:06:24.835Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:06:24 [2022-05-31T19:06:24.835Z] [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] 
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] 
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] 
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-sources.jar
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] 
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:26 [2022-05-31T19:06:26.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar
15:06:26 [2022-05-31T19:06:26.992Z] [INFO] 
15:06:26 [2022-05-31T19:06:26.992Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:26 [2022-05-31T19:06:26.992Z] [INFO] 
15:06:26 [2022-05-31T19:06:26.992Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:26 [2022-05-31T19:06:26.992Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:06:26 [2022-05-31T19:06:26.992Z] [INFO] 
15:06:26 [2022-05-31T19:06:26.992Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:26 [2022-05-31T19:06:26.992Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:06:26 [2022-05-31T19:06:26.992Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar
15:06:27 [2022-05-31T19:06:27.925Z] [INFO] 
15:06:27 [2022-05-31T19:06:27.926Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:27 [2022-05-31T19:06:27.926Z] [INFO] 
15:06:27 [2022-05-31T19:06:27.926Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
15:06:28 [2022-05-31T19:06:28.492Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:06:28 [2022-05-31T19:06:28.492Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
15:06:28 [2022-05-31T19:06:28.492Z] [INFO] Command line:
15:06:28 [2022-05-31T19:06:28.492Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:06:28 [2022-05-31T19:06:28.492Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:06:32 [2022-05-31T19:06:32.674Z] !SESSION 2022-05-31 19:06:28.639 -----------------------------------------------
15:06:32 [2022-05-31T19:06:32.674Z] eclipse.buildId=unknown
15:06:32 [2022-05-31T19:06:32.674Z] java.version=11.0.2
15:06:32 [2022-05-31T19:06:32.674Z] java.vendor=Oracle Corporation
15:06:32 [2022-05-31T19:06:32.674Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:06:32 [2022-05-31T19:06:32.674Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:06:32 [2022-05-31T19:06:32.674Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:06:32 [2022-05-31T19:06:32.674Z] 
15:06:32 [2022-05-31T19:06:32.674Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:06:32.133
15:06:32 [2022-05-31T19:06:32.674Z] !MESSAGE FrameworkEvent ERROR
15:06:32 [2022-05-31T19:06:32.674Z] !STACK 0
15:06:32 [2022-05-31T19:06:32.674Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:06:32 [2022-05-31T19:06:32.674Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:06:32 [2022-05-31T19:06:32.674Z] 
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:06:32 [2022-05-31T19:06:32.674Z] 
15:06:32 [2022-05-31T19:06:32.674Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:06:32.446
15:06:32 [2022-05-31T19:06:32.674Z] !MESSAGE FrameworkEvent ERROR
15:06:32 [2022-05-31T19:06:32.674Z] !STACK 0
15:06:32 [2022-05-31T19:06:32.674Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:06:32 [2022-05-31T19:06:32.674Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:06:32 [2022-05-31T19:06:32.674Z] 
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:06:32 [2022-05-31T19:06:32.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:06:34 [2022-05-31T19:06:34.574Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] testGetValidChildren  Time elapsed: 0.024 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetName  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatches  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testClone  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemoveChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testAddChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testDefaults  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testReplaceChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] testGetValidChildren  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetName  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatches  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testClone  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemoveChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testAddChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testDefaults  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testReplaceChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] testMatchesTimestamp  Time elapsed: 0.003 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetValidChildren  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatchesAlpha  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetName  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatchesNum  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testClone  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemoveChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testAddChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testDefaults  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testReplaceChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] testGetValidChildren  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetName  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatches  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testClone  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemoveChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testAddChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testDefaults  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testReplaceChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] testGetValidChildren  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetName  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatches  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testClone  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemoveChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testAddChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testDefaults  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testReplaceChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:06:34 [2022-05-31T19:06:34.575Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:06:34 [2022-05-31T19:06:34.575Z] testLogicalOperator  Time elapsed: 0.094 s
15:06:34 [2022-05-31T19:06:34.575Z] testContainsOperator  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testEqualsOperator  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testRegex  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testNotOperator  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testComplexFilter  Time elapsed: 0.002 s
15:06:34 [2022-05-31T19:06:34.575Z] testFilterWithNumber  Time elapsed: 0.005 s
15:06:34 [2022-05-31T19:06:34.575Z] testLessThanOperator  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testPresentOperator  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatchesOperator  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testNotEqualsOperator  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testInvalid  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testGreaterThanOperator  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:06:34 [2022-05-31T19:06:34.575Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:06:34 [2022-05-31T19:06:34.575Z] testGetChild  Time elapsed: 0.052 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetValidChildren  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testClone  Time elapsed: 0.002 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemoveChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testAddChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatches  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testReplaceChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemove  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testInterfaces  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:06:34 [2022-05-31T19:06:34.575Z] testGetValidChildren  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetName  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetFilterName  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.575Z] testMatches  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testGetChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testClone  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.575Z] testRemoveChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.576Z] testAddChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testDefaults  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testReplaceChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:06:34 [2022-05-31T19:06:34.576Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:06:34 [2022-05-31T19:06:34.576Z] testGetValidChildren  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.576Z] testGetName  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testMatches  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testGetChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testClone  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.576Z] testRemoveChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testAddChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testDefaults  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testReplaceChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.576Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:06:34 [2022-05-31T19:06:34.834Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:06:34 [2022-05-31T19:06:34.834Z] testInputFilterEquals  Time elapsed: 0.002 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexNoField  Time elapsed: 0.004 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexMatchesNot  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputFilterUnsupported  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexContains  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexPresent  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputFilterContains  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexAspect  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputFilterAnd  Time elapsed: 0.006 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputFilterMatches  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputFilterCompare  Time elapsed: 0.002 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexNoAspect  Time elapsed: 0.057 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexMatches  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexCompare  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputFilterOr  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexAnd  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testInputRegexNot  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:06:34 [2022-05-31T19:06:34.834Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:06:34 [2022-05-31T19:06:34.834Z] testGetValidChildren  Time elapsed: 0.009 s
15:06:34 [2022-05-31T19:06:34.834Z] testGetName  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testMatches  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testGetChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testClone  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testRemoveChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testAddChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testDefaults  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testReplaceChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:06:34 [2022-05-31T19:06:34.834Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:06:34 [2022-05-31T19:06:34.834Z] testGetValidChildren  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testGetName  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testMatches  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testGetChild  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testClone  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testRemoveChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testAddChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testDefaults  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testReplaceChild  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] testRemove  Time elapsed: 0 s
15:06:34 [2022-05-31T19:06:34.834Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
15:06:34 [2022-05-31T19:06:34.834Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
15:06:34 [2022-05-31T19:06:34.834Z] testAppliesToExperiment  Time elapsed: 0.024 s
15:06:34 [2022-05-31T19:06:34.834Z] testParameters  Time elapsed: 0.062 s
15:06:34 [2022-05-31T19:06:34.834Z] testGetRequirements  Time elapsed: 0.002 s
15:06:34 [2022-05-31T19:06:34.834Z] testNewModule  Time elapsed: 0.003 s
15:06:34 [2022-05-31T19:06:34.834Z] testGetValidTraceTypes  Time elapsed: 0.101 s
15:06:34 [2022-05-31T19:06:34.834Z] testHelperGetters  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] testAppliesToTrace  Time elapsed: 0.001 s
15:06:34 [2022-05-31T19:06:34.834Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
15:06:35 [2022-05-31T19:06:35.092Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
15:06:35 [2022-05-31T19:06:35.092Z] testMandatoryRequirements  Time elapsed: 0.007 s
15:06:35 [2022-05-31T19:06:35.092Z] testAtLeastOneRequirements  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] testAllOrNothingRequirements  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] testNoPreDefinedEvents  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] testOptionalRequirements  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
15:06:35 [2022-05-31T19:06:35.092Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
15:06:35 [2022-05-31T19:06:35.092Z] testAllOrNothing  Time elapsed: 0.005 s
15:06:35 [2022-05-31T19:06:35.092Z] testAtLeastOne  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] testMandatory  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] testOptional  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
15:06:35 [2022-05-31T19:06:35.092Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
15:06:35 [2022-05-31T19:06:35.092Z] testMandatoryRequirements  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] testAtLeastOneRequirements  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] testAllOrNothingRequirements  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] testNoPreDefinedEvents  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] testOptionalRequirements  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
15:06:35 [2022-05-31T19:06:35.092Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
15:06:35 [2022-05-31T19:06:35.092Z] testGetValueLevel  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] testAddAndGetInformation  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] testGetValues  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
15:06:35 [2022-05-31T19:06:35.092Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
15:06:35 [2022-05-31T19:06:35.092Z] testProviderTmfTrace  Time elapsed: 0.002 s
15:06:35 [2022-05-31T19:06:35.092Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
15:06:35 [2022-05-31T19:06:35.092Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
15:06:35 [2022-05-31T19:06:35.092Z] testApplies  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] testDoesNotApply  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] testGetNoAnalysisFromTrace  Time elapsed: 0.064 s
15:06:35 [2022-05-31T19:06:35.092Z] testGetAnalysisFromTrace  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.092Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
15:06:35 [2022-05-31T19:06:35.092Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
15:06:35 [2022-05-31T19:06:35.092Z] testListForTraces  Time elapsed: 0.003 s
15:06:35 [2022-05-31T19:06:35.092Z] testSources  Time elapsed: 0.003 s
15:06:35 [2022-05-31T19:06:35.092Z] testGetAnalysisModules  Time elapsed: 0.001 s
15:06:35 [2022-05-31T19:06:35.092Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
15:06:35 [2022-05-31T19:06:35.092Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
15:06:35 [2022-05-31T19:06:35.093Z] testNewModuleListener  Time elapsed: 0 s
15:06:35 [2022-05-31T19:06:35.093Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
15:06:37 [2022-05-31T19:06:37.043Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
15:06:37 [2022-05-31T19:06:37.043Z] testGettersSetters  Time elapsed: 0.003 s
15:06:37 [2022-05-31T19:06:37.043Z] testDependentAnalyses  Time elapsed: 1.003 s
15:06:37 [2022-05-31T19:06:37.043Z] testSetWrongTrace  Time elapsed: 0.002 s
15:06:37 [2022-05-31T19:06:37.043Z] testSetTraceTwice  Time elapsed: 0.002 s
15:06:37 [2022-05-31T19:06:37.043Z] testMultipleDependencies  Time elapsed: 0.003 s
15:06:37 [2022-05-31T19:06:37.043Z] testWaitForCompletionCancelled  Time elapsed: 0.001 s
15:06:37 [2022-05-31T19:06:37.043Z] testCancel  Time elapsed: 1.002 s
15:06:37 [2022-05-31T19:06:37.043Z] testHelper  Time elapsed: 0.003 s
15:06:37 [2022-05-31T19:06:37.043Z] testWaitForCompletionSuccess  Time elapsed: 0.001 s
15:06:37 [2022-05-31T19:06:37.043Z] testParameterChanged  Time elapsed: 0.002 s
15:06:37 [2022-05-31T19:06:37.043Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
15:06:37 [2022-05-31T19:06:37.043Z] 
15:06:37 [2022-05-31T19:06:37.043Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.021
15:06:37 [2022-05-31T19:06:37.043Z] !MESSAGE Error parsing /tmp/markers7612995551947338211xml
15:06:37 [2022-05-31T19:06:37.043Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.043Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7612995551947338211xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.043Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.043Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.044Z] 
15:06:37 [2022-05-31T19:06:37.044Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.031
15:06:37 [2022-05-31T19:06:37.044Z] !MESSAGE Error parsing /tmp/markers12283477805619725743xml
15:06:37 [2022-05-31T19:06:37.044Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.044Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12283477805619725743xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.044Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.044Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.045Z] 
15:06:37 [2022-05-31T19:06:37.045Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.040
15:06:37 [2022-05-31T19:06:37.045Z] !MESSAGE Error parsing /tmp/markers16838145259404884901xml
15:06:37 [2022-05-31T19:06:37.045Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.045Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers16838145259404884901xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.045Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.045Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.046Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.046Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.046Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.046Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.046Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.046Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.046Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.046Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.046Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.306Z] 
15:06:37 [2022-05-31T19:06:37.306Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.047
15:06:37 [2022-05-31T19:06:37.306Z] !MESSAGE Error parsing /tmp/markers10499593783746063514xml
15:06:37 [2022-05-31T19:06:37.306Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.306Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers10499593783746063514xml; lineNumber: 1; columnNumber: 204; cvc-enumeration-valid: Value 'qwerty' is not facet-valid with respect to enumeration '[ms, us, ns, cycles]'. It must be a value from the enumeration.
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.306Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.307Z] 
15:06:37 [2022-05-31T19:06:37.307Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.112
15:06:37 [2022-05-31T19:06:37.307Z] !MESSAGE Error parsing /tmp/markers18172469586874785048xml
15:06:37 [2022-05-31T19:06:37.307Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.307Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
15:06:37 [2022-05-31T19:06:37.307Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
15:06:37 [2022-05-31T19:06:37.307Z] 	at com.google.common.collect.Range.create(Range.java:155)
15:06:37 [2022-05-31T19:06:37.307Z] 	at com.google.common.collect.Range.closed(Range.java:180)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.307Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.308Z] 
15:06:37 [2022-05-31T19:06:37.308Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.119
15:06:37 [2022-05-31T19:06:37.308Z] !MESSAGE Error parsing /tmp/markers12397337398123469890xml
15:06:37 [2022-05-31T19:06:37.308Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.308Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12397337398123469890xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.308Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.309Z] 
15:06:37 [2022-05-31T19:06:37.309Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.126
15:06:37 [2022-05-31T19:06:37.309Z] !MESSAGE Error parsing /tmp/markers8523121192776319921xml
15:06:37 [2022-05-31T19:06:37.309Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.309Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
15:06:37 [2022-05-31T19:06:37.309Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
15:06:37 [2022-05-31T19:06:37.309Z] 	at com.google.common.collect.Range.create(Range.java:155)
15:06:37 [2022-05-31T19:06:37.309Z] 	at com.google.common.collect.Range.closed(Range.java:180)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.309Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.309Z] 
15:06:37 [2022-05-31T19:06:37.309Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.132
15:06:37 [2022-05-31T19:06:37.310Z] !MESSAGE Error parsing /tmp/markers9167283032446337318xml
15:06:37 [2022-05-31T19:06:37.310Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.310Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9167283032446337318xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3506)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3432)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3334)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2372)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:943)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1716)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2881)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.310Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.310Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.311Z] 
15:06:37 [2022-05-31T19:06:37.311Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:06:37.138
15:06:37 [2022-05-31T19:06:37.311Z] !MESSAGE Error parsing /tmp/markers5415315754382703888xml
15:06:37 [2022-05-31T19:06:37.311Z] !STACK 0
15:06:37 [2022-05-31T19:06:37.311Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5415315754382703888xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:849)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.311Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:06:37 [2022-05-31T19:06:37.311Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:06:37 [2022-05-31T19:06:37.312Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:06:37 [2022-05-31T19:06:37.312Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:06:37 [2022-05-31T19:06:37.312Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:06:37 [2022-05-31T19:06:37.312Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:06:37 [2022-05-31T19:06:37.312Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:06:37 [2022-05-31T19:06:37.312Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
15:06:37 [2022-05-31T19:06:37.312Z] testParseInvalidContent  Time elapsed: 0.18 s
15:06:37 [2022-05-31T19:06:37.312Z] testExtensionPoint  Time elapsed: 0.011 s
15:06:37 [2022-05-31T19:06:37.312Z] testParse  Time elapsed: 0.007 s
15:06:37 [2022-05-31T19:06:37.312Z] testParseInvalidFile  Time elapsed: 0.057 s
15:06:37 [2022-05-31T19:06:37.312Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
15:06:37 [2022-05-31T19:06:37.312Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
15:06:37 [2022-05-31T19:06:37.312Z] testAddMarker  Time elapsed: 0.001 s
15:06:37 [2022-05-31T19:06:37.312Z] testConstructor  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
15:06:37 [2022-05-31T19:06:37.312Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
15:06:37 [2022-05-31T19:06:37.312Z] testAddSegment  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testAddSubMarker  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testConstructor  Time elapsed: 0.001 s
15:06:37 [2022-05-31T19:06:37.312Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
15:06:37 [2022-05-31T19:06:37.312Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
15:06:37 [2022-05-31T19:06:37.312Z] testCompositeTree  Time elapsed: 0.007 s
15:06:37 [2022-05-31T19:06:37.312Z] testToString  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testConstructors  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testEqualsNull  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testEqualsSymmetry  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testHashCode  Time elapsed: 0.001 s
15:06:37 [2022-05-31T19:06:37.312Z] testEqualsTransivity  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testEqualsReflexivity  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
15:06:37 [2022-05-31T19:06:37.312Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
15:06:37 [2022-05-31T19:06:37.312Z] testTmfTreeModelConstructor2  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testTmfTreeModelConstructor  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:06:37 [2022-05-31T19:06:37.312Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:06:37 [2022-05-31T19:06:37.312Z] testValidateName  Time elapsed: 0.001 s
15:06:37 [2022-05-31T19:06:37.312Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
15:06:37 [2022-05-31T19:06:37.312Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
15:06:37 [2022-05-31T19:06:37.312Z] testToString  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testEqualsNull  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] test  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testEqualsSymmetry  Time elapsed: 0.001 s
15:06:37 [2022-05-31T19:06:37.312Z] testHashCode  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testEqualsTransivity  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] testEqualsReflexivity  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
15:06:37 [2022-05-31T19:06:37.312Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
15:06:37 [2022-05-31T19:06:37.312Z] testEquality  Time elapsed: 0 s
15:06:37 [2022-05-31T19:06:37.312Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:06:52 [2022-05-31T19:06:52.188Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.821 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:06:52 [2022-05-31T19:06:52.188Z] testReopenIndex  Time elapsed: 9.399 s
15:06:52 [2022-05-31T19:06:52.188Z] testTmfTraceIndexing  Time elapsed: 5.42 s
15:06:52 [2022-05-31T19:06:52.189Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:06:52 [2022-05-31T19:06:52.189Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:06:52 [2022-05-31T19:06:52.189Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml]  Time elapsed: 0.004 s
15:06:52 [2022-05-31T19:06:52.189Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml]  Time elapsed: 0.001 s
15:06:52 [2022-05-31T19:06:52.189Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml]  Time elapsed: 0.001 s
15:06:52 [2022-05-31T19:06:52.189Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:06:52 [2022-05-31T19:06:52.189Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:06:52 [2022-05-31T19:06:52.189Z] testValidate  Time elapsed: 0.05 s
15:06:52 [2022-05-31T19:06:52.189Z] testTraceTypePresence  Time elapsed: 0 s
15:06:52 [2022-05-31T19:06:52.189Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:06:52 [2022-05-31T19:06:52.189Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:06:52 [2022-05-31T19:06:52.189Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml]  Time elapsed: 0.002 s
15:06:52 [2022-05-31T19:06:52.189Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml]  Time elapsed: 0.002 s
15:06:52 [2022-05-31T19:06:52.189Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml]  Time elapsed: 0.001 s
15:06:52 [2022-05-31T19:06:52.189Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml]  Time elapsed: 0.001 s
15:06:52 [2022-05-31T19:06:52.189Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml]  Time elapsed: 0.002 s
15:06:52 [2022-05-31T19:06:52.189Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml]  Time elapsed: 0.001 s
15:06:52 [2022-05-31T19:06:52.189Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:06:56 [2022-05-31T19:06:56.370Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.351 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:06:56 [2022-05-31T19:06:56.370Z] testReadingBounds[0: Base parser]  Time elapsed: 1.11 s
15:06:56 [2022-05-31T19:06:56.370Z] testReadingEvents[0: Base parser]  Time elapsed: 0.011 s
15:06:56 [2022-05-31T19:06:56.370Z] testReadingBounds[1: Parse with event name]  Time elapsed: 1.109 s
15:06:56 [2022-05-31T19:06:56.370Z] testReadingEvents[1: Parse with event name]  Time elapsed: 0.007 s
15:06:56 [2022-05-31T19:06:56.370Z] testReadingBounds[2: Parse with extra fields]  Time elapsed: 1.108 s
15:06:56 [2022-05-31T19:06:56.370Z] testReadingEvents[2: Parse with extra fields]  Time elapsed: 0.005 s
15:06:56 [2022-05-31T19:06:56.370Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:06:58 [2022-05-31T19:06:58.895Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.235 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:06:58 [2022-05-31T19:06:58.896Z] testReadingBounds[0: Base parser]  Time elapsed: 1.106 s
15:06:58 [2022-05-31T19:06:58.896Z] testReadingEvents[0: Base parser]  Time elapsed: 0.008 s
15:06:58 [2022-05-31T19:06:58.896Z] testReadingBounds[1: Parse with event name]  Time elapsed: 1.106 s
15:06:58 [2022-05-31T19:06:58.896Z] testReadingEvents[1: Parse with event name]  Time elapsed: 0.003 s
15:06:58 [2022-05-31T19:06:58.896Z] testReadingBounds[2: Parse with extra fields]  Time elapsed: 1.006 s
15:06:58 [2022-05-31T19:06:58.896Z] testReadingEvents[2: Parse with extra fields]  Time elapsed: 0.004 s
15:06:58 [2022-05-31T19:06:58.896Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:06:58 [2022-05-31T19:06:58.896Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:06:58 [2022-05-31T19:06:58.896Z] testValidate  Time elapsed: 0.007 s
15:06:58 [2022-05-31T19:06:58.896Z] testTraceTypePresence  Time elapsed: 0 s
15:06:58 [2022-05-31T19:06:58.896Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:06:58 [2022-05-31T19:06:58.896Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:06:58 [2022-05-31T19:06:58.896Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml]  Time elapsed: 0.001 s
15:06:58 [2022-05-31T19:06:58.896Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml]  Time elapsed: 0.001 s
15:06:58 [2022-05-31T19:06:58.896Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml]  Time elapsed: 0.001 s
15:06:58 [2022-05-31T19:06:58.896Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:07:03 [2022-05-31T19:07:03.077Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.715 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:07:03 [2022-05-31T19:07:03.077Z] testReopenIndex  Time elapsed: 2.431 s
15:07:03 [2022-05-31T19:07:03.077Z] testTmfTraceIndexing  Time elapsed: 1.284 s
15:07:03 [2022-05-31T19:07:03.077Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:07:04 [2022-05-31T19:07:04.010Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:07:04 [2022-05-31T19:07:04.010Z] testIsCompatible  Time elapsed: 0.001 s
15:07:04 [2022-05-31T19:07:04.010Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize  Time elapsed: 0 s
15:07:04 [2022-05-31T19:07:04.010Z] testDone  Time elapsed: 0.001 s
15:07:04 [2022-05-31T19:07:04.010Z] testFail  Time elapsed: 0 s
15:07:04 [2022-05-31T19:07:04.010Z] testCancelCoalescedRequest  Time elapsed: 0.468 s
15:07:04 [2022-05-31T19:07:04.010Z] testToString  Time elapsed: 0 s
15:07:04 [2022-05-31T19:07:04.010Z] testAddEvent1  Time elapsed: 0.001 s
15:07:04 [2022-05-31T19:07:04.010Z] testAddEvent2  Time elapsed: 0 s
15:07:04 [2022-05-31T19:07:04.010Z] testSingleTimeRequest  Time elapsed: 0.105 s
15:07:04 [2022-05-31T19:07:04.010Z] testIsCompatibleDependency  Time elapsed: 0 s
15:07:04 [2022-05-31T19:07:04.010Z] testCoalescedRequest  Time elapsed: 0.949 s
15:07:04 [2022-05-31T19:07:04.010Z] testCancel  Time elapsed: 0 s
15:07:04 [2022-05-31T19:07:04.010Z] testEquals  Time elapsed: 0 s
15:07:04 [2022-05-31T19:07:04.010Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:07:06 [2022-05-31T19:07:06.536Z] 
15:07:06 [2022-05-31T19:07:06.536Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:07:06.277
15:07:06 [2022-05-31T19:07:06.536Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(136,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:07:07 [2022-05-31T19:07:07.468Z] 
15:07:07 [2022-05-31T19:07:07.468Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:07:07.378
15:07:07 [2022-05-31T19:07:07.469Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(138,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:07:07 [2022-05-31T19:07:07.469Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.406 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:07:07 [2022-05-31T19:07:07.469Z] testRequestException  Time elapsed: 1.027 s
15:07:07 [2022-05-31T19:07:07.469Z] testSingleRequestException  Time elapsed: 1.1 s
15:07:07 [2022-05-31T19:07:07.469Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:07:07 [2022-05-31T19:07:07.469Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:07:07 [2022-05-31T19:07:07.469Z] testDone  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testFail  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testTmfEventRequestWithDependencyLevel  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testToString  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testTmfEventRequestTimeRangeNbRequestedBlocksize  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testWaitForStartAfterDone  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testTmfEventRequestTimeRangeNbRequested  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testTmfEventRequestTimeRange  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testWaitForStartBeforeStart  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testWaitForStartAfterStart  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testCancel  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEquals  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testTmfEventRequest  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testWaitForStartAfterCancel  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:07:07 [2022-05-31T19:07:07.469Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:07:07 [2022-05-31T19:07:07.469Z] testNonTerminalCopyConstructor  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testGetFieldValueAssignableValue  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testDuplicateFieldNames  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testGetFieldValueNullValue  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testNonEqualsValue  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testNonEqualsFields  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testGetFieldValueExists  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsEverything  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testToString  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testGetFieldValueCast  Time elapsed: 0.003 s
15:07:07 [2022-05-31T19:07:07.469Z] testTerminalConstructor  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testGetFieldValueDoesntExist  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsNull  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testTerminalCopyConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testNonTerminalStructConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testNonEqualClasses  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testNonEquals  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testMakeRoot  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testHashCode  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsTransivity  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEquals  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testTerminalStructConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testNonTerminalConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testNonEqualValues  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testCopyConstructorBadArg  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testGetFieldValueExistsButWrongType  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:07:07 [2022-05-31T19:07:07.469Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:07:07 [2022-05-31T19:07:07.469Z] testCopyConstructor  Time elapsed: 0.002 s
15:07:07 [2022-05-31T19:07:07.469Z] testFullConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testValueConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testValueScaleConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testToStringDefault  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testNormalizeOffset  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testToStringFormat  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testDefaultConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:07:07 [2022-05-31T19:07:07.469Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:07:07 [2022-05-31T19:07:07.469Z] testCopyConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsNonTimestamp  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testBasicCompareTo  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testDelta  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testToString  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testCompareTo  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testFullConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsNull  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testHashCode  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsTransivity  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testNormalizeScale0  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testDelta2  Time elapsed: 0.001 s
15:07:07 [2022-05-31T19:07:07.469Z] testNormalizeScaleNot0  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] testDefaultConstructor  Time elapsed: 0 s
15:07:07 [2022-05-31T19:07:07.469Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:07:11 [2022-05-31T19:07:11.651Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.912 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithSimpleSingleColumnsSearch  Time elapsed: 0.159 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithOutOfBoundIndex  Time elapsed: 0.131 s
15:07:11 [2022-05-31T19:07:11.651Z] testQueryFilterIndexParameter  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithSimpleFilter  Time elapsed: 0.4 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithSearchNoMatch  Time elapsed: 0.359 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithOneNonExistentColumns  Time elapsed: 0.014 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch  Time elapsed: 0.096 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithMultipleFilter  Time elapsed: 0.663 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderFetchColumn  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProvider  Time elapsed: 0.038 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithNonExistentColumns  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithDesiredColumns  Time elapsed: 0.098 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithGetDataFromSearchForwardMatch  Time elapsed: 0.201 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithGetDataFromSearchBackwardsMatch  Time elapsed: 0.2 s
15:07:11 [2022-05-31T19:07:11.651Z] testDataProviderWithSimpleMultiColumnsSearch  Time elapsed: 0.2 s
15:07:11 [2022-05-31T19:07:11.651Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:07:11 [2022-05-31T19:07:11.651Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:07:11 [2022-05-31T19:07:11.651Z] testToStringInterval  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testCopyConstructorZero  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToLargeScale1  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToLargeScale2  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToLargeScale3  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeScale  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizedScaleLimits  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testToNanos  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCopyConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeLargeScale  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsNonTimestamp  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testBasicCompareTo  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testDelta  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeOffsetAndScaleTrivial  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeZeroScale  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testFullConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsNull  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToCornerCases1  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToCornerCases2  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToCornerCases3  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToCornerCases4  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCopyConstructorBigBang  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCopyConstructorBigCrunch  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeOffsetLowerLimits  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToSpecials  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToDifferentScale  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeOffsetUpperLimits  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueScaleConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testToStringDefault  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testHashCode  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToSameScale  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeOffset  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsTransivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCompareToDifferentScale2  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeOffsetAndScale  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNormalizeOffsetAndScale2  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testDefaultConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:07:11 [2022-05-31T19:07:11.652Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:07:11 [2022-05-31T19:07:11.652Z] testValueArrayPrimitivesNotEquals  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueArrayObject  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueArrayOfArrays  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueArrayAndOther  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueArrayPrimitives  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueArrayMismatchedTypes  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueArrayOfArraysNotEquals  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:07:11 [2022-05-31T19:07:11.652Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:07:11 [2022-05-31T19:07:11.652Z] testToString  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsEndTime  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testOpenRange1  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testOpenRange2  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testOpenRange3  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsNull  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testContainsRange  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualStartTime  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsBadType  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testContainsTimestamp  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testHashCode  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsTransivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testGetIntersection  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testConstructor  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:07:11 [2022-05-31T19:07:11.652Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:07:11 [2022-05-31T19:07:11.652Z] testUpdateDefaultFormats  Time elapsed: 0.03 s
15:07:11 [2022-05-31T19:07:11.652Z] testGetDefaulIntervalFormat  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueTimeZoneConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testParseDateTime  Time elapsed: 0.046 s
15:07:11 [2022-05-31T19:07:11.652Z] testGetDefaulTimeFormat  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testParseDateTimeWithRef  Time elapsed: 0.002 s
15:07:11 [2022-05-31T19:07:11.652Z] testValueConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testParseSeconds  Time elapsed: 0.003 s
15:07:11 [2022-05-31T19:07:11.652Z] testDefaultConstructor  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testUnitOfSecondsFormat  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:07:11 [2022-05-31T19:07:11.652Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:07:11 [2022-05-31T19:07:11.652Z] testMultiHostMultiKeyType  Time elapsed: 0.01 s
15:07:11 [2022-05-31T19:07:11.652Z] testHostToSelf  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testMultiHost  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:07:11 [2022-05-31T19:07:11.652Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:07:11 [2022-05-31T19:07:11.652Z] testGetName  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testResolve  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:07:11 [2022-05-31T19:07:11.652Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:07:11 [2022-05-31T19:07:11.652Z] testCreateHappy  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testResolve  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCreateIllegal  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:07:11 [2022-05-31T19:07:11.652Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:07:11 [2022-05-31T19:07:11.652Z] testToString  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsNull  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNonEqualClasses  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testHashCode  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsTransivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testCallsiteCopy  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testDefaultConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:07:11 [2022-05-31T19:07:11.652Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:07:11 [2022-05-31T19:07:11.652Z] testCopyConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testToString  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testNonEqualsClasses  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.652Z] testFullConstructor  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsNull  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testNonEquals  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testHashCode  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsTransivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testDefaultConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:07:11 [2022-05-31T19:07:11.653Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:07:11 [2022-05-31T19:07:11.653Z] testGetTimePattern  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testGetIntervalPattern  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testComputeTimePattern  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testGetPreferenceMap  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testInit  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testGetTimeZone  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:07:11 [2022-05-31T19:07:11.653Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:07:11 [2022-05-31T19:07:11.653Z] testToString  Time elapsed: 0.002 s
15:07:11 [2022-05-31T19:07:11.653Z] testNonEqualRanks  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testNonEqualTypes  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testFullConstructor  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsNull  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testTmfEventCopy  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testToStringExtended  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testNoRankConstructor  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testNonEqualClasses  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsSymmetry  Time elapsed: 0.059 s
15:07:11 [2022-05-31T19:07:11.653Z] testHashCode  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsTransivity  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsReflexivity  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testConstructorWithTrace  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testNonEqualContents  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testNonEqualTraces  Time elapsed: 0.002 s
15:07:11 [2022-05-31T19:07:11.653Z] testNonEqualTimestamps  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testDefaultConstructor  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:07:11 [2022-05-31T19:07:11.653Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsNonTimestamp  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testBasicCompareTo  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testDelta  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testToString  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testCompareTo  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.653Z] testFullConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsNull  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testHashCode  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testNormalizeScale0  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testDelta2  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testNormalizeScaleNot0  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] testDefaultConstructor  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.653Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:07:11 [2022-05-31T19:07:11.910Z] 
15:07:11 [2022-05-31T19:07:11.910Z] !ENTRY org.eclipse.cdt.core.native 4 0 2022-05-31 19:07:11.714
15:07:11 [2022-05-31T19:07:11.910Z] !MESSAGE no spawner in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
15:07:11 [2022-05-31T19:07:11.910Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:07:11 [2022-05-31T19:07:11.910Z] testExtremeValues  Time elapsed: 0.201 s
15:07:11 [2022-05-31T19:07:11.910Z] testValidTextFile  Time elapsed: 0.016 s
15:07:11 [2022-05-31T19:07:11.910Z] testGettingSymbolMapFile  Time elapsed: 0.003 s
15:07:11 [2022-05-31T19:07:11.910Z] testInvalidFiles  Time elapsed: 0 s
15:07:11 [2022-05-31T19:07:11.910Z] testGettingSymbolWithSize  Time elapsed: 0.005 s
15:07:11 [2022-05-31T19:07:11.910Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:07:11 [2022-05-31T19:07:11.910Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:07:11 [2022-05-31T19:07:11.910Z] testMapFileWithSize  Time elapsed: 0.002 s
15:07:11 [2022-05-31T19:07:11.910Z] testGuessingFileType  Time elapsed: 0.001 s
15:07:11 [2022-05-31T19:07:11.910Z] testNmFile  Time elapsed: 0.003 s
15:07:11 [2022-05-31T19:07:11.910Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:07:11 [2022-05-31T19:07:11.911Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:07:11 [2022-05-31T19:07:11.911Z] testGetterForExperiment  Time elapsed: 0.004 s
15:07:11 [2022-05-31T19:07:11.911Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
15:07:21 [2022-05-31T19:07:21.875Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.265 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
15:07:21 [2022-05-31T19:07:21.875Z] testReopenIndex  Time elapsed: 3.883 s
15:07:21 [2022-05-31T19:07:21.875Z] testInsertAfterReopenIndex  Time elapsed: 3.363 s
15:07:21 [2022-05-31T19:07:21.875Z] testEmptyTmfTraceIndexing  Time elapsed: 1.007 s
15:07:21 [2022-05-31T19:07:21.875Z] testTmfTraceIndexing  Time elapsed: 1.011 s
15:07:21 [2022-05-31T19:07:21.875Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
15:07:34 [2022-05-31T19:07:34.066Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.264 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
15:07:34 [2022-05-31T19:07:34.066Z] testGrowingIndex  Time elapsed: 7.062 s
15:07:34 [2022-05-31T19:07:34.066Z] testTmfTraceIndexing  Time elapsed: 4.202 s
15:07:34 [2022-05-31T19:07:34.066Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
15:07:34 [2022-05-31T19:07:34.066Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
15:07:34 [2022-05-31T19:07:34.066Z] testNotEqual  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testHashCodeNull  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testToString  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testCompareTo  Time elapsed: 0.001 s
15:07:34 [2022-05-31T19:07:34.066Z] testTmfLocationCopy2  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testCompareToNull  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testHashCode  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testEqualsTransivity  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] testTmfCheckpoint  Time elapsed: 0 s
15:07:34 [2022-05-31T19:07:34.066Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
15:07:34 [2022-05-31T19:07:34.999Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.697 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
15:07:34 [2022-05-31T19:07:34.999Z] testEmptyTmfTraceIndexing  Time elapsed: 1.327 s
15:07:34 [2022-05-31T19:07:34.999Z] testTmfTraceIndexing  Time elapsed: 1.369 s
15:07:34 [2022-05-31T19:07:34.999Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
15:07:39 [2022-05-31T19:07:39.179Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.075 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
15:07:39 [2022-05-31T19:07:39.179Z] testBinarySearch  Time elapsed: 0.155 s
15:07:39 [2022-05-31T19:07:39.179Z] testInsertAlotCheckEquals  Time elapsed: 0.287 s
15:07:39 [2022-05-31T19:07:39.179Z] testInsertSameTimestamp  Time elapsed: 1.487 s
15:07:39 [2022-05-31T19:07:39.179Z] testVersionChange  Time elapsed: 0.002 s
15:07:39 [2022-05-31T19:07:39.179Z] testSetGetTimeRange  Time elapsed: 0 s
15:07:39 [2022-05-31T19:07:39.179Z] testIsCreatedFromScratch  Time elapsed: 0.001 s
15:07:39 [2022-05-31T19:07:39.179Z] testGetSize  Time elapsed: 0.154 s
15:07:39 [2022-05-31T19:07:39.179Z] testDeleteWhenInvalidBug479675  Time elapsed: 0.159 s
15:07:39 [2022-05-31T19:07:39.179Z] testSetGetNbEvents  Time elapsed: 0 s
15:07:39 [2022-05-31T19:07:39.179Z] testInsertAlot  Time elapsed: 1.493 s
15:07:39 [2022-05-31T19:07:39.179Z] testInsertAfterReopen  Time elapsed: 0 s
15:07:39 [2022-05-31T19:07:39.179Z] testDelete  Time elapsed: 0 s
15:07:39 [2022-05-31T19:07:39.179Z] testInsert  Time elapsed: 0 s
15:07:39 [2022-05-31T19:07:39.179Z] testConstructorExistingFile  Time elapsed: 0.001 s
15:07:39 [2022-05-31T19:07:39.179Z] testBinarySearchInBetweenSameTimestamp  Time elapsed: 0.17 s
15:07:39 [2022-05-31T19:07:39.179Z] testInsertAfterEmptyReopen  Time elapsed: 0.003 s
15:07:39 [2022-05-31T19:07:39.179Z] testConstructor  Time elapsed: 0 s
15:07:39 [2022-05-31T19:07:39.179Z] testBinarySearchFindInBetween  Time elapsed: 0.159 s
15:07:39 [2022-05-31T19:07:39.179Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
15:07:41 [2022-05-31T19:07:41.780Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.405 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
15:07:41 [2022-05-31T19:07:41.780Z] testAccept  Time elapsed: 0.141 s
15:07:41 [2022-05-31T19:07:41.780Z] testInsertAlotCheckEquals  Time elapsed: 0.719 s
15:07:41 [2022-05-31T19:07:41.780Z] testInsertSameTimestamp  Time elapsed: 0.557 s
15:07:41 [2022-05-31T19:07:41.780Z] testVersionChange  Time elapsed: 0.001 s
15:07:41 [2022-05-31T19:07:41.780Z] testSetGetTimeRange  Time elapsed: 0.001 s
15:07:41 [2022-05-31T19:07:41.780Z] testIsCreatedFromScratch  Time elapsed: 0 s
15:07:41 [2022-05-31T19:07:41.780Z] testGetSize  Time elapsed: 0.096 s
15:07:41 [2022-05-31T19:07:41.780Z] testDeleteWhenInvalidBug479675  Time elapsed: 0.109 s
15:07:41 [2022-05-31T19:07:41.780Z] testSetGetNbEvents  Time elapsed: 0 s
15:07:41 [2022-05-31T19:07:41.780Z] testInsertAlot  Time elapsed: 0.58 s
15:07:41 [2022-05-31T19:07:41.780Z] testInsertAfterReopen  Time elapsed: 0 s
15:07:41 [2022-05-31T19:07:41.780Z] testDelete  Time elapsed: 0 s
15:07:41 [2022-05-31T19:07:41.780Z] testInsert  Time elapsed: 0 s
15:07:41 [2022-05-31T19:07:41.780Z] testConstructorExistingFile  Time elapsed: 0.001 s
15:07:41 [2022-05-31T19:07:41.780Z] testBinarySearchInBetweenSameTimestamp  Time elapsed: 0.1 s
15:07:41 [2022-05-31T19:07:41.780Z] testInsertAfterEmptyReopen  Time elapsed: 0.001 s
15:07:41 [2022-05-31T19:07:41.780Z] testConstructor  Time elapsed: 0.001 s
15:07:41 [2022-05-31T19:07:41.780Z] testBinarySearchFindInBetween  Time elapsed: 0.095 s
15:07:41 [2022-05-31T19:07:41.780Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
15:07:42 [2022-05-31T19:07:42.039Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
15:07:42 [2022-05-31T19:07:42.039Z] testBinarySearch  Time elapsed: 0.008 s
15:07:42 [2022-05-31T19:07:42.039Z] testDispose  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testInsert  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testInsertSameTimestamp  Time elapsed: 0.154 s
15:07:42 [2022-05-31T19:07:42.039Z] testVersionChange  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testSetGetTimeRange  Time elapsed: 0.001 s
15:07:42 [2022-05-31T19:07:42.039Z] testIsCreatedFromScratch  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testGetSize  Time elapsed: 0.005 s
15:07:42 [2022-05-31T19:07:42.039Z] testDeleteWhenInvalidBug479675  Time elapsed: 0.01 s
15:07:42 [2022-05-31T19:07:42.039Z] testSetGetNbEvents  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testInsertAlot  Time elapsed: 0.165 s
15:07:42 [2022-05-31T19:07:42.039Z] testInsertAfterReopen  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testDelete  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testConstructorExistingFile  Time elapsed: 0.001 s
15:07:42 [2022-05-31T19:07:42.039Z] testBinarySearchInBetweenSameTimestamp  Time elapsed: 0.002 s
15:07:42 [2022-05-31T19:07:42.039Z] testInsertAfterEmptyReopen  Time elapsed: 0.001 s
15:07:42 [2022-05-31T19:07:42.039Z] testConstructor  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testBinarySearchFindInBetween  Time elapsed: 0.003 s
15:07:42 [2022-05-31T19:07:42.039Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
15:07:42 [2022-05-31T19:07:42.039Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsWrongTypes  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testToString  Time elapsed: 0.001 s
15:07:42 [2022-05-31T19:07:42.039Z] testTmfLocation  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testTmfLocationCopy  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsNull  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testHashCode  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsTransivity  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsReflexivity  Time elapsed: 0.001 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsWithNulls  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:07:42 [2022-05-31T19:07:42.039Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:07:42 [2022-05-31T19:07:42.039Z] testTmfContext  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testIncreaseRank  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testSetLocation  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testToString  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testTmfContextDefault  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsNull  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testTmfContextCopy  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testNonEquals  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testTmfContextCopy2  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testHashCode  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsTransivity  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testTmfContextNoRank  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] testSetRank  Time elapsed: 0 s
15:07:42 [2022-05-31T19:07:42.039Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:07:50 [2022-05-31T19:07:50.146Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.816 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:07:50 [2022-05-31T19:07:50.146Z] testGetModulesByClass  Time elapsed: 1.311 s
15:07:50 [2022-05-31T19:07:50.146Z] testResolveEventAspectsOfNameForEvent  Time elapsed: 1.288 s
15:07:50 [2022-05-31T19:07:50.146Z] testAdditionalAspects  Time elapsed: 1.322 s
15:07:50 [2022-05-31T19:07:50.146Z] testGetAspects  Time elapsed: 1.303 s
15:07:50 [2022-05-31T19:07:50.146Z] testGetModulesByClassForHost  Time elapsed: 1.292 s
15:07:50 [2022-05-31T19:07:50.146Z] testResolveEventAspectsOfClassForEvent  Time elapsed: 1.299 s
15:07:50 [2022-05-31T19:07:50.146Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
15:07:51 [2022-05-31T19:07:51.081Z] 
15:07:51 [2022-05-31T19:07:51.081Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:07:50.997
15:07:51 [2022-05-31T19:07:51.081Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
15:07:51 [2022-05-31T19:07:51.081Z] !STACK 0
15:07:51 [2022-05-31T19:07:51.081Z] java.lang.RuntimeException: The parameter should be set
15:07:51 [2022-05-31T19:07:51.081Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:07:51 [2022-05-31T19:07:51.081Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:07:51 [2022-05-31T19:07:51.081Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:07:51 [2022-05-31T19:07:51.081Z] 
15:07:51 [2022-05-31T19:07:51.081Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:07:50.999
15:07:51 [2022-05-31T19:07:51.081Z] !MESSAGE Exception executing analysis
15:07:51 [2022-05-31T19:07:51.081Z] !STACK 0
15:07:51 [2022-05-31T19:07:51.081Z] java.lang.RuntimeException: The parameter should be set
15:07:51 [2022-05-31T19:07:51.081Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:07:51 [2022-05-31T19:07:51.081Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:07:51 [2022-05-31T19:07:51.081Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:07:52 [2022-05-31T19:07:52.981Z] 
15:07:52 [2022-05-31T19:07:52.981Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:07:52.472
15:07:52 [2022-05-31T19:07:52.981Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
15:07:52 [2022-05-31T19:07:52.981Z] !STACK 0
15:07:52 [2022-05-31T19:07:52.981Z] java.lang.RuntimeException: The parameter should be set
15:07:52 [2022-05-31T19:07:52.981Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:07:52 [2022-05-31T19:07:52.981Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:07:52 [2022-05-31T19:07:52.981Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:07:52 [2022-05-31T19:07:52.981Z] 
15:07:52 [2022-05-31T19:07:52.981Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:07:52.472
15:07:52 [2022-05-31T19:07:52.981Z] !MESSAGE Exception executing analysis
15:07:52 [2022-05-31T19:07:52.981Z] !STACK 0
15:07:52 [2022-05-31T19:07:52.981Z] java.lang.RuntimeException: The parameter should be set
15:07:52 [2022-05-31T19:07:52.981Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:07:52 [2022-05-31T19:07:52.981Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:07:52 [2022-05-31T19:07:52.981Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:07:52 [2022-05-31T19:07:52.981Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.823 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
15:07:52 [2022-05-31T19:07:52.981Z] testGetModuleById  Time elapsed: 1.348 s
15:07:52 [2022-05-31T19:07:52.981Z] testGetModuleByClass  Time elapsed: 1.474 s
15:07:52 [2022-05-31T19:07:52.981Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
15:07:53 [2022-05-31T19:07:53.916Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
15:07:53 [2022-05-31T19:07:53.917Z] testAspects  Time elapsed: 0.014 s
15:07:53 [2022-05-31T19:07:53.917Z] testValidate  Time elapsed: 0.028 s
15:07:53 [2022-05-31T19:07:53.917Z] testDevelopmentTrace  Time elapsed: 1.109 s
15:07:53 [2022-05-31T19:07:53.917Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
15:07:53 [2022-05-31T19:07:53.917Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
15:07:53 [2022-05-31T19:07:53.917Z] testGetFieldNames  Time elapsed: 0.001 s
15:07:53 [2022-05-31T19:07:53.917Z] testGetFieldValueWithIndex  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testGetFieldNameWithIndex  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testToString  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testEqualsNull  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testGetFormattedValue  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testGetFieldWithName  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testGetFieldWithPath  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testHashCode  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testGetFields  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testEventTypeInstance  Time elapsed: 0.001 s
15:07:53 [2022-05-31T19:07:53.917Z] testEquals  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testGetFieldValueWithName  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
15:07:53 [2022-05-31T19:07:53.917Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
15:07:53 [2022-05-31T19:07:53.917Z] testEmptyConstructor  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testValidation  Time elapsed: 0.001 s
15:07:53 [2022-05-31T19:07:53.917Z] testLocationRatio  Time elapsed: 0.001 s
15:07:53 [2022-05-31T19:07:53.917Z] testInitTrace  Time elapsed: 0.002 s
15:07:53 [2022-05-31T19:07:53.917Z] testTraceParsing  Time elapsed: 0.001 s
15:07:53 [2022-05-31T19:07:53.917Z] testBounds  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testTraceIndexing  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
15:07:53 [2022-05-31T19:07:53.917Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
15:07:53 [2022-05-31T19:07:53.917Z] testIncreaseRank  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testSetLocation  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testTmfContextDefault  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testEqualsNull  Time elapsed: 0.001 s
15:07:53 [2022-05-31T19:07:53.917Z] testNonEquals  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testEqualsSymmetry  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testHashCode  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testEqualsTransivity  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testEqualsReflexivity  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] testSetRank  Time elapsed: 0 s
15:07:53 [2022-05-31T19:07:53.917Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:09:15 [2022-05-31T19:09:15.353Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.037 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:09:15 [2022-05-31T19:09:15.353Z] testGetNextAfterSeekingOnLocation_1  Time elapsed: 1.343 s
15:09:15 [2022-05-31T19:09:15.353Z] testGetNextAfterSeekingOnLocation_2  Time elapsed: 1.315 s
15:09:15 [2022-05-31T19:09:15.353Z] testGetNextAfterSeekingOnLocation_3  Time elapsed: 1.306 s
15:09:15 [2022-05-31T19:09:15.353Z] testGetNextLocation  Time elapsed: 1.28 s
15:09:15 [2022-05-31T19:09:15.353Z] testParseEvent  Time elapsed: 1.3 s
15:09:15 [2022-05-31T19:09:15.353Z] testSetTimeRange  Time elapsed: 2.616 s
15:09:15 [2022-05-31T19:09:15.353Z] testProcessEventRequestForSomeEvents  Time elapsed: 1.333 s
15:09:15 [2022-05-31T19:09:15.353Z] testCopyConstructor  Time elapsed: 2.61 s
15:09:15 [2022-05-31T19:09:15.353Z] testSetNbEvents  Time elapsed: 2.604 s
15:09:15 [2022-05-31T19:09:15.353Z] testSeekOnRankNotOnCacheBoundary  Time elapsed: 1.382 s
15:09:15 [2022-05-31T19:09:15.353Z] testSeekEventOnNullTimestamp  Time elapsed: 1.315 s
15:09:15 [2022-05-31T19:09:15.353Z] testSeekOnRankOnCacheBoundary  Time elapsed: 1.297 s
15:09:15 [2022-05-31T19:09:15.353Z] testSeekEventOnTimestampOutOfScope  Time elapsed: 1.33 s
15:09:15 [2022-05-31T19:09:15.353Z] testTraceHostId  Time elapsed: 1.334 s
15:09:15 [2022-05-31T19:09:15.353Z] testFullConstructor  Time elapsed: 2.632 s
15:09:15 [2022-05-31T19:09:15.353Z] testSetStreamingInterval  Time elapsed: 1.302 s
15:09:15 [2022-05-31T19:09:15.353Z] testGetUUID  Time elapsed: 1.316 s
15:09:15 [2022-05-31T19:09:15.353Z] testCurrentTimeValues  Time elapsed: 2.647 s
15:09:15 [2022-05-31T19:09:15.353Z] testSeekEventOnTimestampNotOnCacheBoundary  Time elapsed: 1.357 s
15:09:15 [2022-05-31T19:09:15.353Z] testInitializeNullPath  Time elapsed: 1.308 s
15:09:15 [2022-05-31T19:09:15.353Z] testSeekEventNotOnCacheBoundary  Time elapsed: 1.345 s
15:09:15 [2022-05-31T19:09:15.353Z] testGetNextAfteSeekingOnTS_1  Time elapsed: 1.297 s
15:09:15 [2022-05-31T19:09:15.353Z] testGetNextAfteSeekingOnTS_2  Time elapsed: 1.31 s
15:09:15 [2022-05-31T19:09:15.353Z] testGetNextAfteSeekingOnTS_3  Time elapsed: 1.338 s
15:09:15 [2022-05-31T19:09:15.353Z] testGetNextEndLocation  Time elapsed: 1.339 s
15:09:15 [2022-05-31T19:09:15.353Z] testSeekEventOnNegativeRank  Time elapsed: 1.388 s
15:09:15 [2022-05-31T19:09:15.353Z] testProcessDataRequestForSomeEvents  Time elapsed: 1.334 s
15:09:15 [2022-05-31T19:09:15.353Z] testLiveTraceConstructor  Time elapsed: 2.588 s
15:09:15 [2022-05-31T19:09:15.353Z] testProcessEventRequestForAllEvents  Time elapsed: 1.579 s
15:09:15 [2022-05-31T19:09:15.354Z] testSeekEventOutOfScope  Time elapsed: 1.318 s
15:09:15 [2022-05-31T19:09:15.354Z] testInitTrace  Time elapsed: 2.566 s
15:09:15 [2022-05-31T19:09:15.354Z] testSetStartTime  Time elapsed: 2.631 s
15:09:15 [2022-05-31T19:09:15.354Z] testSeekEventOnRankOutOfScope  Time elapsed: 1.302 s
15:09:15 [2022-05-31T19:09:15.354Z] testSetEndTime  Time elapsed: 2.66 s
15:09:15 [2022-05-31T19:09:15.354Z] testSeekEventOnTimestampOnCacheBoundary  Time elapsed: 1.331 s
15:09:15 [2022-05-31T19:09:15.354Z] testCancel  Time elapsed: 1.318 s
15:09:15 [2022-05-31T19:09:15.354Z] testProcessEventRequestForOtherEvents  Time elapsed: 1.338 s
15:09:15 [2022-05-31T19:09:15.354Z] testGetModules  Time elapsed: 1.287 s
15:09:15 [2022-05-31T19:09:15.354Z] testGetEventAspects  Time elapsed: 1.299 s
15:09:15 [2022-05-31T19:09:15.354Z] testSeekEventOnCacheBoundary  Time elapsed: 1.375 s
15:09:15 [2022-05-31T19:09:15.354Z] testProcessEventRequestForNbEvents  Time elapsed: 1.334 s
15:09:15 [2022-05-31T19:09:15.354Z] testInitializeSimplePath  Time elapsed: 1.287 s
15:09:15 [2022-05-31T19:09:15.354Z] testDefaultTmfTraceStub  Time elapsed: 1.3 s
15:09:15 [2022-05-31T19:09:15.354Z] testInitializeNormalPath  Time elapsed: 1.286 s
15:09:15 [2022-05-31T19:09:15.354Z] testGetNextAfterSeekingOnRank_1  Time elapsed: 1.28 s
15:09:15 [2022-05-31T19:09:15.354Z] testGetNextAfterSeekingOnRank_2  Time elapsed: 1.383 s
15:09:15 [2022-05-31T19:09:15.354Z] testGetNextAfterSeekingOnRank_3  Time elapsed: 1.296 s
15:09:15 [2022-05-31T19:09:15.354Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:10:51 [2022-05-31T19:10:51.803Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.771 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnLocation_1  Time elapsed: 2.64 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnLocation_2  Time elapsed: 2.598 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnLocation_3  Time elapsed: 2.608 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextLocation  Time elapsed: 2.582 s
15:10:51 [2022-05-31T19:10:51.803Z] testProcessRequestForNbEvents  Time elapsed: 2.769 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekTimestampOnCacheBoundary  Time elapsed: 2.66 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekRankOutOfScope  Time elapsed: 2.599 s
15:10:51 [2022-05-31T19:10:51.803Z] testProcessRequestForAllEvents  Time elapsed: 2.87 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekLocationNotOnCacheBoundary  Time elapsed: 2.706 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekLocationOnCacheBoundary  Time elapsed: 2.562 s
15:10:51 [2022-05-31T19:10:51.803Z] testSimpleTmfExperimentConstructor  Time elapsed: 2.61 s
15:10:51 [2022-05-31T19:10:51.803Z] testExperimentInitialization  Time elapsed: 3.873 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekNoTrace  Time elapsed: 2.587 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekTimestampNotOnCacheBoundary  Time elapsed: 2.617 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfteSeekingOnTS_1  Time elapsed: 2.711 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfteSeekingOnTS_2  Time elapsed: 2.573 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfteSeekingOnTS_3  Time elapsed: 2.656 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextEndLocation  Time elapsed: 2.625 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetLocationRatio  Time elapsed: 2.618 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekBadLocation  Time elapsed: 2.576 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekLocationOutOfScope  Time elapsed: 2.578 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetTimestamp  Time elapsed: 2.745 s
15:10:51 [2022-05-31T19:10:51.803Z] testWithMultiHostClockOffset  Time elapsed: 2.602 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekEventOnRatio  Time elapsed: 2.685 s
15:10:51 [2022-05-31T19:10:51.803Z] testCancel  Time elapsed: 2.614 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekRankNotOnCacheBoundary  Time elapsed: 2.634 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekTimestampOutOfScope  Time elapsed: 2.622 s
15:10:51 [2022-05-31T19:10:51.803Z] testNormalTmfExperimentConstructor  Time elapsed: 2.678 s
15:10:51 [2022-05-31T19:10:51.803Z] testWithSingleHostClockOffset  Time elapsed: 2.572 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekRankOnCacheBoundary  Time elapsed: 2.651 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnRank_1  Time elapsed: 2.567 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnRank_2  Time elapsed: 2.582 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnRank_3  Time elapsed: 2.586 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetAnalysisModules  Time elapsed: 2.609 s
15:10:51 [2022-05-31T19:10:51.803Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:10:51 [2022-05-31T19:10:51.803Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.82 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnLocation_1  Time elapsed: 0.001 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnLocation_2  Time elapsed: 0.001 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnLocation_3  Time elapsed: 0.018 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextLocation  Time elapsed: 0 s
15:10:51 [2022-05-31T19:10:51.803Z] testInitialRangeOffset  Time elapsed: 2.573 s
15:10:51 [2022-05-31T19:10:51.803Z] testProcessRequestForNbEvents  Time elapsed: 0.092 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekTimestampOnCacheBoundary  Time elapsed: 0.067 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekRankOutOfScope  Time elapsed: 0.031 s
15:10:51 [2022-05-31T19:10:51.803Z] testProcessRequestForAllEvents  Time elapsed: 0.65 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekLocationNotOnCacheBoundary  Time elapsed: 0.109 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekLocationOnCacheBoundary  Time elapsed: 0.001 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekTimestampNotOnCacheBoundary  Time elapsed: 0.049 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfteSeekingOnTS_1  Time elapsed: 0.001 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfteSeekingOnTS_2  Time elapsed: 0.001 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfteSeekingOnTS_3  Time elapsed: 0.017 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextEndLocation  Time elapsed: 0.034 s
15:10:51 [2022-05-31T19:10:51.803Z] testDefaultCurrentTimeValues  Time elapsed: 2.603 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekLocationOutOfScope  Time elapsed: 0 s
15:10:51 [2022-05-31T19:10:51.803Z] testBasicTmfExperimentConstructor  Time elapsed: 0 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetTimestamp  Time elapsed: 0.121 s
15:10:51 [2022-05-31T19:10:51.803Z] testCancel  Time elapsed: 0.125 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekRankNotOnCacheBoundary  Time elapsed: 0.051 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekTimestampOutOfScope  Time elapsed: 0.033 s
15:10:51 [2022-05-31T19:10:51.803Z] testSeekRankOnCacheBoundary  Time elapsed: 0.001 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnRank_1  Time elapsed: 0.001 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnRank_2  Time elapsed: 0.001 s
15:10:51 [2022-05-31T19:10:51.803Z] testGetNextAfterSeekingOnRank_3  Time elapsed: 0.015 s
15:10:51 [2022-05-31T19:10:51.803Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
15:10:51 [2022-05-31T19:10:51.803Z] 
15:10:51 [2022-05-31T19:10:51.803Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-05-31 19:10:51.623
15:10:51 [2022-05-31T19:10:51.803Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:10:51 [2022-05-31T19:10:51.803Z] !STACK 0
15:10:51 [2022-05-31T19:10:51.803Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
15:10:51 [2022-05-31T19:10:51.803Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:10:51 [2022-05-31T19:10:51.803Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:10:51 [2022-05-31T19:10:51.803Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
15:10:51 [2022-05-31T19:10:51.803Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:10:51 [2022-05-31T19:10:51.803Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
15:10:52 [2022-05-31T19:10:52.737Z] 
15:10:52 [2022-05-31T19:10:52.737Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-05-31 19:10:52.718
15:10:52 [2022-05-31T19:10:52.737Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:10:52 [2022-05-31T19:10:52.737Z] !STACK 0
15:10:52 [2022-05-31T19:10:52.737Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
15:10:52 [2022-05-31T19:10:52.737Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:10:52 [2022-05-31T19:10:52.737Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:10:52 [2022-05-31T19:10:52.737Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
15:10:52 [2022-05-31T19:10:52.737Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:10:52 [2022-05-31T19:10:52.737Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
15:10:54 [2022-05-31T19:10:54.110Z] 
15:10:54 [2022-05-31T19:10:54.110Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-05-31 19:10:53.818
15:10:54 [2022-05-31T19:10:54.110Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:10:54 [2022-05-31T19:10:54.110Z] !STACK 0
15:10:54 [2022-05-31T19:10:54.110Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
15:10:54 [2022-05-31T19:10:54.110Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:10:54 [2022-05-31T19:10:54.110Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:10:54 [2022-05-31T19:10:54.110Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
15:10:54 [2022-05-31T19:10:54.110Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:10:54 [2022-05-31T19:10:54.110Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
15:10:54 [2022-05-31T19:10:54.110Z] 
15:10:54 [2022-05-31T19:10:54.110Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:10:53.818
15:10:54 [2022-05-31T19:10:54.110Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(608,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread
15:10:56 [2022-05-31T19:10:56.637Z] 
15:10:56 [2022-05-31T19:10:56.637Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:10:56.042
15:10:56 [2022-05-31T19:10:56.637Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(615,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test
15:10:57 [2022-05-31T19:10:57.203Z] 
15:10:57 [2022-05-31T19:10:57.203Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:10:57.170
15:10:57 [2022-05-31T19:10:57.203Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
15:10:57 [2022-05-31T19:10:57.203Z] !STACK 0
15:10:57 [2022-05-31T19:10:57.203Z] java.lang.IllegalStateException: This exception happens before initialization
15:10:57 [2022-05-31T19:10:57.203Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
15:10:57 [2022-05-31T19:10:57.203Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:10:57 [2022-05-31T19:10:57.203Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:10:57 [2022-05-31T19:10:57.203Z] 
15:10:57 [2022-05-31T19:10:57.203Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-05-31 19:10:57.171
15:10:57 [2022-05-31T19:10:57.203Z] !MESSAGE Exception executing analysis
15:10:57 [2022-05-31T19:10:57.203Z] !STACK 0
15:10:57 [2022-05-31T19:10:57.203Z] java.lang.IllegalStateException: This exception happens before initialization
15:10:57 [2022-05-31T19:10:57.203Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
15:10:57 [2022-05-31T19:10:57.203Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:10:57 [2022-05-31T19:10:57.203Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:10:58 [2022-05-31T19:10:58.580Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.908 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
15:10:58 [2022-05-31T19:10:58.580Z] testProperties  Time elapsed: 0.013 s
15:10:58 [2022-05-31T19:10:58.580Z] testIsQueryable  Time elapsed: 1.116 s
15:10:58 [2022-05-31T19:10:58.580Z] testFaultyStateProvider  Time elapsed: 3.311 s
15:10:58 [2022-05-31T19:10:58.580Z] testIsQueryableCancel skipped
15:10:58 [2022-05-31T19:10:58.580Z] testReReadFullAnalysis  Time elapsed: 1.114 s
15:10:58 [2022-05-31T19:10:58.580Z] testRequestFailure  Time elapsed: 1.109 s
15:10:58 [2022-05-31T19:10:58.580Z] testSsModule  Time elapsed: 1.111 s
15:10:58 [2022-05-31T19:10:58.580Z] testInitialization  Time elapsed: 0.008 s
15:10:58 [2022-05-31T19:10:58.580Z] testFailBeforeInitialization  Time elapsed: 0.008 s
15:10:58 [2022-05-31T19:10:58.580Z] testFutureEvents  Time elapsed: 1.115 s
15:10:58 [2022-05-31T19:10:58.580Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
15:10:59 [2022-05-31T19:10:59.953Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
15:10:59 [2022-05-31T19:10:59.953Z] testSsModule  Time elapsed: 1.489 s
15:10:59 [2022-05-31T19:10:59.953Z] testInitialization  Time elapsed: 0.003 s
15:10:59 [2022-05-31T19:10:59.953Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
15:11:00 [2022-05-31T19:11:00.886Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
15:11:00 [2022-05-31T19:11:00.886Z] testQueryMipAvg  Time elapsed: 0.054 s
15:11:00 [2022-05-31T19:11:00.886Z] testQueryMipMax  Time elapsed: 0.017 s
15:11:00 [2022-05-31T19:11:00.886Z] testQueryMipMin  Time elapsed: 0.018 s
15:11:00 [2022-05-31T19:11:00.886Z] testQuery  Time elapsed: 0.018 s
15:11:00 [2022-05-31T19:11:00.886Z] testQueryValuesOnClose  Time elapsed: 0.001 s
15:11:00 [2022-05-31T19:11:00.886Z] testQueryValuesOnStart  Time elapsed: 0.05 s
15:11:00 [2022-05-31T19:11:00.886Z] testQueryMipmapRangeAvg  Time elapsed: 0.154 s
15:11:00 [2022-05-31T19:11:00.886Z] testQueryMipmapRangeMax  Time elapsed: 0.096 s
15:11:00 [2022-05-31T19:11:00.886Z] testQueryMipmapRangeMin  Time elapsed: 0.099 s
15:11:00 [2022-05-31T19:11:00.886Z] testMaxLevel  Time elapsed: 0.007 s
15:11:00 [2022-05-31T19:11:00.886Z] testQueryEventField  Time elapsed: 0.006 s
15:11:00 [2022-05-31T19:11:00.886Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
15:11:01 [2022-05-31T19:11:01.143Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
15:11:01 [2022-05-31T19:11:01.143Z] testQueryMipmapRangeMinInteger  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.143Z] testQueryMipmapRangeMaxDouble  Time elapsed: 0.001 s
15:11:01 [2022-05-31T19:11:01.143Z] testQueryMipmapRangeAvgDouble  Time elapsed: 0.001 s
15:11:01 [2022-05-31T19:11:01.143Z] testQueryMipmapRangeAvgInteger  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.143Z] testQueryMipmapRangeMinDouble  Time elapsed: 0.001 s
15:11:01 [2022-05-31T19:11:01.143Z] testQueryMipmapRangeMaxInteger  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.143Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
15:11:01 [2022-05-31T19:11:01.143Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
15:11:01 [2022-05-31T19:11:01.143Z] testSimplePool  Time elapsed: 0.002 s
15:11:01 [2022-05-31T19:11:01.143Z] testConstructorBad2  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.143Z] testConstructorGood  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.143Z] testRecycleWrongQuark  Time elapsed: 0.001 s
15:11:01 [2022-05-31T19:11:01.143Z] testRecycleChildQuark  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.143Z] testPoolWithSubTree  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.143Z] testConstructorBad  Time elapsed: 0.001 s
15:11:01 [2022-05-31T19:11:01.143Z] testPriorityPool  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.143Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:11:01 [2022-05-31T19:11:01.710Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:11:01 [2022-05-31T19:11:01.710Z] testCopyResource[0: {P/SomeProject}]  Time elapsed: 0.175 s
15:11:01 [2022-05-31T19:11:01.710Z] testGetLocationUri[0: {P/SomeProject}]  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.710Z] testCreateSymbolicLink[0: {P/SomeProject}]  Time elapsed: 0.018 s
15:11:01 [2022-05-31T19:11:01.710Z] testGetLocation[0: {P/SomeProject}]  Time elapsed: 0.002 s
15:11:01 [2022-05-31T19:11:01.710Z] testDeleteResource[0: {P/SomeProject}]  Time elapsed: 0.078 s
15:11:01 [2022-05-31T19:11:01.710Z] testDeleteIfBrokenSymbolicLink[0: {P/SomeProject}]  Time elapsed: 0.007 s
15:11:01 [2022-05-31T19:11:01.710Z] testIsSymbolicLink[0: {P/SomeProject}]  Time elapsed: 0.003 s
15:11:01 [2022-05-31T19:11:01.710Z] testCopyResource[1: {P/SomeOtherProject}]  Time elapsed: 0.111 s
15:11:01 [2022-05-31T19:11:01.710Z] testGetLocationUri[1: {P/SomeOtherProject}]  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.710Z] testCreateSymbolicLink[1: {P/SomeOtherProject}]  Time elapsed: 0.069 s
15:11:01 [2022-05-31T19:11:01.710Z] testGetLocation[1: {P/SomeOtherProject}]  Time elapsed: 0.002 s
15:11:01 [2022-05-31T19:11:01.710Z] testDeleteResource[1: {P/SomeOtherProject}]  Time elapsed: 0.017 s
15:11:01 [2022-05-31T19:11:01.710Z] testDeleteIfBrokenSymbolicLink[1: {P/SomeOtherProject}]  Time elapsed: 0.006 s
15:11:01 [2022-05-31T19:11:01.710Z] testIsSymbolicLink[1: {P/SomeOtherProject}]  Time elapsed: 0.002 s
15:11:01 [2022-05-31T19:11:01.710Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:11:01 [2022-05-31T19:11:01.967Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:11:01 [2022-05-31T19:11:01.968Z] testSeekAndWrite  Time elapsed: 0.004 s
15:11:01 [2022-05-31T19:11:01.968Z] testRead  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.968Z] testReadLine  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.968Z] testSeekAndRead  Time elapsed: 0.046 s
15:11:01 [2022-05-31T19:11:01.968Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:11:01 [2022-05-31T19:11:01.968Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:11:01 [2022-05-31T19:11:01.968Z] testTmfSyncSequenceDiagramEvent  Time elapsed: 0.001 s
15:11:01 [2022-05-31T19:11:01.968Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:11:01 [2022-05-31T19:11:01.968Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:11:01 [2022-05-31T19:11:01.968Z] testTmfAsyncSequenceDiagramEvent  Time elapsed: 0 s
15:11:01 [2022-05-31T19:11:01.968Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
15:11:02 [2022-05-31T19:11:02.225Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
15:11:02 [2022-05-31T19:11:02.225Z] testWeightedWithSubmarkers  Time elapsed: 0.019 s
15:11:02 [2022-05-31T19:11:02.225Z] testSubmarkers  Time elapsed: 0.173 s
15:11:02 [2022-05-31T19:11:02.225Z] testOffset  Time elapsed: 0.002 s
15:11:02 [2022-05-31T19:11:02.225Z] testSimple  Time elapsed: 0.007 s
15:11:02 [2022-05-31T19:11:02.225Z] testIrregular  Time elapsed: 0.001 s
15:11:02 [2022-05-31T19:11:02.225Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
15:11:02 [2022-05-31T19:11:02.225Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
15:11:02 [2022-05-31T19:11:02.225Z] testNextPreviousIncluded  Time elapsed: 0.001 s
15:11:02 [2022-05-31T19:11:02.225Z] testInvalidRollover  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testSmallPeriod  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testIsApplicable  Time elapsed: 0.038 s
15:11:02 [2022-05-31T19:11:02.225Z] testFractionalPeriod  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testReference  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testAlternateShadingAnnotationSource  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testRollover  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testLineAnnotationSource  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testCategories  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testInvalidPeriod  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] testResolution  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:11:02 [2022-05-31T19:11:02.225Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:11:02 [2022-05-31T19:11:02.225Z] testOneHull  Time elapsed: 0.003 s
15:11:02 [2022-05-31T19:11:02.225Z] testFullyIncrementalSerialization  Time elapsed: 0.015 s
15:11:02 [2022-05-31T19:11:02.225Z] testFullyIncremental  Time elapsed: 0.003 s
15:11:02 [2022-05-31T19:11:02.225Z] testDisjoint  Time elapsed: 0 s
15:11:02 [2022-05-31T19:11:02.225Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:11:07 [2022-05-31T19:11:07.487Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.196 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:11:07 [2022-05-31T19:11:07.488Z] testNegativeOffset  Time elapsed: 1.299 s
15:11:07 [2022-05-31T19:11:07.488Z] testPositiveOffset  Time elapsed: 1.308 s
15:11:07 [2022-05-31T19:11:07.488Z] testNoOffset  Time elapsed: 1.291 s
15:11:07 [2022-05-31T19:11:07.488Z] testClearOffset  Time elapsed: 1.297 s
15:11:07 [2022-05-31T19:11:07.488Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:11:08 [2022-05-31T19:11:08.052Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:11:08 [2022-05-31T19:11:08.052Z] testFastTransformSlopeAndOffset[Factory=Object]  Time elapsed: 0.007 s
15:11:08 [2022-05-31T19:11:08.052Z] testFastTransformSlope[Factory=Object]  Time elapsed: 0.083 s
15:11:08 [2022-05-31T19:11:08.052Z] testFastTransformArguments[Factory=Object]  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testFLTRepeatability[Factory=Object]  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testFastTransformPrecision[Factory=Object]  Time elapsed: 0.145 s
15:11:08 [2022-05-31T19:11:08.052Z] testFLTEquivalence[Factory=Object]  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testFastTransformSlopeAndOffset[Factory=Deserialized]  Time elapsed: 0.11 s
15:11:08 [2022-05-31T19:11:08.052Z] testFastTransformSlope[Factory=Deserialized]  Time elapsed: 0.096 s
15:11:08 [2022-05-31T19:11:08.052Z] testFastTransformArguments[Factory=Deserialized]  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.052Z] testFLTRepeatability[Factory=Deserialized]  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testFastTransformPrecision[Factory=Deserialized]  Time elapsed: 0.049 s
15:11:08 [2022-05-31T19:11:08.052Z] testFLTEquivalence[Factory=Deserialized]  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.052Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:11:08 [2022-05-31T19:11:08.052Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:11:08 [2022-05-31T19:11:08.052Z] testComposition  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testEqualityConstantTransform  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testLinearTransform  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testIdentityTransform  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testEquality  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.052Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:11:08 [2022-05-31T19:11:08.052Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:11:08 [2022-05-31T19:11:08.052Z] transformSlope  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.052Z] testToString  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] transformIdentity  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] transformOffset  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:11:08 [2022-05-31T19:11:08.052Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:11:08 [2022-05-31T19:11:08.052Z] testExtractSelectedItems  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.052Z] testExtractBoolean  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testExtractTimeRequested  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testExtractLongList  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:11:08 [2022-05-31T19:11:08.052Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:11:08 [2022-05-31T19:11:08.052Z] testSelectionTimeQuery  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.052Z] testTimeQuery  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] testVirtualTableQuery  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.052Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:11:08 [2022-05-31T19:11:08.052Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:11:08 [2022-05-31T19:11:08.053Z] testAccessors  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testToString  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testEqualsNull  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testEqualsDifferentObj  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testEqualsSymmetry  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testHashCode  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testEqualsTransivity  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testEqualsReflexivity  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:11:08 [2022-05-31T19:11:08.053Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:11:08 [2022-05-31T19:11:08.053Z] testGetProvider  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.053Z] testRegister_0  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testRegister_Unregister_1  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.053Z] testRegister_Unregister_2  Time elapsed: 0 s
15:11:08 [2022-05-31T19:11:08.053Z] testRegister_Unregister_3  Time elapsed: 0.001 s
15:11:08 [2022-05-31T19:11:08.053Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:11:16 [2022-05-31T19:11:16.164Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.163 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:11:16 [2022-05-31T19:11:16.164Z] testGetPlainEvents  Time elapsed: 1.332 s
15:11:16 [2022-05-31T19:11:16.164Z] testGetSyntheticEvents_TimeRange  Time elapsed: 1.503 s
15:11:16 [2022-05-31T19:11:16.164Z] testGetProviders  Time elapsed: 1.285 s
15:11:16 [2022-05-31T19:11:16.164Z] testCancelRequests  Time elapsed: 1.326 s
15:11:16 [2022-05-31T19:11:16.164Z] testGetSyntheticEvents_EqualBlockSizes  Time elapsed: 1.439 s
15:11:16 [2022-05-31T19:11:16.164Z] testGetProviders2  Time elapsed: 1.277 s
15:11:16 [2022-05-31T19:11:16.164Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:11:26 [2022-05-31T19:11:26.125Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.712 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:11:26 [2022-05-31T19:11:26.125Z] testChildrenFirstCoalescing2  Time elapsed: 0.616 s
15:11:26 [2022-05-31T19:11:26.125Z] testTraceDependencyBackground  Time elapsed: 0.571 s
15:11:26 [2022-05-31T19:11:26.125Z] testChildrenFirstCoalescing  Time elapsed: 0.724 s
15:11:26 [2022-05-31T19:11:26.125Z] testMultipleRequestsCoalescing  Time elapsed: 0.621 s
15:11:26 [2022-05-31T19:11:26.125Z] testChildFirstDependencyBackground  Time elapsed: 1.309 s
15:11:26 [2022-05-31T19:11:26.125Z] testParentDependencyBackground  Time elapsed: 1.277 s
15:11:26 [2022-05-31T19:11:26.125Z] testMixedOrderCoalescing  Time elapsed: 0.592 s
15:11:26 [2022-05-31T19:11:26.125Z] testMixedCoalescing2  Time elapsed: 0.663 s
15:11:26 [2022-05-31T19:11:26.125Z] testParentFirstCoalescing  Time elapsed: 0.001 s
15:11:26 [2022-05-31T19:11:26.125Z] testTraceDependencyForeground  Time elapsed: 0.652 s
15:11:26 [2022-05-31T19:11:26.125Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:11:26 [2022-05-31T19:11:26.125Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:11:26 [2022-05-31T19:11:26.125Z] aspectResolveTest  Time elapsed: 0.002 s
15:11:26 [2022-05-31T19:11:26.125Z] aspectTypeTest  Time elapsed: 0 s
15:11:26 [2022-05-31T19:11:26.125Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
15:11:40 [2022-05-31T19:11:40.994Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.004 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
15:11:40 [2022-05-31T19:11:40.995Z] testDelay  Time elapsed: 6.002 s
15:11:40 [2022-05-31T19:11:40.995Z] testOneChannel  Time elapsed: 5.001 s
15:11:40 [2022-05-31T19:11:40.995Z] testMultipleChannels  Time elapsed: 5.001 s
15:11:40 [2022-05-31T19:11:40.995Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
15:11:40 [2022-05-31T19:11:40.995Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
15:11:40 [2022-05-31T19:11:40.995Z] testInboundBlacklisting  Time elapsed: 0.002 s
15:11:40 [2022-05-31T19:11:40.995Z] testBroadcastAsync  Time elapsed: 0.002 s
15:11:40 [2022-05-31T19:11:40.995Z] testSendReceive  Time elapsed: 0.001 s
15:11:40 [2022-05-31T19:11:40.995Z] testConcurrentSignals  Time elapsed: 0.009 s
15:11:40 [2022-05-31T19:11:40.995Z] testOutboundBlacklisting  Time elapsed: 0 s
15:11:40 [2022-05-31T19:11:40.995Z] testNestedSignals  Time elapsed: 0.001 s
15:11:40 [2022-05-31T19:11:40.995Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:11:40 [2022-05-31T19:11:40.995Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:11:40 [2022-05-31T19:11:40.995Z] testTmfCorePluginId  Time elapsed: 0 s
15:11:40 [2022-05-31T19:11:40.995Z] testGetDefault  Time elapsed: 0 s
15:11:40 [2022-05-31T19:11:40.995Z] 
15:11:40 [2022-05-31T19:11:40.995Z] Results:
15:11:40 [2022-05-31T19:11:40.995Z] 
15:11:40 [2022-05-31T19:11:40.995Z] Tests run: 877, Failures: 0, Errors: 0, Skipped: 1
15:11:40 [2022-05-31T19:11:40.995Z] 
15:11:40 [2022-05-31T19:11:40.995Z] 
15:11:40 [2022-05-31T19:11:40.995Z] !ENTRY org.eclipse.core.resources 2 10035 2022-05-31 19:11:40.827
15:11:40 [2022-05-31T19:11:40.995Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:11:41 [2022-05-31T19:11:41.559Z] 
15:11:41 [2022-05-31T19:11:41.559Z] !ENTRY org.eclipse.core.jobs 2 2 2022-05-31 19:11:41.261
15:11:41 [2022-05-31T19:11:41.559Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
15:11:41 [2022-05-31T19:11:41.559Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] All tests passed!
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.pom
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-sources.jar
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-pack200.jar.pack.gz
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.4.0-SNAPSHOT   [19/140]
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] The project's OSGi version is 4.4.0.202205311902
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core...
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.559Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:11:41 [2022-05-31T19:11:41.559Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.819Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] No tests to run.
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] 
15:11:41 [2022-05-31T19:11:41.819Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] No tests to run.
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.pom
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-pack200.jar.pack.gz
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-p2metadata.xml
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-p2artifacts.xml
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.14-SNAPSHOT [20/140]
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] The project's OSGi version is 1.0.14.202205311902
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.077Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests...
15:11:42 [2022-05-31T19:11:42.335Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.335Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:42 [2022-05-31T19:11:42.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
15:11:42 [2022-05-31T19:11:42.335Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.335Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.335Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:11:42 [2022-05-31T19:11:42.335Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] 
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:42 [2022-05-31T19:11:42.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] 
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] 
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] 
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:43 [2022-05-31T19:11:43.158Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] 
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:43 [2022-05-31T19:11:43.158Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:11:43 [2022-05-31T19:11:43.158Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
15:11:43 [2022-05-31T19:11:43.416Z] [INFO] 
15:11:43 [2022-05-31T19:11:43.416Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:43 [2022-05-31T19:11:43.416Z] [INFO] 
15:11:43 [2022-05-31T19:11:43.416Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:11:43 [2022-05-31T19:11:43.673Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:11:43 [2022-05-31T19:11:43.673Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
15:11:43 [2022-05-31T19:11:43.673Z] [INFO] Command line:
15:11:43 [2022-05-31T19:11:43.673Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:11:43 [2022-05-31T19:11:43.673Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:11:48 [2022-05-31T19:11:48.938Z] !SESSION 2022-05-31 19:11:43.949 -----------------------------------------------
15:11:48 [2022-05-31T19:11:48.938Z] eclipse.buildId=unknown
15:11:48 [2022-05-31T19:11:48.938Z] java.version=11.0.2
15:11:48 [2022-05-31T19:11:48.938Z] java.vendor=Oracle Corporation
15:11:48 [2022-05-31T19:11:48.938Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:11:48 [2022-05-31T19:11:48.938Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:11:48 [2022-05-31T19:11:48.938Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:11:48 [2022-05-31T19:11:48.938Z] 
15:11:48 [2022-05-31T19:11:48.938Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:11:48.416
15:11:48 [2022-05-31T19:11:48.938Z] !MESSAGE FrameworkEvent ERROR
15:11:48 [2022-05-31T19:11:48.938Z] !STACK 0
15:11:48 [2022-05-31T19:11:48.938Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:11:48 [2022-05-31T19:11:48.938Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:11:48 [2022-05-31T19:11:48.938Z] 
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:11:48 [2022-05-31T19:11:48.938Z] 
15:11:48 [2022-05-31T19:11:48.938Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:11:48.721
15:11:48 [2022-05-31T19:11:48.938Z] !MESSAGE FrameworkEvent ERROR
15:11:48 [2022-05-31T19:11:48.938Z] !STACK 0
15:11:48 [2022-05-31T19:11:48.938Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:11:48 [2022-05-31T19:11:48.938Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:11:48 [2022-05-31T19:11:48.938Z] 
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:11:48 [2022-05-31T19:11:48.938Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:11:50 [2022-05-31T19:11:50.311Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:11:50 [2022-05-31T19:11:50.311Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:11:50 [2022-05-31T19:11:50.311Z] testToString  Time elapsed: 0.006 s
15:11:50 [2022-05-31T19:11:50.311Z] testCtfTmfEventType  Time elapsed: 0 s
15:11:50 [2022-05-31T19:11:50.311Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:11:53 [2022-05-31T19:11:53.592Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.714 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:11:53 [2022-05-31T19:11:53.592Z] testLostEventsTotals  Time elapsed: 0.004 s
15:11:53 [2022-05-31T19:11:53.592Z] testLostEventsTypes  Time elapsed: 0.001 s
15:11:53 [2022-05-31T19:11:53.592Z] testLostEventsTotalInRange  Time elapsed: 0.002 s
15:11:53 [2022-05-31T19:11:53.592Z] testLostEventsTypesInRange  Time elapsed: 0.001 s
15:11:53 [2022-05-31T19:11:53.592Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:12:05 [2022-05-31T19:12:05.796Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.18 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:12:05 [2022-05-31T19:12:05.796Z] testNbEvents  Time elapsed: 1.622 s
15:12:05 [2022-05-31T19:12:05.796Z] testNbEventsBug475007  Time elapsed: 3.576 s
15:12:05 [2022-05-31T19:12:05.796Z] testNormalEvent  Time elapsed: 1.511 s
15:12:05 [2022-05-31T19:12:05.796Z] testSecondLostEvent  Time elapsed: 1.506 s
15:12:05 [2022-05-31T19:12:05.796Z] testFirstLostEvent  Time elapsed: 1.407 s
15:12:05 [2022-05-31T19:12:05.796Z] testLostEventWithTransform  Time elapsed: 2.557 s
15:12:05 [2022-05-31T19:12:05.796Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:12:05 [2022-05-31T19:12:05.796Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:12:05 [2022-05-31T19:12:05.796Z] testVariantGetField  Time elapsed: 0.001 s
15:12:05 [2022-05-31T19:12:05.796Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:12:05 [2022-05-31T19:12:05.796Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:12:05 [2022-05-31T19:12:05.796Z] test  Time elapsed: 0.001 s
15:12:05 [2022-05-31T19:12:05.796Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:12:05 [2022-05-31T19:12:05.796Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:12:05 [2022-05-31T19:12:05.796Z] testUnsignedByte  Time elapsed: 0.034 s
15:12:05 [2022-05-31T19:12:05.796Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:12:05 [2022-05-31T19:12:05.796Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:12:05 [2022-05-31T19:12:05.796Z] testGetFieldNames  Time elapsed: 0.001 s
15:12:05 [2022-05-31T19:12:05.796Z] testGetFieldValue  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testCTFEvent_read  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testGetSubFieldValue  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testToString  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testCustomAttributes  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testGetters  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testTimestamp  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testGetEventName  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testGetTimestamp  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testGetFields  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testGetCPU  Time elapsed: 0 s
15:12:05 [2022-05-31T19:12:05.796Z] testNullEvent  Time elapsed: 0.001 s
15:12:05 [2022-05-31T19:12:05.796Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:12:09 [2022-05-31T19:12:09.978Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.8 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:12:09 [2022-05-31T19:12:09.978Z] testTrace  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testContextEnd  Time elapsed: 0.054 s
15:12:09 [2022-05-31T19:12:09.978Z] testContext1  Time elapsed: 0.136 s
15:12:09 [2022-05-31T19:12:09.978Z] testContext2  Time elapsed: 0.042 s
15:12:09 [2022-05-31T19:12:09.978Z] testContext3  Time elapsed: 0.097 s
15:12:09 [2022-05-31T19:12:09.978Z] testContext4  Time elapsed: 0.148 s
15:12:09 [2022-05-31T19:12:09.978Z] testContextMiddle  Time elapsed: 0.061 s
15:12:09 [2022-05-31T19:12:09.978Z] testContextStart  Time elapsed: 0.071 s
15:12:09 [2022-05-31T19:12:09.978Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:12:09 [2022-05-31T19:12:09.978Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_array_int  Time elapsed: 0.002 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_variant  Time elapsed: 0.001 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_float  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_enum  Time elapsed: 0.001 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_string  Time elapsed: 0.001 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_struct  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_sequence  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_sequence_value  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_array_enum  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_array_float  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_int  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_array_variant  Time elapsed: 0.001 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_array_string  Time elapsed: 0 s
15:12:09 [2022-05-31T19:12:09.978Z] testParseField_array_struct  Time elapsed: 0.001 s
15:12:09 [2022-05-31T19:12:09.978Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:12:14 [2022-05-31T19:12:14.161Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.963 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsInRangeWholeRange  Time elapsed: 0.001 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventTypesInRangeMinusEnd  Time elapsed: 0.001 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsInRangeMinusEnd  Time elapsed: 0.001 s
15:12:14 [2022-05-31T19:12:14.161Z] testEventTypesTotal  Time elapsed: 0 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventTypesInRangeWholeRange  Time elapsed: 0 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsTotal  Time elapsed: 0 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsInRangeNoEventsAtEdges  Time elapsed: 0.01 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsInRangeEventAtEnd  Time elapsed: 0 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsInRangeEventAtStart  Time elapsed: 0 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventTypesInRangeNoEvents  Time elapsed: 0.004 s
15:12:14 [2022-05-31T19:12:14.161Z] testHistogramQuerySmall  Time elapsed: 0.002 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsInRangeNoEvents  Time elapsed: 0 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsInRangeMinusStart  Time elapsed: 0.001 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventTypesInRangeNoEventsAtEdges  Time elapsed: 0.002 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventTypesInRangeEventAtEnd  Time elapsed: 0.002 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventTypesInRangeEventAtStart  Time elapsed: 0.002 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventsInRangeEventAtBoth  Time elapsed: 0.001 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventTypesInRangeMinusStart  Time elapsed: 0.001 s
15:12:14 [2022-05-31T19:12:14.161Z] testGetEventTypesInRangeEventAtBoth  Time elapsed: 0.058 s
15:12:14 [2022-05-31T19:12:14.161Z] testHistogramQueryFull  Time elapsed: 0.005 s
15:12:14 [2022-05-31T19:12:14.161Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:12:29 [2022-05-31T19:12:29.028Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.737 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:12:29 [2022-05-31T19:12:29.028Z] preemptedForegroundRequest  Time elapsed: 0.26 s
15:12:29 [2022-05-31T19:12:29.028Z] foregroundRequest  Time elapsed: 1.297 s
15:12:29 [2022-05-31T19:12:29.028Z] executionOrder skipped
15:12:29 [2022-05-31T19:12:29.028Z] TestMultiRequest1  Time elapsed: 1.902 s
15:12:29 [2022-05-31T19:12:29.028Z] TestMultiRequest2  Time elapsed: 1.812 s
15:12:29 [2022-05-31T19:12:29.028Z] TestMultiRequest3  Time elapsed: 0.658 s
15:12:29 [2022-05-31T19:12:29.028Z] TestMultiRequest4  Time elapsed: 0.272 s
15:12:29 [2022-05-31T19:12:29.028Z] TestMultiRequest5  Time elapsed: 0.255 s
15:12:29 [2022-05-31T19:12:29.028Z] TestMultiRequest6  Time elapsed: 1.827 s
15:12:29 [2022-05-31T19:12:29.028Z] TestMultiRequest7  Time elapsed: 1.919 s
15:12:29 [2022-05-31T19:12:29.028Z] preemptedBackgroundRequest  Time elapsed: 0.417 s
15:12:29 [2022-05-31T19:12:29.028Z] backgroundRequest  Time elapsed: 2.16 s
15:12:29 [2022-05-31T19:12:29.028Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:13:25 [2022-05-31T19:13:25.236Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.485 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:13:25 [2022-05-31T19:13:25.236Z] testTraceTimeRangeClampingEnd  Time elapsed: 0.006 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceSetNestedExperiment  Time elapsed: 8.987 s
15:13:25 [2022-05-31T19:13:25.236Z] testExperimentTimestampInTrace  Time elapsed: 2.834 s
15:13:25 [2022-05-31T19:13:25.236Z] testExperimentTimestampInvalid  Time elapsed: 2.855 s
15:13:25 [2022-05-31T19:13:25.236Z] testExperimentInitialRange  Time elapsed: 2.846 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceTimeRangeClampingStart  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.236Z] testTwoTracesTimeRangePartiallyInOne  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testExperimentRangeClampingBoth  Time elapsed: 2.821 s
15:13:25 [2022-05-31T19:13:25.236Z] testTwoTracesTimestampValid  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testTwoTracesTimestampInBetween  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceSetWithNestedExperiment  Time elapsed: 8.249 s
15:13:25 [2022-05-31T19:13:25.236Z] testTwoTracesTimestampInvalid  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceInitialRange  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testTwoTracesTimeRangeAllInOne  Time elapsed: 0.003 s
15:13:25 [2022-05-31T19:13:25.236Z] testInitialize  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceTimeRangeClampingBoth  Time elapsed: 0.002 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceNewTimeRange  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceSetExperiment  Time elapsed: 2.877 s
15:13:25 [2022-05-31T19:13:25.236Z] testTwoTracesTimeRangeInBoth  Time elapsed: 0.003 s
15:13:25 [2022-05-31T19:13:25.236Z] testExperimentRangeInBetween  Time elapsed: 2.92 s
15:13:25 [2022-05-31T19:13:25.236Z] testExperimentRangeClampingOne  Time elapsed: 2.857 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceSetWithExperiment  Time elapsed: 2.841 s
15:13:25 [2022-05-31T19:13:25.236Z] testNewTimestamp  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceSetForHost  Time elapsed: 0.003 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceSetExperimentForHost  Time elapsed: 2.828 s
15:13:25 [2022-05-31T19:13:25.236Z] testTwoTracesTimeRangeInBetween  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testExperimentTimestampInBetween  Time elapsed: 3.022 s
15:13:25 [2022-05-31T19:13:25.236Z] testTraceSet  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testTimestampAfter  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.236Z] testTimestampBefore  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.236Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:13:25 [2022-05-31T19:13:25.236Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.293 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:13:25 [2022-05-31T19:13:25.236Z] testSupplementaryFileDir  Time elapsed: 1.16 s
15:13:25 [2022-05-31T19:13:25.236Z] testDeleteSupplementaryFolder  Time elapsed: 1.165 s
15:13:25 [2022-05-31T19:13:25.236Z] testTemporaryDirPath  Time elapsed: 1.808 s
15:13:25 [2022-05-31T19:13:25.236Z] testDeleteSupplementaryFiles  Time elapsed: 1.159 s
15:13:25 [2022-05-31T19:13:25.236Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:13:25 [2022-05-31T19:13:25.802Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:13:25 [2022-05-31T19:13:25.802Z] testEqualsEmpty  Time elapsed: 0.03 s
15:13:25 [2022-05-31T19:13:25.802Z] testEqualsOther  Time elapsed: 0.146 s
15:13:25 [2022-05-31T19:13:25.802Z] testAdvance  Time elapsed: 0.033 s
15:13:25 [2022-05-31T19:13:25.802Z] testGetCurrentEvent  Time elapsed: 0.074 s
15:13:25 [2022-05-31T19:13:25.802Z] testIncreaseRank  Time elapsed: 0.031 s
15:13:25 [2022-05-31T19:13:25.802Z] testHasValidRank  Time elapsed: 0.069 s
15:13:25 [2022-05-31T19:13:25.802Z] testSeek  Time elapsed: 0.126 s
15:13:25 [2022-05-31T19:13:25.802Z] testSetLocation  Time elapsed: 0.068 s
15:13:25 [2022-05-31T19:13:25.802Z] testGetLocation  Time elapsed: 0.03 s
15:13:25 [2022-05-31T19:13:25.802Z] testCompareTo  Time elapsed: 0.065 s
15:13:25 [2022-05-31T19:13:25.802Z] testGetRank  Time elapsed: 0.031 s
15:13:25 [2022-05-31T19:13:25.802Z] testHashCode  Time elapsed: 0.069 s
15:13:25 [2022-05-31T19:13:25.802Z] testGetCtfTmfTrace  Time elapsed: 0.032 s
15:13:25 [2022-05-31T19:13:25.802Z] testCtfIteratorPosition  Time elapsed: 0.069 s
15:13:25 [2022-05-31T19:13:25.803Z] testCtfIteratorInit  Time elapsed: 0.03 s
15:13:25 [2022-05-31T19:13:25.803Z] testSetRank  Time elapsed: 0.064 s
15:13:25 [2022-05-31T19:13:25.803Z] testCtfIteratorNoinit  Time elapsed: 0.029 s
15:13:25 [2022-05-31T19:13:25.803Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:13:25 [2022-05-31T19:13:25.803Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:13:25 [2022-05-31T19:13:25.803Z] testCtfTmfTrace  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testSeekEvent_timestamp  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testSeekEventLoc_timetamp  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testParseEvent  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetEndTime  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetNbEvents  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testSeekEventLoc_null  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetStartTime  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testBroadcast  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testEventLookup  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.803Z] testValidate  Time elapsed: 0.028 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetEnvValue  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetName  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetNext  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetPath  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetStreamingInterval  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetContainedEventTypes  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetLocationRatio  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetCacheSize  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetTraceProperties  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testCtfHostId  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testSeekEvent_rank  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetTimeRange  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetEventType  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.803Z] testSeekEvent_ratio  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetResource  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testSeekEvent_location  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.803Z] testReadNextEvent  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testDispose  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testSeekEventInvalidLocation  Time elapsed: 0 s
15:13:25 [2022-05-31T19:13:25.803Z] testGetCurrentLocation  Time elapsed: 0.001 s
15:13:25 [2022-05-31T19:13:25.803Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:13:26 [2022-05-31T19:13:26.060Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:13:26 [2022-05-31T19:13:26.060Z] testRapidBoundsWithTransform  Time elapsed: 0.165 s
15:13:26 [2022-05-31T19:13:26.060Z] testRapidBounds  Time elapsed: 0.097 s
15:13:26 [2022-05-31T19:13:26.060Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:13:26 [2022-05-31T19:13:26.060Z] 
15:13:26 [2022-05-31T19:13:26.060Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:13:26.030
15:13:26 [2022-05-31T19:13:26.060Z] !MESSAGE Unknown trace attribute: test
15:13:26 [2022-05-31T19:13:26.060Z] 
15:13:26 [2022-05-31T19:13:26.060Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:13:26.031
15:13:26 [2022-05-31T19:13:26.061Z] !MESSAGE Unknown trace attribute: test1
15:13:26 [2022-05-31T19:13:26.061Z] 
15:13:26 [2022-05-31T19:13:26.061Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:13:26.032
15:13:26 [2022-05-31T19:13:26.061Z] !MESSAGE Unknown trace attribute: test2
15:13:26 [2022-05-31T19:13:26.061Z] 
15:13:26 [2022-05-31T19:13:26.061Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:13:26.032
15:13:26 [2022-05-31T19:13:26.061Z] !MESSAGE Unknown trace attribute: test3
15:13:26 [2022-05-31T19:13:26.061Z] 
15:13:26 [2022-05-31T19:13:26.061Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-05-31 19:13:26.033
15:13:26 [2022-05-31T19:13:26.061Z] !MESSAGE Unknown trace attribute: test4
15:13:26 [2022-05-31T19:13:26.318Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:13:26 [2022-05-31T19:13:26.318Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers]  Time elapsed: 0.009 s
15:13:26 [2022-05-31T19:13:26.318Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/231/0/.cp/kernel]  Time elapsed: 0.09 s
15:13:26 [2022-05-31T19:13:26.318Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty]  Time elapsed: 0.002 s
15:13:26 [2022-05-31T19:13:26.318Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1]  Time elapsed: 0.001 s
15:13:26 [2022-05-31T19:13:26.318Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz]  Time elapsed: 0 s
15:13:26 [2022-05-31T19:13:26.318Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:13:30 [2022-05-31T19:13:30.502Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.009 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:13:30 [2022-05-31T19:13:30.502Z] testPreviousMatchingEventStartMatches  Time elapsed: 0.302 s
15:13:30 [2022-05-31T19:13:30.502Z] testPreviousMatchingEventProgressMonitor  Time elapsed: 0.301 s
15:13:30 [2022-05-31T19:13:30.502Z] testNextMatchingEventStartMatches  Time elapsed: 0.298 s
15:13:30 [2022-05-31T19:13:30.502Z] testPreviousMatchingEvent  Time elapsed: 0.302 s
15:13:30 [2022-05-31T19:13:30.502Z] testNextMatchingEventProgressMonitor  Time elapsed: 0.3 s
15:13:30 [2022-05-31T19:13:30.502Z] testPreviousMatchingEventFar  Time elapsed: 0.3 s
15:13:30 [2022-05-31T19:13:30.502Z] testNextMatchingEventCancelled  Time elapsed: 0.001 s
15:13:30 [2022-05-31T19:13:30.502Z] testPreviousMatchingBeginningOfTrace  Time elapsed: 0.599 s
15:13:30 [2022-05-31T19:13:30.502Z] testPreviousMatchingEventNoMatch  Time elapsed: 0.301 s
15:13:30 [2022-05-31T19:13:30.502Z] testNextMatchingEventNoMatch  Time elapsed: 0.9 s
15:13:30 [2022-05-31T19:13:30.502Z] testNextMatchingEvent  Time elapsed: 0.302 s
15:13:30 [2022-05-31T19:13:30.502Z] testPreviousMatchingEventCancelled  Time elapsed: 0 s
15:13:30 [2022-05-31T19:13:30.502Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:13:40 [2022-05-31T19:13:40.471Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.512 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:13:40 [2022-05-31T19:13:40.471Z] testReopenIndex  Time elapsed: 4.916 s
15:13:40 [2022-05-31T19:13:40.471Z] testIndexing  Time elapsed: 3.596 s
15:13:40 [2022-05-31T19:13:40.471Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:13:40 [2022-05-31T19:13:40.471Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:13:40 [2022-05-31T19:13:40.471Z] testSecondToLastEvent  Time elapsed: 0.18 s
15:13:40 [2022-05-31T19:13:40.471Z] testLastEvent  Time elapsed: 0.126 s
15:13:40 [2022-05-31T19:13:40.471Z] testFirstEvent  Time elapsed: 0.093 s
15:13:40 [2022-05-31T19:13:40.471Z] testSecondEvent  Time elapsed: 0.099 s
15:13:40 [2022-05-31T19:13:40.471Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:13:43 [2022-05-31T19:13:43.000Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.076 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:13:43 [2022-05-31T19:13:43.000Z] testTooManyContexts  Time elapsed: 1.226 s
15:13:43 [2022-05-31T19:13:43.000Z] testIndexing  Time elapsed: 0.818 s
15:13:43 [2022-05-31T19:13:43.000Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:13:43 [2022-05-31T19:13:43.000Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:13:43 [2022-05-31T19:13:43.000Z] testToString  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] testCompareTo  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] testGetters  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] testHashCode  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] testEquals  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:13:43 [2022-05-31T19:13:43.000Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:13:43 [2022-05-31T19:13:43.000Z] testCtfLocation_timestamp  Time elapsed: 0.001 s
15:13:43 [2022-05-31T19:13:43.000Z] testToString_valid  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] testSetLocation  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] testGetLocation  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] testToString_invalid  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] testCtfLocation_long  Time elapsed: 0 s
15:13:43 [2022-05-31T19:13:43.000Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:16:19 [2022-05-31T19:16:19.496Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.793 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:16:19 [2022-05-31T19:16:19.496Z] testTrimEvents[0: KERNEL]  Time elapsed: 12.953 s
15:16:19 [2022-05-31T19:16:19.496Z] testTrimEvents[1: TRACE2]  Time elapsed: 12.021 s
15:16:19 [2022-05-31T19:16:19.496Z] testTrimEvents[2: KERNEL_VM]  Time elapsed: 14.118 s
15:16:19 [2022-05-31T19:16:19.496Z] testTrimEvents[3: SYNC_SRC]  Time elapsed: 3.549 s
15:16:19 [2022-05-31T19:16:19.496Z] testTrimEvents[4: SYNC_DEST]  Time elapsed: 3.192 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[5: DJANGO_CLIENT]  Time elapsed: 15.157 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[6: DJANGO_DB]  Time elapsed: 13.335 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[7: DJANGO_HTTPD]  Time elapsed: 14.69 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[8: CYG_PROFILE]  Time elapsed: 2.3 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[9: CYG_PROFILE_FAST]  Time elapsed: 2.281 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[10: FUNKY_TRACE]  Time elapsed: 2.296 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[11: ARM_64_BIT_HEADER]  Time elapsed: 3.025 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[12: FLIPPING_ENDIANNESS]  Time elapsed: 2.437 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[13: DYNSCOPE]  Time elapsed: 2.754 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[14: DEBUG_INFO]  Time elapsed: 2.218 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[15: DEBUG_INFO3]  Time elapsed: 2.219 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[16: DEBUG_INFO4]  Time elapsed: 2.218 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC]  Time elapsed: 2.212 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES]  Time elapsed: 2.212 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK]  Time elapsed: 2.213 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[20: MEMORY_ANALYSIS]  Time elapsed: 7.317 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[21: PERF_TASKSET2]  Time elapsed: 2.245 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[22: MANY_THREADS]  Time elapsed: 5.838 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL]  Time elapsed: 6.777 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[24: CONTEXT_SWITCHES_UST]  Time elapsed: 2.251 s
15:16:19 [2022-05-31T19:16:19.497Z] testTrimEvents[25: UNEVEN_STREAMS]  Time elapsed: 12.953 s
15:16:19 [2022-05-31T19:16:19.497Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:16:19 [2022-05-31T19:16:19.497Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:16:19 [2022-05-31T19:16:19.497Z] testHelloLost  Time elapsed: 0.092 s
15:16:19 [2022-05-31T19:16:19.497Z] 
15:16:19 [2022-05-31T19:16:19.497Z] Results:
15:16:19 [2022-05-31T19:16:19.497Z] 
15:16:19 [2022-05-31T19:16:19.497Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
15:16:19 [2022-05-31T19:16:19.497Z] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] All tests passed!
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.pom
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.1-SNAPSHOT [21/140]
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] The project's OSGi version is 1.0.1.202205311902
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests...
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.497Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.498Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.498Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] 
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
15:16:19 [2022-05-31T19:16:19.498Z] [INFO] Command line:
15:16:19 [2022-05-31T19:16:19.498Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:16:19 [2022-05-31T19:16:19.498Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:16:22 [2022-05-31T19:16:22.777Z] !SESSION 2022-05-31 19:16:19.218 -----------------------------------------------
15:16:22 [2022-05-31T19:16:22.777Z] eclipse.buildId=unknown
15:16:22 [2022-05-31T19:16:22.777Z] java.version=11.0.2
15:16:22 [2022-05-31T19:16:22.777Z] java.vendor=Oracle Corporation
15:16:22 [2022-05-31T19:16:22.777Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:16:22 [2022-05-31T19:16:22.777Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:16:22 [2022-05-31T19:16:22.777Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:16:22 [2022-05-31T19:16:22.777Z] 
15:16:22 [2022-05-31T19:16:22.777Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:16:22.457
15:16:22 [2022-05-31T19:16:22.777Z] !MESSAGE FrameworkEvent ERROR
15:16:22 [2022-05-31T19:16:22.777Z] !STACK 0
15:16:22 [2022-05-31T19:16:22.777Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:16:22 [2022-05-31T19:16:22.777Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:16:22 [2022-05-31T19:16:22.777Z] 
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:16:22 [2022-05-31T19:16:22.777Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:16:23 [2022-05-31T19:16:23.035Z] 
15:16:23 [2022-05-31T19:16:23.035Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:16:22.843
15:16:23 [2022-05-31T19:16:23.035Z] !MESSAGE FrameworkEvent ERROR
15:16:23 [2022-05-31T19:16:23.035Z] !STACK 0
15:16:23 [2022-05-31T19:16:23.035Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:16:23 [2022-05-31T19:16:23.035Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:16:23 [2022-05-31T19:16:23.035Z] 
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:16:23 [2022-05-31T19:16:23.035Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:16:23 [2022-05-31T19:16:23.967Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:16:24 [2022-05-31T19:16:24.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:16:24 [2022-05-31T19:16:24.225Z] testEventHandle  Time elapsed: 0.298 s
15:16:24 [2022-05-31T19:16:24.225Z] testGetNewInstance  Time elapsed: 0.013 s
15:16:24 [2022-05-31T19:16:24.225Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:16:24 [2022-05-31T19:16:24.225Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:16:24 [2022-05-31T19:16:24.225Z] testCanExecute  Time elapsed: 0.033 s
15:16:24 [2022-05-31T19:16:24.225Z] 
15:16:24 [2022-05-31T19:16:24.225Z] Results:
15:16:24 [2022-05-31T19:16:24.225Z] 
15:16:24 [2022-05-31T19:16:24.225Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:16:24 [2022-05-31T19:16:24.225Z] 
15:16:24 [2022-05-31T19:16:24.789Z] [INFO] All tests passed!
15:16:24 [2022-05-31T19:16:24.789Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:24 [2022-05-31T19:16:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
15:16:24 [2022-05-31T19:16:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.pom
15:16:24 [2022-05-31T19:16:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar
15:16:24 [2022-05-31T19:16:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:16:24 [2022-05-31T19:16:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 8.0.0-SNAPSHOT         [22/140]
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] The project's OSGi version is 8.0.0.202205311902
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] Executing tasks
15:16:24 [2022-05-31T19:16:24.790Z] 
15:16:24 [2022-05-31T19:16:24.790Z] main:
15:16:24 [2022-05-31T19:16:24.790Z] 
15:16:24 [2022-05-31T19:16:24.790Z] main:
15:16:24 [2022-05-31T19:16:24.790Z] 
15:16:24 [2022-05-31T19:16:24.790Z] resetCSS:
15:16:24 [2022-05-31T19:16:24.790Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:16:24 [2022-05-31T19:16:24.790Z] 
15:16:24 [2022-05-31T19:16:24.790Z] checkTargetPlatform:
15:16:24 [2022-05-31T19:16:24.790Z]      [echo] Verifying target platform: tracecompass-e4.23
15:16:24 [2022-05-31T19:16:24.790Z] 
15:16:24 [2022-05-31T19:16:24.790Z] fixCSS:
15:16:24 [2022-05-31T19:16:24.790Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] Executed tasks
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] 
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
15:16:24 [2022-05-31T19:16:24.790Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui...
15:16:25 [2022-05-31T19:16:25.047Z] [INFO] 
15:16:25 [2022-05-31T19:16:25.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
15:16:25 [2022-05-31T19:16:25.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:25 [2022-05-31T19:16:25.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
15:16:25 [2022-05-31T19:16:25.047Z] [INFO] 
15:16:25 [2022-05-31T19:16:25.047Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
15:16:25 [2022-05-31T19:16:25.047Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:16:25 [2022-05-31T19:16:25.305Z] [INFO] Compiling 544 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] 
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] 
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] 
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
15:16:30 [2022-05-31T19:16:30.574Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] 
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ui ---
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] No tests to run.
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] 
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] 
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-sources.jar
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] 
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
15:16:30 [2022-05-31T19:16:30.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar
15:16:31 [2022-05-31T19:16:31.138Z] [INFO] 
15:16:31 [2022-05-31T19:16:31.138Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
15:16:31 [2022-05-31T19:16:31.138Z] [INFO] 
15:16:31 [2022-05-31T19:16:31.138Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
15:16:31 [2022-05-31T19:16:31.138Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:31 [2022-05-31T19:16:31.138Z] [INFO] 
15:16:31 [2022-05-31T19:16:31.138Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
15:16:31 [2022-05-31T19:16:31.138Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:31 [2022-05-31T19:16:31.138Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar
15:16:33 [2022-05-31T19:16:33.663Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.663Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
15:16:33 [2022-05-31T19:16:33.663Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.663Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ui ---
15:16:33 [2022-05-31T19:16:33.663Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.663Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ui ---
15:16:33 [2022-05-31T19:16:33.664Z] [INFO] No tests to run.
15:16:33 [2022-05-31T19:16:33.664Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.664Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] Executing tasks
15:16:33 [2022-05-31T19:16:33.920Z] 
15:16:33 [2022-05-31T19:16:33.920Z] main:
15:16:33 [2022-05-31T19:16:33.920Z] 
15:16:33 [2022-05-31T19:16:33.920Z] resetCSS:
15:16:33 [2022-05-31T19:16:33.920Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] Executed tasks
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.pom
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-sources.jar
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz
15:16:33 [2022-05-31T19:16:33.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-p2metadata.xml
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.0-SNAPSHOT-p2artifacts.xml
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT [23/140]
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] The project's OSGi version is 2.0.0.202205311902
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] 
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:33 [2022-05-31T19:16:33.921Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui...
15:16:34 [2022-05-31T19:16:34.179Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.179Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:34 [2022-05-31T19:16:34.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
15:16:34 [2022-05-31T19:16:34.179Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.179Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.179Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:16:34 [2022-05-31T19:16:34.179Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] No tests to run.
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] No tests to run.
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.pom
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-p2metadata.xml
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-p2artifacts.xml
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.745Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.18-SNAPSHOT  [24/140]
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] The project's OSGi version is 1.0.18.202205311902
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] 
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:34 [2022-05-31T19:16:34.746Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests...
15:16:35 [2022-05-31T19:16:35.004Z] [INFO] 
15:16:35 [2022-05-31T19:16:35.004Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:35 [2022-05-31T19:16:35.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:35 [2022-05-31T19:16:35.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
15:16:35 [2022-05-31T19:16:35.004Z] [INFO] 
15:16:35 [2022-05-31T19:16:35.004Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:35 [2022-05-31T19:16:35.004Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:16:35 [2022-05-31T19:16:35.004Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] 
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] 
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] 
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] 
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:35 [2022-05-31T19:16:35.936Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
15:16:36 [2022-05-31T19:16:36.194Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.194Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:36 [2022-05-31T19:16:36.194Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.194Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:36 [2022-05-31T19:16:36.194Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:36 [2022-05-31T19:16:36.194Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.194Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:36 [2022-05-31T19:16:36.194Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:36 [2022-05-31T19:16:36.194Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
15:16:36 [2022-05-31T19:16:36.450Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] Skipping tests
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.pom
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-pack200.jar.pack.gz
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-p2metadata.xml
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-p2artifacts.xml
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.17-SNAPSHOT [25/140]
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] The project's OSGi version is 1.0.17.202205311902
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.451Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.708Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.708Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.708Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests...
15:16:36 [2022-05-31T19:16:36.965Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.966Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:36 [2022-05-31T19:16:36.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
15:16:36 [2022-05-31T19:16:36.966Z] [INFO] 
15:16:36 [2022-05-31T19:16:36.966Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:36 [2022-05-31T19:16:36.966Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:16:36 [2022-05-31T19:16:36.966Z] [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
15:16:38 [2022-05-31T19:16:38.337Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.337Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.338Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.338Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:38 [2022-05-31T19:16:38.338Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:16:38 [2022-05-31T19:16:38.595Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Skipping tests
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-pack200.jar.pack.gz
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 3.1.0-SNAPSHOT [26/140]
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] The project's OSGi version is 3.1.0.202205311902
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.596Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core...
15:16:38 [2022-05-31T19:16:38.855Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.855Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:38 [2022-05-31T19:16:38.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:16:38 [2022-05-31T19:16:38.855Z] [INFO] 
15:16:38 [2022-05-31T19:16:38.855Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:38 [2022-05-31T19:16:38.855Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:16:38 [2022-05-31T19:16:38.855Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.114Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] No tests to run.
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar
15:16:39 [2022-05-31T19:16:39.146Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.146Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
15:16:39 [2022-05-31T19:16:39.146Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.146Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.147Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.147Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.147Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:39 [2022-05-31T19:16:39.147Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.147Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.147Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:39 [2022-05-31T19:16:39.147Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] No tests to run.
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.pom
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-pack200.jar.pack.gz
15:16:39 [2022-05-31T19:16:39.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-p2metadata.xml
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-p2artifacts.xml
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT [27/140]
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] The project's OSGi version is 1.0.4.202205311902
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core...
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.405Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:16:39 [2022-05-31T19:16:39.405Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
15:16:39 [2022-05-31T19:16:39.662Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.662Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.662Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.662Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] No tests to run.
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] No tests to run.
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.pom
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-p2metadata.xml
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-p2artifacts.xml
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.3-SNAPSHOT [28/140]
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] The project's OSGi version is 1.1.3.202205311902
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core...
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] 
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:39 [2022-05-31T19:16:39.663Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:16:39 [2022-05-31T19:16:39.663Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
15:16:40 [2022-05-31T19:16:40.228Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.228Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.228Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.228Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:40 [2022-05-31T19:16:40.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
15:16:40 [2022-05-31T19:16:40.228Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.228Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.228Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] No tests to run.
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.229Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.229Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:40 [2022-05-31T19:16:40.229Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] No tests to run.
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.pom
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-sources.jar
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-p2metadata.xml
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.3-SNAPSHOT-p2artifacts.xml
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.2.3-SNAPSHOT [29/140]
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] The project's OSGi version is 5.2.3.202205311902
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.486Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core...
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.487Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:16:40 [2022-05-31T19:16:40.487Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:40 [2022-05-31T19:16:40.744Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] 
15:16:40 [2022-05-31T19:16:40.744Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] No tests to run.
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-sources.jar
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] No tests to run.
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.pom
15:16:41 [2022-05-31T19:16:41.002Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-sources.jar
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-pack200.jar.pack.gz
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-p2metadata.xml
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.3-SNAPSHOT-p2artifacts.xml
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 6.0.2-SNAPSHOT [30/140]
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] The project's OSGi version is 6.0.2.202205311902
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.003Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core...
15:16:41 [2022-05-31T19:16:41.260Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.260Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:41 [2022-05-31T19:16:41.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:16:41 [2022-05-31T19:16:41.260Z] [INFO] 
15:16:41 [2022-05-31T19:16:41.260Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:41 [2022-05-31T19:16:41.260Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:16:41 [2022-05-31T19:16:41.260Z] [INFO] Compiling 127 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] No tests to run.
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-sources.jar
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.194Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:42 [2022-05-31T19:16:42.194Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] No tests to run.
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.pom
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-sources.jar
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-pack200.jar.pack.gz
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-p2metadata.xml
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2-SNAPSHOT-p2artifacts.xml
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Building Trace Compass LTTng Support Parent 7.3.0-SNAPSHOT      [31/140]
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --------------------------------[ pom ]---------------------------------
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
15:16:42 [2022-05-31T19:16:42.452Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
15:16:42 [2022-05-31T19:16:42.452Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-7.3.0-SNAPSHOT.pom
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT [32/140]
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] The project's OSGi version is 1.1.3.202205311902
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.452Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core...
15:16:42 [2022-05-31T19:16:42.712Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:42 [2022-05-31T19:16:42.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:16:42 [2022-05-31T19:16:42.712Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.712Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.712Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:16:42 [2022-05-31T19:16:42.712Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] No tests to run.
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] No tests to run.
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.pom
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-p2metadata.xml
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-p2artifacts.xml
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.4-SNAPSHOT [33/140]
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] The project's OSGi version is 4.0.4.202205311902
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core...
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] 
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:42 [2022-05-31T19:16:42.970Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:16:42 [2022-05-31T19:16:42.970Z] [INFO] Compiling 92 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] No tests to run.
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-sources.jar
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] 
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:43 [2022-05-31T19:16:43.902Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:43 [2022-05-31T19:16:43.902Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] No tests to run.
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:44 [2022-05-31T19:16:44.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.pom
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-sources.jar
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-pack200.jar.pack.gz
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-p2metadata.xml
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4-SNAPSHOT-p2artifacts.xml
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.5-SNAPSHOT [34/140]
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] The project's OSGi version is 3.0.5.202205311902
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.160Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core...
15:16:44 [2022-05-31T19:16:44.417Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.417Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:44 [2022-05-31T19:16:44.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:16:44 [2022-05-31T19:16:44.417Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.417Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.417Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:16:44 [2022-05-31T19:16:44.417Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] No tests to run.
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.675Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:44 [2022-05-31T19:16:44.675Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] No tests to run.
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.pom
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-pack200.jar.pack.gz
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-p2metadata.xml
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-p2artifacts.xml
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT [35/140]
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] 
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:44 [2022-05-31T19:16:44.933Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests...
15:16:45 [2022-05-31T19:16:45.191Z] [INFO] 
15:16:45 [2022-05-31T19:16:45.191Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:45 [2022-05-31T19:16:45.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:45 [2022-05-31T19:16:45.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
15:16:45 [2022-05-31T19:16:45.448Z] [INFO] 
15:16:45 [2022-05-31T19:16:45.448Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:45 [2022-05-31T19:16:45.448Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:16:45 [2022-05-31T19:16:45.448Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] Skipping tests
15:16:46 [2022-05-31T19:16:46.013Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.6-SNAPSHOT [36/140]
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.014Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests...
15:16:46 [2022-05-31T19:16:46.272Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.272Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:46 [2022-05-31T19:16:46.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
15:16:46 [2022-05-31T19:16:46.272Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.272Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.272Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:16:46 [2022-05-31T19:16:46.272Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.529Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.529Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] 
15:16:46 [2022-05-31T19:16:46.529Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:47 [2022-05-31T19:16:47.094Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:16:47 [2022-05-31T19:16:47.094Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
15:16:47 [2022-05-31T19:16:47.094Z] [INFO] Command line:
15:16:47 [2022-05-31T19:16:47.094Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:16:47 [2022-05-31T19:16:47.094Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:16:51 [2022-05-31T19:16:51.277Z] !SESSION 2022-05-31 19:16:47.250 -----------------------------------------------
15:16:51 [2022-05-31T19:16:51.277Z] eclipse.buildId=unknown
15:16:51 [2022-05-31T19:16:51.277Z] java.version=11.0.2
15:16:51 [2022-05-31T19:16:51.277Z] java.vendor=Oracle Corporation
15:16:51 [2022-05-31T19:16:51.277Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:16:51 [2022-05-31T19:16:51.277Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:16:51 [2022-05-31T19:16:51.277Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:16:51 [2022-05-31T19:16:51.277Z] 
15:16:51 [2022-05-31T19:16:51.277Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:16:51.223
15:16:51 [2022-05-31T19:16:51.277Z] !MESSAGE FrameworkEvent ERROR
15:16:51 [2022-05-31T19:16:51.277Z] !STACK 0
15:16:51 [2022-05-31T19:16:51.277Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:16:51 [2022-05-31T19:16:51.277Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:16:51 [2022-05-31T19:16:51.277Z] 
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:16:51 [2022-05-31T19:16:51.277Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:16:51 [2022-05-31T19:16:51.842Z] 
15:16:51 [2022-05-31T19:16:51.842Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:16:51.544
15:16:51 [2022-05-31T19:16:51.842Z] !MESSAGE FrameworkEvent ERROR
15:16:51 [2022-05-31T19:16:51.842Z] !STACK 0
15:16:51 [2022-05-31T19:16:51.842Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:16:51 [2022-05-31T19:16:51.842Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:16:51 [2022-05-31T19:16:51.842Z] 
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:16:51 [2022-05-31T19:16:51.842Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:16:52 [2022-05-31T19:16:52.776Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:16:52 [2022-05-31T19:16:52.776Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupOpenedDelay  Time elapsed: 0.113 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupInterleave  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupMissing  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupNew  Time elapsed: 0.006 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupMutual  Time elapsed: 0.001 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupNested  Time elapsed: 0.001 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathBasic  Time elapsed: 0.001 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupOpened  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupEmbedded  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupNet1  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupSelf  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testCriticalPathWakeupUnknown  Time elapsed: 0.001 s
15:16:52 [2022-05-31T19:16:52.776Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:16:52 [2022-05-31T19:16:52.776Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:16:52 [2022-05-31T19:16:52.776Z] testCheckVertical  Time elapsed: 0.001 s
15:16:52 [2022-05-31T19:16:52.776Z] testAppendVertex  Time elapsed: 0.001 s
15:16:52 [2022-05-31T19:16:52.776Z] testCheckHorizontal  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testIllegalVertex  Time elapsed: 0.001 s
15:16:52 [2022-05-31T19:16:52.776Z] testVertexAt  Time elapsed: 0.002 s
15:16:52 [2022-05-31T19:16:52.776Z] testHead2  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testScanCount  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testHead  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testLink  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testTail  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testHorizontalSelfLink  Time elapsed: 0.001 s
15:16:52 [2022-05-31T19:16:52.776Z] testVerticalSelfLink  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testAddVertex  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testHorizontalCycle  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testScanLineTerminates  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testGraphStatistics  Time elapsed: 0.002 s
15:16:52 [2022-05-31T19:16:52.776Z] testParent  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] testDefaultConstructor  Time elapsed: 0 s
15:16:52 [2022-05-31T19:16:52.776Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:16:54 [2022-05-31T19:16:54.677Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:16:54 [2022-05-31T19:16:54.677Z] testBuildGraph  Time elapsed: 1.524 s
15:16:54 [2022-05-31T19:16:54.677Z] testHandlers  Time elapsed: 0.053 s
15:16:54 [2022-05-31T19:16:54.677Z] 
15:16:54 [2022-05-31T19:16:54.677Z] Results:
15:16:54 [2022-05-31T19:16:54.677Z] 
15:16:54 [2022-05-31T19:16:54.677Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
15:16:54 [2022-05-31T19:16:54.677Z] 
15:16:55 [2022-05-31T19:16:55.242Z] [INFO] All tests passed!
15:16:55 [2022-05-31T19:16:55.242Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.242Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:55 [2022-05-31T19:16:55.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
15:16:55 [2022-05-31T19:16:55.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.pom
15:16:55 [2022-05-31T19:16:55.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.12-SNAPSHOT [37/140]
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] The project's OSGi version is 1.0.12.202205311902
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.243Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui...
15:16:55 [2022-05-31T19:16:55.501Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.501Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:55 [2022-05-31T19:16:55.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
15:16:55 [2022-05-31T19:16:55.501Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.501Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.501Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:16:55 [2022-05-31T19:16:55.501Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] No tests to run.
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.758Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.758Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.759Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] No tests to run.
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.pom
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-pack200.jar.pack.gz
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-p2metadata.xml
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-p2artifacts.xml
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT [38/140]
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] The project's OSGi version is 1.0.4.202205311902
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] 
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:55 [2022-05-31T19:16:55.759Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests...
15:16:56 [2022-05-31T19:16:56.017Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.017Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:56 [2022-05-31T19:16:56.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
15:16:56 [2022-05-31T19:16:56.017Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.017Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.017Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:16:56 [2022-05-31T19:16:56.017Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.274Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.532Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.532Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] 
15:16:56 [2022-05-31T19:16:56.532Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:16:57 [2022-05-31T19:16:57.097Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:16:57 [2022-05-31T19:16:57.097Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
15:16:57 [2022-05-31T19:16:57.097Z] [INFO] Command line:
15:16:57 [2022-05-31T19:16:57.097Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:16:57 [2022-05-31T19:16:57.097Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:17:00 [2022-05-31T19:17:00.379Z] !SESSION 2022-05-31 19:16:57.027 -----------------------------------------------
15:17:00 [2022-05-31T19:17:00.379Z] eclipse.buildId=unknown
15:17:00 [2022-05-31T19:17:00.379Z] java.version=11.0.2
15:17:00 [2022-05-31T19:17:00.379Z] java.vendor=Oracle Corporation
15:17:00 [2022-05-31T19:17:00.379Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:17:00 [2022-05-31T19:17:00.379Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:17:00 [2022-05-31T19:17:00.379Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:17:00 [2022-05-31T19:17:00.379Z] 
15:17:00 [2022-05-31T19:17:00.379Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:17:00.320
15:17:00 [2022-05-31T19:17:00.379Z] !MESSAGE FrameworkEvent ERROR
15:17:00 [2022-05-31T19:17:00.379Z] !STACK 0
15:17:00 [2022-05-31T19:17:00.379Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:17:00 [2022-05-31T19:17:00.379Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:17:00 [2022-05-31T19:17:00.379Z] 
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:17:00 [2022-05-31T19:17:00.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:17:00 [2022-05-31T19:17:00.944Z] 
15:17:00 [2022-05-31T19:17:00.944Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:17:00.716
15:17:00 [2022-05-31T19:17:00.944Z] !MESSAGE FrameworkEvent ERROR
15:17:00 [2022-05-31T19:17:00.944Z] !STACK 0
15:17:00 [2022-05-31T19:17:00.944Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:17:00 [2022-05-31T19:17:00.944Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:17:00 [2022-05-31T19:17:00.944Z] 
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:17:00 [2022-05-31T19:17:00.944Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:17:01 [2022-05-31T19:17:01.877Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:17:01 [2022-05-31T19:17:01.877Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:17:01 [2022-05-31T19:17:01.877Z] lamiProcessNameAspectTest  Time elapsed: 0.069 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiTimeRangeBeginAspectTest  Time elapsed: 0.021 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiProcessTIDAspectTest  Time elapsed: 0.001 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiTimeRangeEndAspectTest  Time elapsed: 0 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiIRQNameAspectTest  Time elapsed: 0 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiTimeRangeDurationAspectTest  Time elapsed: 0 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiGenericAspectTest  Time elapsed: 0.001 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiProcessPIDAspectTest  Time elapsed: 0.001 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiIRQNumberAspectTest  Time elapsed: 0.001 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiDurationAspectTest  Time elapsed: 0.001 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiTimestampAspectTest  Time elapsed: 0.001 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiEmptyAspectTest  Time elapsed: 0 s
15:17:01 [2022-05-31T19:17:01.877Z] testAspectEquality  Time elapsed: 0 s
15:17:01 [2022-05-31T19:17:01.877Z] lamiMixedAspectTest  Time elapsed: 0.002 s
15:17:01 [2022-05-31T19:17:01.877Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:17:01 [2022-05-31T19:17:01.877Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:17:01 [2022-05-31T19:17:01.877Z] testBaseCommand  Time elapsed: 0.021 s
15:17:01 [2022-05-31T19:17:01.877Z] testMetadata  Time elapsed: 0.008 s
15:17:01 [2022-05-31T19:17:01.877Z] testResults  Time elapsed: 0.009 s
15:17:01 [2022-05-31T19:17:01.877Z] testResultsError  Time elapsed: 0.002 s
15:17:02 [2022-05-31T19:17:02.135Z] 
15:17:02 [2022-05-31T19:17:02.135Z] Results:
15:17:02 [2022-05-31T19:17:02.135Z] 
15:17:02 [2022-05-31T19:17:02.135Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:17:02 [2022-05-31T19:17:02.135Z] 
15:17:02 [2022-05-31T19:17:02.393Z] [INFO] All tests passed!
15:17:02 [2022-05-31T19:17:02.393Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.393Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:17:02 [2022-05-31T19:17:02.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
15:17:02 [2022-05-31T19:17:02.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.pom
15:17:02 [2022-05-31T19:17:02.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
15:17:02 [2022-05-31T19:17:02.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:17:02 [2022-05-31T19:17:02.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:17:02 [2022-05-31T19:17:02.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.11-SNAPSHOT  [39/140]
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] The project's OSGi version is 1.0.11.202205311902
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.651Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui...
15:17:02 [2022-05-31T19:17:02.909Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.909Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:02 [2022-05-31T19:17:02.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
15:17:02 [2022-05-31T19:17:02.909Z] [INFO] 
15:17:02 [2022-05-31T19:17:02.909Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:02 [2022-05-31T19:17:02.909Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:17:02 [2022-05-31T19:17:02.909Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] No tests to run.
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] No tests to run.
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.pom
15:17:03 [2022-05-31T19:17:03.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-sources.jar
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-p2metadata.xml
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.11-SNAPSHOT-p2artifacts.xml
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT [40/140]
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] The project's OSGi version is 1.1.5.202205311902
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] 
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:03 [2022-05-31T19:17:03.477Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui...
15:17:04 [2022-05-31T19:17:04.041Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.041Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:04 [2022-05-31T19:17:04.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
15:17:04 [2022-05-31T19:17:04.042Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.042Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.042Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:17:04 [2022-05-31T19:17:04.042Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
15:17:04 [2022-05-31T19:17:04.606Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.606Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.606Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] No tests to run.
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] No tests to run.
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.pom
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-pack200.jar.pack.gz
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-p2metadata.xml
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-p2artifacts.xml
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT [41/140]
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] The project's OSGi version is 1.0.3.202205311902
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.607Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests...
15:17:04 [2022-05-31T19:17:04.870Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.870Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:04 [2022-05-31T19:17:04.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
15:17:04 [2022-05-31T19:17:04.870Z] [INFO] 
15:17:04 [2022-05-31T19:17:04.870Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:04 [2022-05-31T19:17:04.870Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:17:04 [2022-05-31T19:17:04.870Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.128Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.128Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] 
15:17:05 [2022-05-31T19:17:05.128Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:05 [2022-05-31T19:17:05.694Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:17:05 [2022-05-31T19:17:05.694Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
15:17:05 [2022-05-31T19:17:05.694Z] [INFO] Command line:
15:17:05 [2022-05-31T19:17:05.694Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:17:05 [2022-05-31T19:17:05.694Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:17:09 [2022-05-31T19:17:09.878Z] !SESSION 2022-05-31 19:17:05.748 -----------------------------------------------
15:17:09 [2022-05-31T19:17:09.878Z] eclipse.buildId=unknown
15:17:09 [2022-05-31T19:17:09.878Z] java.version=11.0.2
15:17:09 [2022-05-31T19:17:09.878Z] java.vendor=Oracle Corporation
15:17:09 [2022-05-31T19:17:09.878Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:17:09 [2022-05-31T19:17:09.878Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:17:09 [2022-05-31T19:17:09.878Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:17:09 [2022-05-31T19:17:09.878Z] 
15:17:09 [2022-05-31T19:17:09.878Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:17:09.041
15:17:09 [2022-05-31T19:17:09.878Z] !MESSAGE FrameworkEvent ERROR
15:17:09 [2022-05-31T19:17:09.878Z] !STACK 0
15:17:09 [2022-05-31T19:17:09.878Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:17:09 [2022-05-31T19:17:09.878Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:17:09 [2022-05-31T19:17:09.878Z] 
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:17:09 [2022-05-31T19:17:09.878Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:17:09 [2022-05-31T19:17:09.878Z] 
15:17:09 [2022-05-31T19:17:09.878Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:17:09.352
15:17:09 [2022-05-31T19:17:09.878Z] !MESSAGE FrameworkEvent ERROR
15:17:09 [2022-05-31T19:17:09.878Z] !STACK 0
15:17:09 [2022-05-31T19:17:09.878Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [138]
15:17:09 [2022-05-31T19:17:09.878Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:17:09 [2022-05-31T19:17:09.878Z] 
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:17:09 [2022-05-31T19:17:09.879Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:17:09 [2022-05-31T19:17:09.879Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:17:10 [2022-05-31T19:17:10.136Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:17:10 [2022-05-31T19:17:10.136Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.002 s
15:17:10 [2022-05-31T19:17:10.136Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
15:17:10 [2022-05-31T19:17:10.136Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.136Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:17:10 [2022-05-31T19:17:10.136Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:17:10 [2022-05-31T19:17:10.137Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:17:10 [2022-05-31T19:17:10.137Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:17:10 [2022-05-31T19:17:10.137Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.001 s
15:17:10 [2022-05-31T19:17:10.137Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:17:10 [2022-05-31T19:17:10.137Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:17:10 [2022-05-31T19:17:10.137Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.002 s
15:17:10 [2022-05-31T19:17:10.137Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:17:10 [2022-05-31T19:17:10.137Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:17:10 [2022-05-31T19:17:10.137Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.006 s
15:17:10 [2022-05-31T19:17:10.137Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:17:10 [2022-05-31T19:17:10.137Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:17:10 [2022-05-31T19:17:10.137Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.003 s
15:17:10 [2022-05-31T19:17:10.137Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:17:10 [2022-05-31T19:17:10.137Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:17:10 [2022-05-31T19:17:10.137Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:17:10 [2022-05-31T19:17:10.137Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:17:10 [2022-05-31T19:17:10.137Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
15:17:10 [2022-05-31T19:17:10.137Z] 
15:17:10 [2022-05-31T19:17:10.137Z] Results:
15:17:10 [2022-05-31T19:17:10.137Z] 
15:17:10 [2022-05-31T19:17:10.137Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
15:17:10 [2022-05-31T19:17:10.137Z] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] All tests passed!
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.pom
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT [42/140]
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] 
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:10 [2022-05-31T19:17:10.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests...
15:17:11 [2022-05-31T19:17:11.266Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.266Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:11 [2022-05-31T19:17:11.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
15:17:11 [2022-05-31T19:17:11.266Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.266Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.266Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:17:11 [2022-05-31T19:17:11.266Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
15:17:11 [2022-05-31T19:17:11.523Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] Skipping tests
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT [43/140]
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] 
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:11 [2022-05-31T19:17:11.782Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests...
15:17:12 [2022-05-31T19:17:12.039Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.039Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:12 [2022-05-31T19:17:12.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
15:17:12 [2022-05-31T19:17:12.039Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.039Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.039Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:17:12 [2022-05-31T19:17:12.039Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.604Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.604Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:17:12 [2022-05-31T19:17:12.604Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Skipping tests
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT [44/140]
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] The project's OSGi version is 1.0.15.202205311902
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.605Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests...
15:17:12 [2022-05-31T19:17:12.862Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.862Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:12 [2022-05-31T19:17:12.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
15:17:12 [2022-05-31T19:17:12.862Z] [INFO] 
15:17:12 [2022-05-31T19:17:12.862Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:12 [2022-05-31T19:17:12.862Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:17:12 [2022-05-31T19:17:12.862Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.430Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.430Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:17:13 [2022-05-31T19:17:13.430Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
15:17:13 [2022-05-31T19:17:13.688Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.688Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.688Z] [INFO] 
15:17:13 [2022-05-31T19:17:13.688Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:17:13 [2022-05-31T19:17:13.945Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:17:13 [2022-05-31T19:17:13.945Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
15:17:13 [2022-05-31T19:17:13.946Z] [INFO] Command line:
15:17:13 [2022-05-31T19:17:13.946Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:17:14 [2022-05-31T19:17:14.203Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:17:18 [2022-05-31T19:17:18.385Z] !SESSION 2022-05-31 19:17:14.257 -----------------------------------------------
15:17:18 [2022-05-31T19:17:18.385Z] eclipse.buildId=unknown
15:17:18 [2022-05-31T19:17:18.385Z] java.version=11.0.2
15:17:18 [2022-05-31T19:17:18.385Z] java.vendor=Oracle Corporation
15:17:18 [2022-05-31T19:17:18.385Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:17:18 [2022-05-31T19:17:18.385Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:17:18 [2022-05-31T19:17:18.385Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:17:18 [2022-05-31T19:17:18.385Z] 
15:17:18 [2022-05-31T19:17:18.385Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:17:17.629
15:17:18 [2022-05-31T19:17:18.385Z] !MESSAGE FrameworkEvent ERROR
15:17:18 [2022-05-31T19:17:18.385Z] !STACK 0
15:17:18 [2022-05-31T19:17:18.385Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:17:18 [2022-05-31T19:17:18.385Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:17:18 [2022-05-31T19:17:18.385Z] 
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:17:18 [2022-05-31T19:17:18.385Z] 
15:17:18 [2022-05-31T19:17:18.385Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:17:17.946
15:17:18 [2022-05-31T19:17:18.385Z] !MESSAGE FrameworkEvent ERROR
15:17:18 [2022-05-31T19:17:18.385Z] !STACK 0
15:17:18 [2022-05-31T19:17:18.385Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:17:18 [2022-05-31T19:17:18.385Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:17:18 [2022-05-31T19:17:18.385Z] 
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:17:18 [2022-05-31T19:17:18.385Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:17:19 [2022-05-31T19:17:19.318Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:17:34 [2022-05-31T19:17:34.184Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.932 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:17:34 [2022-05-31T19:17:34.184Z] testDeviceStrings[0: io_analysis.xml]  Time elapsed: 2.775 s
15:17:34 [2022-05-31T19:17:34.184Z] testSectorsAt[0: io_analysis.xml]  Time elapsed: 2.241 s
15:17:34 [2022-05-31T19:17:34.184Z] testDeviceStrings[1: io_nostatedump.xml]  Time elapsed: 2.228 s
15:17:34 [2022-05-31T19:17:34.184Z] testSectorsAt[1: io_nostatedump.xml]  Time elapsed: 2.218 s
15:17:34 [2022-05-31T19:17:34.184Z] testDeviceStrings[2: io_two_devices.xml]  Time elapsed: 2.232 s
15:17:34 [2022-05-31T19:17:34.184Z] testSectorsAt[2: io_two_devices.xml]  Time elapsed: 2.227 s
15:17:34 [2022-05-31T19:17:34.184Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:17:35 [2022-05-31T19:17:35.557Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:17:35 [2022-05-31T19:17:35.557Z] testDiskActivity[0: io_analysis.xml]  Time elapsed: 2.255 s
15:17:35 [2022-05-31T19:17:35.557Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:17:42 [2022-05-31T19:17:42.116Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.663 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:17:42 [2022-05-31T19:17:42.116Z] testGetDisks[0: io_analysis.xml]  Time elapsed: 2.227 s
15:17:42 [2022-05-31T19:17:42.116Z] testGetDisks[1: io_nostatedump.xml]  Time elapsed: 2.216 s
15:17:42 [2022-05-31T19:17:42.116Z] testGetDisks[2: io_two_devices.xml]  Time elapsed: 2.218 s
15:17:42 [2022-05-31T19:17:42.116Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:18:38 [2022-05-31T19:18:38.325Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.315 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:18:38 [2022-05-31T19:18:38.325Z] testAnalysisExecution[0: io_analysis.xml]  Time elapsed: 2.229 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderIntervalData[0: io_analysis.xml]  Time elapsed: 2.228 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderPunctualData[0: io_analysis.xml]  Time elapsed: 2.226 s
15:18:38 [2022-05-31T19:18:38.325Z] testAnalysisExecution[1: io_nostatedump.xml]  Time elapsed: 2.213 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderIntervalData[1: io_nostatedump.xml]  Time elapsed: 2.22 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderPunctualData[1: io_nostatedump.xml]  Time elapsed: 2.214 s
15:18:38 [2022-05-31T19:18:38.325Z] testAnalysisExecution[2: io_req_merge.xml]  Time elapsed: 2.226 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderIntervalData[2: io_req_merge.xml]  Time elapsed: 2.221 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderPunctualData[2: io_req_merge.xml]  Time elapsed: 2.219 s
15:18:38 [2022-05-31T19:18:38.325Z] testAnalysisExecution[3: io_missing.xml]  Time elapsed: 2.224 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderIntervalData[3: io_missing.xml]  Time elapsed: 2.222 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderPunctualData[3: io_missing.xml]  Time elapsed: 2.222 s
15:18:38 [2022-05-31T19:18:38.325Z] testAnalysisExecution[4: io_two_devices.xml]  Time elapsed: 2.216 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderIntervalData[4: io_two_devices.xml]  Time elapsed: 2.216 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderPunctualData[4: io_two_devices.xml]  Time elapsed: 2.216 s
15:18:38 [2022-05-31T19:18:38.325Z] testAnalysisExecution[5: io_syscall_read.xml]  Time elapsed: 2.225 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderIntervalData[5: io_syscall_read.xml]  Time elapsed: 2.218 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderPunctualData[5: io_syscall_read.xml]  Time elapsed: 2.219 s
15:18:38 [2022-05-31T19:18:38.325Z] testAnalysisExecution[6: io_syscall_write.xml]  Time elapsed: 2.222 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderIntervalData[6: io_syscall_write.xml]  Time elapsed: 2.218 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderPunctualData[6: io_syscall_write.xml]  Time elapsed: 2.219 s
15:18:38 [2022-05-31T19:18:38.325Z] testAnalysisExecution[7: io_full_kernel.xml]  Time elapsed: 2.228 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderIntervalData[7: io_full_kernel.xml]  Time elapsed: 2.226 s
15:18:38 [2022-05-31T19:18:38.325Z] testStateProviderPunctualData[7: io_full_kernel.xml]  Time elapsed: 2.224 s
15:18:38 [2022-05-31T19:18:38.325Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:18:38 [2022-05-31T19:18:38.325Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:18:38 [2022-05-31T19:18:38.325Z] testResolveTidAspect  Time elapsed: 1.137 s
15:18:38 [2022-05-31T19:18:38.325Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:18:48 [2022-05-31T19:18:48.285Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.119 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:18:48 [2022-05-31T19:18:48.285Z] testGetPpid  Time elapsed: 1.129 s
15:18:48 [2022-05-31T19:18:48.285Z] testGetThreadOnCpu  Time elapsed: 1.124 s
15:18:48 [2022-05-31T19:18:48.285Z] testIsThreadActiveRange  Time elapsed: 1.129 s
15:18:48 [2022-05-31T19:18:48.285Z] testGetExecutableName  Time elapsed: 1.126 s
15:18:48 [2022-05-31T19:18:48.285Z] testGetThreadQuarks  Time elapsed: 1.121 s
15:18:48 [2022-05-31T19:18:48.285Z] testGetStatusIntervalsForThread  Time elapsed: 1.12 s
15:18:48 [2022-05-31T19:18:48.285Z] testGetPid  Time elapsed: 1.121 s
15:18:48 [2022-05-31T19:18:48.285Z] testGetThreadsOfCpus  Time elapsed: 1.125 s
15:18:48 [2022-05-31T19:18:48.285Z] testGetStatusIntervalsForThreadIt  Time elapsed: 1.123 s
15:18:48 [2022-05-31T19:18:48.285Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:18:48 [2022-05-31T19:18:48.285Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:18:48 [2022-05-31T19:18:48.285Z] testResolvePidAspect  Time elapsed: 1.129 s
15:18:48 [2022-05-31T19:18:48.285Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:18:48 [2022-05-31T19:18:48.285Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:18:48 [2022-05-31T19:18:48.285Z] testOpening  Time elapsed: 0.006 s
15:18:48 [2022-05-31T19:18:48.285Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:18:48 [2022-05-31T19:18:48.285Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:18:48 [2022-05-31T19:18:48.285Z] testThreadStatusDataProvider  Time elapsed: 0.103 s
15:18:48 [2022-05-31T19:18:48.285Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:18:58 [2022-05-31T19:18:58.247Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.968 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:18:58 [2022-05-31T19:18:58.248Z] testAnalysisExecution  Time elapsed: 2.214 s
15:18:58 [2022-05-31T19:18:58.248Z] testInRangeWithCpuSubset  Time elapsed: 2.213 s
15:18:58 [2022-05-31T19:18:58.248Z] testUsageInRange  Time elapsed: 2.214 s
15:18:58 [2022-05-31T19:18:58.248Z] testRequirements  Time elapsed: 1.113 s
15:18:58 [2022-05-31T19:18:58.248Z] testReturnedStateSystem  Time elapsed: 2.214 s
15:18:58 [2022-05-31T19:18:58.248Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:19:00 [2022-05-31T19:19:00.148Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:19:00 [2022-05-31T19:19:00.148Z] testTree  Time elapsed: 2.219 s
15:19:00 [2022-05-31T19:19:00.148Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:19:00 [2022-05-31T19:19:00.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:19:00 [2022-05-31T19:19:00.148Z] testCallsiteAnalysis  Time elapsed: 0.01 s
15:19:00 [2022-05-31T19:19:00.148Z] testIterator  Time elapsed: 0.007 s
15:19:00 [2022-05-31T19:19:00.148Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:19:04 [2022-05-31T19:19:04.326Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.517 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:19:04 [2022-05-31T19:19:04.326Z] testSmallTraceSequential  Time elapsed: 3.517 s
15:19:04 [2022-05-31T19:19:04.326Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:19:06 [2022-05-31T19:19:06.850Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.34 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:19:06 [2022-05-31T19:19:06.850Z] testAnalysisExecution  Time elapsed: 2.22 s
15:19:06 [2022-05-31T19:19:06.850Z] testAllocationDeallocationMemory  Time elapsed: 1.12 s
15:19:06 [2022-05-31T19:19:06.850Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:19:12 [2022-05-31T19:19:12.124Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.476 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:19:12 [2022-05-31T19:19:12.124Z] testAnalysisExecution  Time elapsed: 1.116 s
15:19:12 [2022-05-31T19:19:12.124Z] testUsageInRange  Time elapsed: 1.12 s
15:19:12 [2022-05-31T19:19:12.124Z] testReturnedStateSystem  Time elapsed: 1.12 s
15:19:12 [2022-05-31T19:19:12.124Z] testInvalid  Time elapsed: 1.12 s
15:19:12 [2022-05-31T19:19:12.124Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:19:12 [2022-05-31T19:19:12.124Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:19:12 [2022-05-31T19:19:12.124Z] testMatchingMultiMatchers  Time elapsed: 0.136 s
15:19:12 [2022-05-31T19:19:12.124Z] testMatching  Time elapsed: 0.121 s
15:19:12 [2022-05-31T19:19:12.124Z] 
15:19:12 [2022-05-31T19:19:12.124Z] Results:
15:19:12 [2022-05-31T19:19:12.124Z] 
15:19:12 [2022-05-31T19:19:12.124Z] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
15:19:12 [2022-05-31T19:19:12.124Z] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] All tests passed!
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.pom
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-pack200.jar.pack.gz
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.0.0-SNAPSHOT [45/140]
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] The project's OSGi version is 6.0.0.202205311902
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui...
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.124Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:12 [2022-05-31T19:19:12.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
15:19:12 [2022-05-31T19:19:12.125Z] [INFO] 
15:19:12 [2022-05-31T19:19:12.125Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:12 [2022-05-31T19:19:12.125Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:19:12 [2022-05-31T19:19:12.125Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
15:19:13 [2022-05-31T19:19:13.054Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.054Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.054Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.054Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:13 [2022-05-31T19:19:13.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] No tests to run.
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] No tests to run.
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.pom
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-p2metadata.xml
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-p2artifacts.xml
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.4-SNAPSHOT [46/140]
15:19:13 [2022-05-31T19:19:13.055Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] The project's OSGi version is 4.0.4.202205311902
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.056Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui...
15:19:13 [2022-05-31T19:19:13.621Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.621Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:13 [2022-05-31T19:19:13.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
15:19:13 [2022-05-31T19:19:13.621Z] [INFO] 
15:19:13 [2022-05-31T19:19:13.621Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:13 [2022-05-31T19:19:13.621Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:19:13 [2022-05-31T19:19:13.621Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
15:19:14 [2022-05-31T19:19:14.185Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.186Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] No tests to run.
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.443Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.443Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] No tests to run.
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.pom
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-sources.jar
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-pack200.jar.pack.gz
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-p2metadata.xml
15:19:14 [2022-05-31T19:19:14.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4-SNAPSHOT-p2artifacts.xml
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT [47/140]
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] The project's OSGi version is 1.0.9.202205311902
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] 
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:14 [2022-05-31T19:19:14.444Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests...
15:19:15 [2022-05-31T19:19:15.009Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.009Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:15 [2022-05-31T19:19:15.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
15:19:15 [2022-05-31T19:19:15.009Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.009Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.009Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:19:15 [2022-05-31T19:19:15.009Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Skipping tests
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.pom
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.6-SNAPSHOT [48/140]
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.266Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.267Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.267Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests...
15:19:15 [2022-05-31T19:19:15.524Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.524Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:15 [2022-05-31T19:19:15.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
15:19:15 [2022-05-31T19:19:15.524Z] [INFO] 
15:19:15 [2022-05-31T19:19:15.524Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:15 [2022-05-31T19:19:15.524Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:19:15 [2022-05-31T19:19:15.524Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:16 [2022-05-31T19:19:16.118Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:16 [2022-05-31T19:19:16.118Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] 
15:19:16 [2022-05-31T19:19:16.118Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:17 [2022-05-31T19:19:17.051Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:19:17 [2022-05-31T19:19:17.051Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
15:19:17 [2022-05-31T19:19:17.051Z] [INFO] Command line:
15:19:17 [2022-05-31T19:19:17.051Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:19:17 [2022-05-31T19:19:17.309Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:21 [2022-05-31T19:19:21.494Z] !SESSION 2022-05-31 19:19:17.318 -----------------------------------------------
15:19:21 [2022-05-31T19:19:21.494Z] eclipse.buildId=unknown
15:19:21 [2022-05-31T19:19:21.494Z] java.version=11.0.2
15:19:21 [2022-05-31T19:19:21.494Z] java.vendor=Oracle Corporation
15:19:21 [2022-05-31T19:19:21.494Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:19:21 [2022-05-31T19:19:21.494Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:19:21 [2022-05-31T19:19:21.494Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:19:21 [2022-05-31T19:19:21.494Z] 
15:19:21 [2022-05-31T19:19:21.494Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:19:20.634
15:19:21 [2022-05-31T19:19:21.494Z] !MESSAGE FrameworkEvent ERROR
15:19:21 [2022-05-31T19:19:21.494Z] !STACK 0
15:19:21 [2022-05-31T19:19:21.494Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:19:21 [2022-05-31T19:19:21.494Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:21 [2022-05-31T19:19:21.494Z] 
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:19:21 [2022-05-31T19:19:21.494Z] 
15:19:21 [2022-05-31T19:19:21.494Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:19:20.959
15:19:21 [2022-05-31T19:19:21.494Z] !MESSAGE FrameworkEvent ERROR
15:19:21 [2022-05-31T19:19:21.494Z] !STACK 0
15:19:21 [2022-05-31T19:19:21.494Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:19:21 [2022-05-31T19:19:21.494Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:21 [2022-05-31T19:19:21.494Z] 
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:19:21 [2022-05-31T19:19:21.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:19:22 [2022-05-31T19:19:22.059Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
15:19:22 [2022-05-31T19:19:22.059Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
15:19:22 [2022-05-31T19:19:22.059Z] floatTest  Time elapsed: 0.004 s
15:19:22 [2022-05-31T19:19:22.059Z] longTest  Time elapsed: 0 s
15:19:22 [2022-05-31T19:19:22.059Z] shortTest  Time elapsed: 0.001 s
15:19:22 [2022-05-31T19:19:22.059Z] byteTest  Time elapsed: 0 s
15:19:22 [2022-05-31T19:19:22.059Z] bigDecTest  Time elapsed: 0 s
15:19:22 [2022-05-31T19:19:22.059Z] failBSTest  Time elapsed: 0.001 s
15:19:22 [2022-05-31T19:19:22.059Z] failDFTest  Time elapsed: 0 s
15:19:22 [2022-05-31T19:19:22.059Z] failFDTest  Time elapsed: 0 s
15:19:22 [2022-05-31T19:19:22.059Z] failILTest  Time elapsed: 0.001 s
15:19:22 [2022-05-31T19:19:22.059Z] failLITest  Time elapsed: 0 s
15:19:22 [2022-05-31T19:19:22.059Z] bigIntTest  Time elapsed: 0.001 s
15:19:22 [2022-05-31T19:19:22.059Z] failSBTest  Time elapsed: 0.001 s
15:19:22 [2022-05-31T19:19:22.059Z] failBdBiTest  Time elapsed: 0 s
15:19:22 [2022-05-31T19:19:22.059Z] failBiBdTest  Time elapsed: 0.001 s
15:19:22 [2022-05-31T19:19:22.059Z] doubleTest  Time elapsed: 0.001 s
15:19:22 [2022-05-31T19:19:22.059Z] intTest  Time elapsed: 0.001 s
15:19:22 [2022-05-31T19:19:22.059Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:19:23 [2022-05-31T19:19:23.957Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:19:23 [2022-05-31T19:19:23.957Z] testDescending  Time elapsed: 0.002 s
15:19:23 [2022-05-31T19:19:23.957Z] testMergeStatisticsNodes  Time elapsed: 0.001 s
15:19:23 [2022-05-31T19:19:23.957Z] parallelStreamBuildingTest  Time elapsed: 0.37 s
15:19:23 [2022-05-31T19:19:23.957Z] testNoiseDataset  Time elapsed: 0.419 s
15:19:23 [2022-05-31T19:19:23.957Z] streamBuildingTest  Time elapsed: 0.191 s
15:19:23 [2022-05-31T19:19:23.957Z] testEmpty  Time elapsed: 0 s
15:19:23 [2022-05-31T19:19:23.957Z] testSmallDataset  Time elapsed: 0 s
15:19:23 [2022-05-31T19:19:23.957Z] gaussianNoiseTest  Time elapsed: 0.299 s
15:19:23 [2022-05-31T19:19:23.957Z] testLargeDataset  Time elapsed: 0.187 s
15:19:23 [2022-05-31T19:19:23.957Z] testAscending  Time elapsed: 0 s
15:19:23 [2022-05-31T19:19:23.957Z] testLimitDataset  Time elapsed: 0 s
15:19:23 [2022-05-31T19:19:23.957Z] mergeStatisticsCornerCaseNodesTest  Time elapsed: 0.009 s
15:19:23 [2022-05-31T19:19:23.957Z] testMergeStatisticsRandomNodes  Time elapsed: 0.001 s
15:19:23 [2022-05-31T19:19:23.957Z] testLargeDatasetNegative  Time elapsed: 0.217 s
15:19:23 [2022-05-31T19:19:23.957Z] testLimitDataset2  Time elapsed: 0.001 s
15:19:23 [2022-05-31T19:19:23.957Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:19:26 [2022-05-31T19:19:26.486Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:19:26 [2022-05-31T19:19:26.486Z] testDescending  Time elapsed: 0.002 s
15:19:26 [2022-05-31T19:19:26.486Z] testMergeStatisticsNodes  Time elapsed: 0.001 s
15:19:26 [2022-05-31T19:19:26.486Z] parallelStreamBuildingTest  Time elapsed: 0.26 s
15:19:26 [2022-05-31T19:19:26.486Z] testNoiseDataset  Time elapsed: 0.646 s
15:19:26 [2022-05-31T19:19:26.486Z] streamBuildingTest  Time elapsed: 0.249 s
15:19:26 [2022-05-31T19:19:26.486Z] testEmpty  Time elapsed: 0 s
15:19:26 [2022-05-31T19:19:26.486Z] testSmallDataset  Time elapsed: 0 s
15:19:26 [2022-05-31T19:19:26.486Z] gaussianNoiseTest  Time elapsed: 0.277 s
15:19:26 [2022-05-31T19:19:26.486Z] testLargeDataset  Time elapsed: 0.431 s
15:19:26 [2022-05-31T19:19:26.486Z] testAscending  Time elapsed: 0.001 s
15:19:26 [2022-05-31T19:19:26.486Z] testLimitDataset  Time elapsed: 0 s
15:19:26 [2022-05-31T19:19:26.486Z] mergeStatisticsCornerCaseNodesTest  Time elapsed: 0 s
15:19:26 [2022-05-31T19:19:26.486Z] testMergeStatisticsRandomNodes  Time elapsed: 0.001 s
15:19:26 [2022-05-31T19:19:26.486Z] testLargeDatasetNegative  Time elapsed: 0.343 s
15:19:26 [2022-05-31T19:19:26.486Z] testLimitDataset2  Time elapsed: 0 s
15:19:26 [2022-05-31T19:19:26.486Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:19:28 [2022-05-31T19:19:28.383Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:19:28 [2022-05-31T19:19:28.383Z] testDescending  Time elapsed: 0.003 s
15:19:28 [2022-05-31T19:19:28.383Z] testMergeStatisticsNodes  Time elapsed: 0.001 s
15:19:28 [2022-05-31T19:19:28.383Z] parallelStreamBuildingTest  Time elapsed: 0.461 s
15:19:28 [2022-05-31T19:19:28.383Z] testNoiseDataset  Time elapsed: 0.624 s
15:19:28 [2022-05-31T19:19:28.383Z] streamBuildingTest  Time elapsed: 0.202 s
15:19:28 [2022-05-31T19:19:28.383Z] testEmpty  Time elapsed: 0.001 s
15:19:28 [2022-05-31T19:19:28.383Z] testSmallDataset  Time elapsed: 0 s
15:19:28 [2022-05-31T19:19:28.383Z] gaussianNoiseTest  Time elapsed: 0.49 s
15:19:28 [2022-05-31T19:19:28.383Z] testLargeDataset  Time elapsed: 0.462 s
15:19:28 [2022-05-31T19:19:28.383Z] testAscending  Time elapsed: 0 s
15:19:28 [2022-05-31T19:19:28.383Z] testLimitDataset  Time elapsed: 0 s
15:19:28 [2022-05-31T19:19:28.383Z] mergeStatisticsCornerCaseNodesTest  Time elapsed: 0.001 s
15:19:28 [2022-05-31T19:19:28.383Z] testMergeStatisticsRandomNodes  Time elapsed: 0.001 s
15:19:28 [2022-05-31T19:19:28.383Z] testLargeDatasetNegative  Time elapsed: 0 s
15:19:28 [2022-05-31T19:19:28.383Z] testLimitDataset2  Time elapsed: 0 s
15:19:28 [2022-05-31T19:19:28.383Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:19:28 [2022-05-31T19:19:28.948Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:19:28 [2022-05-31T19:19:28.948Z] testPartialPerTypeStatsCancel  Time elapsed: 0.188 s
15:19:28 [2022-05-31T19:19:28.948Z] testExecute  Time elapsed: 0.043 s
15:19:28 [2022-05-31T19:19:28.948Z] testExecuteNoDepend  Time elapsed: 0.054 s
15:19:28 [2022-05-31T19:19:28.948Z] testTotalStats  Time elapsed: 0.033 s
15:19:28 [2022-05-31T19:19:28.948Z] testPerTypeStats  Time elapsed: 0.066 s
15:19:28 [2022-05-31T19:19:28.948Z] testPartialPerTypeStats  Time elapsed: 0.022 s
15:19:28 [2022-05-31T19:19:28.948Z] testExecuteNoTrace  Time elapsed: 0.008 s
15:19:28 [2022-05-31T19:19:28.948Z] testPartialStats  Time elapsed: 0.023 s
15:19:28 [2022-05-31T19:19:28.948Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
15:19:28 [2022-05-31T19:19:28.948Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
15:19:28 [2022-05-31T19:19:28.948Z] testFetchTreeSpecificRange  Time elapsed: 0.062 s
15:19:28 [2022-05-31T19:19:28.948Z] testFetchTreeWithMapperFullRange  Time elapsed: 0 s
15:19:28 [2022-05-31T19:19:28.948Z] testFetchTreeFullRange  Time elapsed: 0.001 s
15:19:28 [2022-05-31T19:19:28.948Z] testFetchTreeWithUserDefinedAspectsFullRange  Time elapsed: 0.002 s
15:19:28 [2022-05-31T19:19:28.948Z] 
15:19:28 [2022-05-31T19:19:28.948Z] Results:
15:19:28 [2022-05-31T19:19:28.948Z] 
15:19:28 [2022-05-31T19:19:28.948Z] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
15:19:28 [2022-05-31T19:19:28.948Z] 
15:19:29 [2022-05-31T19:19:29.513Z] [INFO] All tests passed!
15:19:29 [2022-05-31T19:19:29.513Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:29 [2022-05-31T19:19:29.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar
15:19:29 [2022-05-31T19:19:29.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.pom
15:19:29 [2022-05-31T19:19:29.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-sources.jar
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT [49/140]
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] The project's OSGi version is 1.0.11.202205311902
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.514Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests...
15:19:29 [2022-05-31T19:19:29.771Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.771Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:29 [2022-05-31T19:19:29.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
15:19:29 [2022-05-31T19:19:29.771Z] [INFO] 
15:19:29 [2022-05-31T19:19:29.771Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:29 [2022-05-31T19:19:29.771Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:19:29 [2022-05-31T19:19:29.771Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
15:19:30 [2022-05-31T19:19:30.336Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Skipping tests
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT [50/140]
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] The project's OSGi version is 1.0.16.202205311902
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests...
15:19:30 [2022-05-31T19:19:30.902Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.902Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:30 [2022-05-31T19:19:30.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
15:19:30 [2022-05-31T19:19:30.902Z] [INFO] 
15:19:30 [2022-05-31T19:19:30.902Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:30 [2022-05-31T19:19:30.902Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:19:30 [2022-05-31T19:19:30.903Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Skipping tests
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-pack200.jar.pack.gz
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.3.0-SNAPSHOT [51/140]
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] The project's OSGi version is 2.3.0.202205311902
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core...
15:19:31 [2022-05-31T19:19:31.469Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.470Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:31 [2022-05-31T19:19:31.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:19:31 [2022-05-31T19:19:31.470Z] [INFO] 
15:19:31 [2022-05-31T19:19:31.470Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:31 [2022-05-31T19:19:31.470Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:19:31 [2022-05-31T19:19:31.470Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] No tests to run.
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-sources.jar
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] No tests to run.
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.pom
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-sources.jar
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-pack200.jar.pack.gz
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-p2metadata.xml
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.0-SNAPSHOT-p2artifacts.xml
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.037Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:19:32 [2022-05-31T19:19:32.038Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.038Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
15:19:32 [2022-05-31T19:19:32.038Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.6-SNAPSHOT [52/140]
15:19:32 [2022-05-31T19:19:32.038Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:32 [2022-05-31T19:19:32.297Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.297Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.297Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.297Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:19:32 [2022-05-31T19:19:32.297Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.297Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests...
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.298Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:19:32 [2022-05-31T19:19:32.298Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.865Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.865Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] 
15:19:32 [2022-05-31T19:19:32.865Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:19:33 [2022-05-31T19:19:33.431Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:19:33 [2022-05-31T19:19:33.431Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
15:19:33 [2022-05-31T19:19:33.431Z] [INFO] Command line:
15:19:33 [2022-05-31T19:19:33.431Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:19:33 [2022-05-31T19:19:33.431Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:37 [2022-05-31T19:19:37.625Z] !SESSION 2022-05-31 19:19:33.629 -----------------------------------------------
15:19:37 [2022-05-31T19:19:37.625Z] eclipse.buildId=unknown
15:19:37 [2022-05-31T19:19:37.625Z] java.version=11.0.2
15:19:37 [2022-05-31T19:19:37.625Z] java.vendor=Oracle Corporation
15:19:37 [2022-05-31T19:19:37.625Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:19:37 [2022-05-31T19:19:37.625Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:19:37 [2022-05-31T19:19:37.625Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:19:37 [2022-05-31T19:19:37.625Z] 
15:19:37 [2022-05-31T19:19:37.625Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:19:37.536
15:19:37 [2022-05-31T19:19:37.625Z] !MESSAGE FrameworkEvent ERROR
15:19:37 [2022-05-31T19:19:37.625Z] !STACK 0
15:19:37 [2022-05-31T19:19:37.625Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:19:37 [2022-05-31T19:19:37.625Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:37 [2022-05-31T19:19:37.625Z] 
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:19:37 [2022-05-31T19:19:37.625Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:19:37 [2022-05-31T19:19:37.884Z] 
15:19:37 [2022-05-31T19:19:37.884Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:19:37.848
15:19:37 [2022-05-31T19:19:37.884Z] !MESSAGE FrameworkEvent ERROR
15:19:37 [2022-05-31T19:19:37.884Z] !STACK 0
15:19:37 [2022-05-31T19:19:37.884Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:19:37 [2022-05-31T19:19:37.884Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:37 [2022-05-31T19:19:37.884Z] 
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:19:37 [2022-05-31T19:19:37.884Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:19:39 [2022-05-31T19:19:39.259Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:19:39 [2022-05-31T19:19:39.259Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:19:39 [2022-05-31T19:19:39.259Z] cascadeTest  Time elapsed: 0.067 s
15:19:39 [2022-05-31T19:19:39.259Z] multiFunctionRootsTest  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] emptyStateSystemTest  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] largeTest  Time elapsed: 0.037 s
15:19:39 [2022-05-31T19:19:39.259Z] multiFunctionRootsSecondTest  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] mergeSecondLevelCalleesTest  Time elapsed: 0.052 s
15:19:39 [2022-05-31T19:19:39.259Z] mergeFirstLevelCalleesTest  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] treeTest  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:19:39 [2022-05-31T19:19:39.259Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:19:39 [2022-05-31T19:19:39.259Z] multiFunctionRootsTest  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] TreeStatisticsTest  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] MergeSecondLevelCalleesTest  Time elapsed: 0.002 s
15:19:39 [2022-05-31T19:19:39.259Z] MergeFirstLevelCalleesStatisticsTest  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:19:39 [2022-05-31T19:19:39.259Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:19:39 [2022-05-31T19:19:39.259Z] testGetSelfTime  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] testGetDepth  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] testGetStart  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] testToString  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] createInvalidTimeRangeStateLong  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] testCompareTo  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] testGetProcessId  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] createInvalidDouble  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] testAddChildOk1  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] testAddChildOk2  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] testAddChildOk3  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] createInvalidTimeRangeStateInteger  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] testHashCode  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] testCompareToBad  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] testEquals  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] testGetParent  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] testGetEnd  Time elapsed: 0.001 s
15:19:39 [2022-05-31T19:19:39.259Z] createInvalidTimeRangeStateString  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] createInvalidTimeRange  Time elapsed: 0 s
15:19:39 [2022-05-31T19:19:39.259Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:19:57 [2022-05-31T19:19:57.347Z] 
15:19:57 [2022-05-31T19:19:57.347Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2022-05-31 19:19:55.776
15:19:57 [2022-05-31T19:19:57.347Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
15:20:05 [2022-05-31T19:20:05.451Z] 
15:20:05 [2022-05-31T19:20:05.451Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2022-05-31 19:20:04.090
15:20:05 [2022-05-31T19:20:05.451Z] !MESSAGE Incoherent callstack found on (10019) occasions
15:20:05 [2022-05-31T19:20:05.451Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.168 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:20:05 [2022-05-31T19:20:05.451Z] testCallGraph[0: Small trace]  Time elapsed: 1.668 s
15:20:05 [2022-05-31T19:20:05.451Z] testCallGraph[1: Big trace]  Time elapsed: 23.497 s
15:20:05 [2022-05-31T19:20:05.451Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:20:13 [2022-05-31T19:20:13.562Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.246 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:20:13 [2022-05-31T19:20:13.562Z] testCallStackProvider[0: Small trace]  Time elapsed: 0.097 s
15:20:13 [2022-05-31T19:20:13.562Z] testCallStackContent[0: Small trace]  Time elapsed: 0.02 s
15:20:13 [2022-05-31T19:20:13.562Z] testCallStackProvider[1: Big trace]  Time elapsed: 7.512 s
15:20:13 [2022-05-31T19:20:13.562Z] testCallStackContent[1: Big trace]  Time elapsed: 0.615 s
15:20:13 [2022-05-31T19:20:13.562Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:20:13 [2022-05-31T19:20:13.562Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:20:13 [2022-05-31T19:20:13.562Z] testIntersectingSegmentStore  Time elapsed: 0.057 s
15:20:13 [2022-05-31T19:20:13.562Z] testSeriesSegmentStoreIterator  Time elapsed: 0.011 s
15:20:13 [2022-05-31T19:20:13.562Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
15:20:20 [2022-05-31T19:20:20.126Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.324 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
15:20:20 [2022-05-31T19:20:20.126Z] testCreateProviderForExperiment  Time elapsed: 0.011 s
15:20:20 [2022-05-31T19:20:20.126Z] testCreateProviderForTrace  Time elapsed: 0 s
15:20:20 [2022-05-31T19:20:20.126Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:20:20 [2022-05-31T19:20:20.126Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:20:20 [2022-05-31T19:20:20.126Z] testActivator  Time elapsed: 0.001 s
15:20:20 [2022-05-31T19:20:20.126Z] 
15:20:20 [2022-05-31T19:20:20.126Z] Results:
15:20:20 [2022-05-31T19:20:20.126Z] 
15:20:20 [2022-05-31T19:20:20.126Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
15:20:20 [2022-05-31T19:20:20.126Z] 
15:20:20 [2022-05-31T19:20:20.126Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5634d0f4 was not deregistered.
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.126Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.127Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@252a8aae was not deregistered.
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.127Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.127Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.128Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3dfa819 was not deregistered.
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.128Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.129Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4ce94d2f was not deregistered.
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.129Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.129Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.130Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@10a0fe30 was not deregistered.
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.130Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.130Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.131Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5a034157 was not deregistered.
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.131Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.131Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.132Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@77ab22be was not deregistered.
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.132Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@63d5874f was not deregistered.
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.132Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.132Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.133Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3762c4fc was not deregistered.
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.133Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.133Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.134Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@60c73e58 was not deregistered.
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.134Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.134Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.135Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2f4ba1ae was not deregistered.
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.135Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.135Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.136Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@517a2b0 was not deregistered.
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.136Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.136Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.137Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@74ecacc3 was not deregistered.
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.137Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@70228253 was not deregistered.
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.137Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.137Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.138Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@43acd79e was not deregistered.
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.138Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.138Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.139Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3a790e40 was not deregistered.
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:80)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.139Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
15:20:20 [2022-05-31T19:20:20.139Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
15:20:20 [2022-05-31T19:20:20.140Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.140Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.140Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.140Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:20:20 [2022-05-31T19:20:20.140Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:20:20 [2022-05-31T19:20:20.140Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:20:20 [2022-05-31T19:20:20.140Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:20:20 [2022-05-31T19:20:20.140Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:20:20 [2022-05-31T19:20:20.140Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] All tests passed!
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.pom
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-sources.jar
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 3.0.0-SNAPSHOT [53/140]
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] The project's OSGi version is 3.0.0.202205311902
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui...
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.140Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:20:20 [2022-05-31T19:20:20.140Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] No tests to run.
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.398Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:20 [2022-05-31T19:20:20.398Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] No tests to run.
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
15:20:20 [2022-05-31T19:20:20.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.pom
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-pack200.jar.pack.gz
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-p2metadata.xml
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-p2artifacts.xml
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT [54/140]
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.657Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests...
15:20:20 [2022-05-31T19:20:20.914Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.914Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:20 [2022-05-31T19:20:20.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
15:20:20 [2022-05-31T19:20:20.915Z] [INFO] 
15:20:20 [2022-05-31T19:20:20.915Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:20 [2022-05-31T19:20:20.915Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:20:20 [2022-05-31T19:20:20.915Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Skipping tests
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:20:21 [2022-05-31T19:20:21.480Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] Building Trace Compass BTF Support Parent 7.3.0-SNAPSHOT        [55/140]
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --------------------------------[ pom ]---------------------------------
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
15:20:21 [2022-05-31T19:20:21.481Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
15:20:21 [2022-05-31T19:20:21.481Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-7.3.0-SNAPSHOT.pom
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT       [56/140]
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] The project's OSGi version is 3.0.0.202205311902
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core...
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/src/main/resources
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.481Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:20:21 [2022-05-31T19:20:21.481Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/classes
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/src/test/resources
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.739Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] No tests to run.
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.996Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.996Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] No tests to run.
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.pom
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-p2metadata.xml
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-p2artifacts.xml
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] Building Trace Compass Documentation 7.3.0-SNAPSHOT             [57/140]
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --------------------------------[ pom ]---------------------------------
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
15:20:21 [2022-05-31T19:20:21.996Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
15:20:21 [2022-05-31T19:20:21.996Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
15:20:21 [2022-05-31T19:20:21.996Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-7.3.0-SNAPSHOT.pom
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] Building Trace Compass Developer Guide 7.3.0-SNAPSHOT           [58/140]
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] 
15:20:21 [2022-05-31T19:20:21.997Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:20:21 [2022-05-31T19:20:21.997Z] [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
15:20:21 [2022-05-31T19:20:21.997Z] [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
15:20:21 [2022-05-31T19:20:21.997Z] [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
15:20:21 [2022-05-31T19:20:21.997Z] [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
15:20:21 [2022-05-31T19:20:21.997Z] [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
15:20:21 [2022-05-31T19:20:21.997Z] [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
15:20:22 [2022-05-31T19:20:22.254Z] [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 71 kB/s)
15:20:22 [2022-05-31T19:20:22.254Z] [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
15:20:22 [2022-05-31T19:20:22.254Z] [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
15:20:22 [2022-05-31T19:20:22.254Z] [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
15:20:22 [2022-05-31T19:20:22.254Z] [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
15:20:22 [2022-05-31T19:20:22.254Z] [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
15:20:22 [2022-05-31T19:20:22.254Z] [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
15:20:22 [2022-05-31T19:20:22.254Z] [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 250 kB/s)
15:20:22 [2022-05-31T19:20:22.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:20:22 [2022-05-31T19:20:22.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:20:22 [2022-05-31T19:20:22.255Z] [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
15:20:22 [2022-05-31T19:20:22.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:20:22 [2022-05-31T19:20:22.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [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 395 kB/s)
15:20:22 [2022-05-31T19:20:22.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
15:20:22 [2022-05-31T19:20:22.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:20:22 [2022-05-31T19:20:22.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [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 284 kB/s)
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [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
15:20:22 [2022-05-31T19:20:22.512Z] [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 431 kB/s)
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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 37 kB/s)
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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 602 kB/s)
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:22 [2022-05-31T19:20:22.769Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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 350 kB/s)
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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 146 kB/s)
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.027Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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 103 kB/s)
15:20:23 [2022-05-31T19:20:23.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
15:20:23 [2022-05-31T19:20:23.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:20:23 [2022-05-31T19:20:23.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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 334 kB/s)
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.284Z] [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
15:20:23 [2022-05-31T19:20:23.285Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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 743 kB/s)
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.542Z] [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
15:20:23 [2022-05-31T19:20:23.543Z] [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
15:20:23 [2022-05-31T19:20:23.543Z] [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
15:20:23 [2022-05-31T19:20:23.543Z] [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
15:20:23 [2022-05-31T19:20:23.543Z] [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 2.1 MB/s)
15:20:23 [2022-05-31T19:20:23.543Z] [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 3.7 MB/s)
15:20:23 [2022-05-31T19:20:23.543Z] [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 7.7 MB/s)
15:20:23 [2022-05-31T19:20:23.543Z] [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 8.4 MB/s)
15:20:23 [2022-05-31T19:20:23.543Z] [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 39 MB/s)
15:20:23 [2022-05-31T19:20:23.800Z] [INFO] Executing tasks
15:20:23 [2022-05-31T19:20:23.800Z] 
15:20:23 [2022-05-31T19:20:23.800Z] main:
15:20:23 [2022-05-31T19:20:23.800Z] 
15:20:23 [2022-05-31T19:20:23.800Z] clean:
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] Executed tasks
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] Resolving class path of Trace Compass Developer Guide...
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.057Z] [INFO] Executing tasks
15:20:24 [2022-05-31T19:20:24.057Z] 
15:20:24 [2022-05-31T19:20:24.057Z] main:
15:20:24 [2022-05-31T19:20:24.057Z] 
15:20:24 [2022-05-31T19:20:24.057Z] build:
15:20:24 [2022-05-31T19:20:24.622Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
15:20:24 [2022-05-31T19:20:24.880Z] 
15:20:24 [2022-05-31T19:20:24.880Z] test:
15:20:24 [2022-05-31T19:20:24.880Z] [xmlvalidate] 19 file(s) have been successfully validated.
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] Executed tasks
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] 
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B)
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.20/ (446B)
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.20/categories/ (1.46kB)
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B)
15:20:24 [2022-05-31T19:20:24.880Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (125.38kB)
15:20:25 [2022-05-31T19:20:25.811Z] [INFO] Fetching R-4.20-202106111600&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.20/ (63B)
15:20:25 [2022-05-31T19:20:25.811Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.83MB)
15:20:26 [2022-05-31T19:20:26.376Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (696.23kB)
15:20:26 [2022-05-31T19:20:26.943Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (962.55kB)
15:20:27 [2022-05-31T19:20:27.876Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.42MB)
15:20:29 [2022-05-31T19:20:29.779Z] [INFO] Fetching org.eclipse.ant.core_3.6.0.v20210415-1314.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (71.43kB)
15:20:29 [2022-05-31T19:20:29.779Z] [INFO] Fetching org.eclipse.core.variables_3.5.0.v20210510-1945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (18.02kB)
15:20:29 [2022-05-31T19:20:29.779Z] [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.73kB)
15:20:29 [2022-05-31T19:20:29.779Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (41.25kB)
15:20:29 [2022-05-31T19:20:29.779Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.51kB)
15:20:29 [2022-05-31T19:20:29.779Z] [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.17kB)
15:20:29 [2022-05-31T19:20:29.779Z] [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (59.33kB)
15:20:30 [2022-05-31T19:20:30.037Z] [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (461.48kB)
15:20:30 [2022-05-31T19:20:30.294Z] [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.72kB)
15:20:30 [2022-05-31T19:20:30.294Z] [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.01kB)
15:20:30 [2022-05-31T19:20:30.294Z] [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.86kB)
15:20:30 [2022-05-31T19:20:30.551Z] [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (42.03kB)
15:20:30 [2022-05-31T19:20:30.551Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (30.11kB)
15:20:30 [2022-05-31T19:20:30.551Z] [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (120.09kB)
15:20:30 [2022-05-31T19:20:30.809Z] [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (163.99kB)
15:20:30 [2022-05-31T19:20:30.809Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
15:20:31 [2022-05-31T19:20:31.067Z] [INFO] Command line:
15:20:31 [2022-05-31T19:20:31.067Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:20:31 [2022-05-31T19:20:31.067Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:33 [2022-05-31T19:20:33.593Z] Buildfile: build.xml
15:20:33 [2022-05-31T19:20:33.593Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:20:33 [2022-05-31T19:20:33.593Z] 
15:20:33 [2022-05-31T19:20:33.593Z] build.index:
15:20:36 [2022-05-31T19:20:36.120Z] BUILD SUCCESSFUL
15:20:36 [2022-05-31T19:20:36.120Z] 
15:20:36 [2022-05-31T19:20:36.120Z] BUILD SUCCESSFUL
15:20:36 [2022-05-31T19:20:36.120Z] Total time: 2 seconds
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] No tests to run.
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-sources.jar
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar
15:20:36 [2022-05-31T19:20:36.378Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.378Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.378Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.378Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.378Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:36 [2022-05-31T19:20:36.378Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.378Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.378Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:36 [2022-05-31T19:20:36.378Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] No tests to run.
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.pom
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-sources.jar
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-p2metadata.xml
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-7.3.0-SNAPSHOT-p2artifacts.xml
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Executing tasks
15:20:36 [2022-05-31T19:20:36.636Z] 
15:20:36 [2022-05-31T19:20:36.636Z] main:
15:20:36 [2022-05-31T19:20:36.636Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.dev
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Executed tasks
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.16-SNAPSHOT [59/140]
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] The project's OSGi version is 2.1.16.202205311902
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.637Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.637Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.637Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.637Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.637Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui...
15:20:36 [2022-05-31T19:20:36.895Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.895Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:36 [2022-05-31T19:20:36.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
15:20:36 [2022-05-31T19:20:36.895Z] [INFO] 
15:20:36 [2022-05-31T19:20:36.895Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:36 [2022-05-31T19:20:36.895Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:20:36 [2022-05-31T19:20:36.895Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
15:20:37 [2022-05-31T19:20:37.829Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.829Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.829Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.829Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:37 [2022-05-31T19:20:37.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
15:20:37 [2022-05-31T19:20:37.829Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.829Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] No tests to run.
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] No tests to run.
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.pom
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-pack200.jar.pack.gz
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-p2metadata.xml
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-p2artifacts.xml
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Building org.eclipse.tracecompass.tmf 7.3.0-SNAPSHOT            [60/140]
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.830Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] 
15:20:37 [2022-05-31T19:20:37.831Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
15:20:38 [2022-05-31T19:20:38.090Z] [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)
15:20:38 [2022-05-31T19:20:38.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT.jar
15:20:38 [2022-05-31T19:20:38.090Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.090Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
15:20:38 [2022-05-31T19:20:38.090Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.090Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:20:38 [2022-05-31T19:20:38.090Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.090Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
15:20:38 [2022-05-31T19:20:38.090Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-sources-feature.jar
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
15:20:38 [2022-05-31T19:20:38.347Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT.jar
15:20:38 [2022-05-31T19:20:38.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT.pom
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-sources-feature.jar
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-p2metadata.xml
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-7.3.0-SNAPSHOT-p2artifacts.xml
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT         [61/140]
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] The project's OSGi version is 1.0.4.202205311902
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.348Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui...
15:20:38 [2022-05-31T19:20:38.605Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.605Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:38 [2022-05-31T19:20:38.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
15:20:38 [2022-05-31T19:20:38.605Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.605Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.606Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:20:38 [2022-05-31T19:20:38.606Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/classes
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] No tests to run.
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.863Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.863Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.864Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] No tests to run.
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.pom
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-p2metadata.xml
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-p2artifacts.xml
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Building org.eclipse.tracecompass.btf 7.3.0-SNAPSHOT            [62/140]
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] 
15:20:38 [2022-05-31T19:20:38.864Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT.jar
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
15:20:39 [2022-05-31T19:20:39.122Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-sources-feature.jar
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
15:20:39 [2022-05-31T19:20:39.122Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT.jar
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT.pom
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-sources-feature.jar
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-p2metadata.xml
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-7.3.0-SNAPSHOT-p2artifacts.xml
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT [63/140]
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] The project's OSGi version is 1.0.3.202205311902
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.122Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests...
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.381Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.381Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.638Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.638Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.639Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:39 [2022-05-31T19:20:39.639Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
15:20:39 [2022-05-31T19:20:39.895Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.895Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:39 [2022-05-31T19:20:39.895Z] [INFO] 
15:20:39 [2022-05-31T19:20:39.895Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:40 [2022-05-31T19:20:40.153Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.67MB)
15:20:40 [2022-05-31T19:20:40.410Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.33MB)
15:20:40 [2022-05-31T19:20:40.975Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.45MB)
15:20:41 [2022-05-31T19:20:41.233Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:20:41 [2022-05-31T19:20:41.233Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
15:20:41 [2022-05-31T19:20:41.233Z] [INFO] Command line:
15:20:41 [2022-05-31T19:20:41.233Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:20:41 [2022-05-31T19:20:41.233Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:45 [2022-05-31T19:20:45.412Z] !SESSION 2022-05-31 19:20:41.339 -----------------------------------------------
15:20:45 [2022-05-31T19:20:45.412Z] eclipse.buildId=unknown
15:20:45 [2022-05-31T19:20:45.412Z] java.version=11.0.2
15:20:45 [2022-05-31T19:20:45.412Z] java.vendor=Oracle Corporation
15:20:45 [2022-05-31T19:20:45.412Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:20:45 [2022-05-31T19:20:45.412Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:20:45 [2022-05-31T19:20:45.412Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:20:45 [2022-05-31T19:20:45.412Z] 
15:20:45 [2022-05-31T19:20:45.412Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:20:44.622
15:20:45 [2022-05-31T19:20:45.412Z] !MESSAGE FrameworkEvent ERROR
15:20:45 [2022-05-31T19:20:45.412Z] !STACK 0
15:20:45 [2022-05-31T19:20:45.412Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:20:45 [2022-05-31T19:20:45.412Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:45 [2022-05-31T19:20:45.412Z] 
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:20:45 [2022-05-31T19:20:45.412Z] 
15:20:45 [2022-05-31T19:20:45.412Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:20:44.936
15:20:45 [2022-05-31T19:20:45.412Z] !MESSAGE FrameworkEvent ERROR
15:20:45 [2022-05-31T19:20:45.412Z] !STACK 0
15:20:45 [2022-05-31T19:20:45.412Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [138]
15:20:45 [2022-05-31T19:20:45.412Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:45 [2022-05-31T19:20:45.412Z] 
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:20:45 [2022-05-31T19:20:45.412Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:20:45 [2022-05-31T19:20:45.669Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:20:45 [2022-05-31T19:20:45.927Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:20:45 [2022-05-31T19:20:45.927Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.088 s
15:20:45 [2022-05-31T19:20:45.927Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.02 s
15:20:45 [2022-05-31T19:20:45.927Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.009 s
15:20:45 [2022-05-31T19:20:45.927Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
15:20:45 [2022-05-31T19:20:45.927Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
15:20:45 [2022-05-31T19:20:45.927Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
15:20:45 [2022-05-31T19:20:45.927Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.043 s
15:20:45 [2022-05-31T19:20:45.927Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.012 s
15:20:45 [2022-05-31T19:20:45.927Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
15:20:45 [2022-05-31T19:20:45.927Z] 
15:20:45 [2022-05-31T19:20:45.927Z] Results:
15:20:45 [2022-05-31T19:20:45.927Z] 
15:20:45 [2022-05-31T19:20:45.927Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:20:45 [2022-05-31T19:20:45.927Z] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] All tests passed!
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.pom
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.9-SNAPSHOT [64/140]
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] The project's OSGi version is 1.1.9.202205311902
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.492Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests...
15:20:46 [2022-05-31T19:20:46.750Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.750Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:46 [2022-05-31T19:20:46.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:20:46 [2022-05-31T19:20:46.750Z] [INFO] 
15:20:46 [2022-05-31T19:20:46.750Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:20:46 [2022-05-31T19:20:46.750Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:20:46 [2022-05-31T19:20:46.750Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/classes
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.008Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.008Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] 
15:20:47 [2022-05-31T19:20:47.008Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
15:20:47 [2022-05-31T19:20:47.573Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:20:47 [2022-05-31T19:20:47.573Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
15:20:47 [2022-05-31T19:20:47.573Z] [INFO] Command line:
15:20:47 [2022-05-31T19:20:47.573Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:20:47 [2022-05-31T19:20:47.573Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:50 [2022-05-31T19:20:50.361Z] !SESSION 2022-05-31 19:20:47.664 -----------------------------------------------
15:20:50 [2022-05-31T19:20:50.361Z] eclipse.buildId=unknown
15:20:50 [2022-05-31T19:20:50.361Z] java.version=11.0.2
15:20:50 [2022-05-31T19:20:50.361Z] java.vendor=Oracle Corporation
15:20:50 [2022-05-31T19:20:50.361Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:20:50 [2022-05-31T19:20:50.361Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:20:50 [2022-05-31T19:20:50.361Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:20:50 [2022-05-31T19:20:50.361Z] 
15:20:50 [2022-05-31T19:20:50.361Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:20:50.132
15:20:50 [2022-05-31T19:20:50.361Z] !MESSAGE FrameworkEvent ERROR
15:20:50 [2022-05-31T19:20:50.361Z] !STACK 0
15:20:50 [2022-05-31T19:20:50.361Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
15:20:50 [2022-05-31T19:20:50.361Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:50 [2022-05-31T19:20:50.361Z] 
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:20:50 [2022-05-31T19:20:50.361Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:20:51 [2022-05-31T19:20:51.294Z] 
15:20:51 [2022-05-31T19:20:51.294Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:20:51.148
15:20:51 [2022-05-31T19:20:51.294Z] !MESSAGE FrameworkEvent ERROR
15:20:51 [2022-05-31T19:20:51.294Z] !STACK 0
15:20:51 [2022-05-31T19:20:51.294Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [131]
15:20:51 [2022-05-31T19:20:51.294Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:51 [2022-05-31T19:20:51.294Z] 
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:20:51 [2022-05-31T19:20:51.294Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:20:51 [2022-05-31T19:20:51.552Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:20:51 [2022-05-31T19:20:51.809Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:20:51 [2022-05-31T19:20:51.809Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.035 s
15:20:51 [2022-05-31T19:20:51.809Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
15:20:51 [2022-05-31T19:20:51.809Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:20:51 [2022-05-31T19:20:51.809Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
15:20:51 [2022-05-31T19:20:51.810Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:20:51 [2022-05-31T19:20:51.810Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:20:51 [2022-05-31T19:20:51.810Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:20:52 [2022-05-31T19:20:52.068Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:20:52 [2022-05-31T19:20:52.068Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.068Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.068Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.068Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.068Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.069Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.069Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:20:52 [2022-05-31T19:20:52.070Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:20:52 [2022-05-31T19:20:52.070Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.070Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.070Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.056 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.071Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:20:52 [2022-05-31T19:20:52.072Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.072Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:20:52 [2022-05-31T19:20:52.073Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.073Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.074Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.075Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.334Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:20:52 [2022-05-31T19:20:52.335Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormat[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject2[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testParseObject[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.335Z] testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormat[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testParseObject[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.336Z] testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject2[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testParseObject[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormatIllegalArgument[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.337Z] testFormat[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormatIllegalArgument[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testFormat[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testParseObject2[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:20:52 [2022-05-31T19:20:52.338Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:20:52 [2022-05-31T19:20:52.338Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.071 s
15:20:52 [2022-05-31T19:20:52.338Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.009 s
15:20:52 [2022-05-31T19:20:52.338Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.338Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.005 s
15:20:52 [2022-05-31T19:20:52.338Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.338Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.338Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.338Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.338Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.338Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.338Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:20:52 [2022-05-31T19:20:52.338Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561734032.717","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561734032.717","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561809603.04","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561810939.172","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561810939.172","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561812371.898","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561816862.123","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561816862.123","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561817521.771","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561818855.74","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.339Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.339Z] WARNING: {"ts":"10091561820399.48","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561823184.266","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561823184.266","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561823876.799","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561829339.13","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561829855.297","ph":"B","tid":1,"pid":1,"name":"bar"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561830314.564","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561830649.469","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561831548.56","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561831902.883","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561832214.121","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561832485.46","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561832778.568","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561833060.488","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561833765.896","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561834459.588","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561836990.494","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561836990.494","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561838230.012","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561839424.96","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561840026.275","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561840554.54","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561840816.127","ph":"B","tid":1,"pid":1,"name":"bar"}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561841048.148","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.597Z] INFO: {"ts":"10091561841256.48","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.597Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.597Z] WARNING: {"ts":"10091561841796.74","ph":"B","tid":1,"pid":1,"name":"foo"}
15:20:52 [2022-05-31T19:20:52.598Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:20:52 [2022-05-31T19:20:52.598Z] WARNING: {"ts":"10091561841796.74","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
15:20:52 [2022-05-31T19:20:52.598Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:20:52 [2022-05-31T19:20:52.598Z] WARNING: {"ts":"10091561842309.896","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.598Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:20:52 [2022-05-31T19:20:52.598Z] INFO: {"ts":"10091561901506.549","ph":"B","tid":1,"pid":1,"name":"world"}
15:20:52 [2022-05-31T19:20:52.598Z] May 31, 2022 7:20:52 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:20:52 [2022-05-31T19:20:52.598Z] INFO: {"ts":"10091561901777.363","ph":"E","tid":1,"pid":1}
15:20:52 [2022-05-31T19:20:52.598Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:20:52 [2022-05-31T19:20:52.598Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.081 s
15:20:52 [2022-05-31T19:20:52.598Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:20:52 [2022-05-31T19:20:52.598Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:20:52 [2022-05-31T19:20:52.598Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:20:52 [2022-05-31T19:20:52.598Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
15:20:52 [2022-05-31T19:20:52.598Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.057 s
15:20:52 [2022-05-31T19:20:52.598Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:20:52 [2022-05-31T19:20:52.598Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:20:52 [2022-05-31T19:20:52.598Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:20:52 [2022-05-31T19:20:52.598Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:20:52 [2022-05-31T19:20:52.598Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:20:52 [2022-05-31T19:20:52.598Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.106 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:20:52 [2022-05-31T19:20:52.598Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.04 s
15:20:52 [2022-05-31T19:20:52.598Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
15:20:52 [2022-05-31T19:20:52.598Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.05 s
15:20:52 [2022-05-31T19:20:52.598Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.005 s
15:20:52 [2022-05-31T19:20:52.598Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
15:20:52 [2022-05-31T19:20:52.598Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:20:52 [2022-05-31T19:20:52.598Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:20:52 [2022-05-31T19:20:52.598Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
15:20:52 [2022-05-31T19:20:52.598Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:20:52 [2022-05-31T19:20:52.598Z] 
15:20:52 [2022-05-31T19:20:52.598Z] Results:
15:20:52 [2022-05-31T19:20:52.598Z] 
15:20:52 [2022-05-31T19:20:52.598Z] Tests run: 696, Failures: 0, Errors: 0, Skipped: 1
15:20:52 [2022-05-31T19:20:52.598Z] 
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] All tests passed!
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.pom
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-sources.jar
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-pack200.jar.pack.gz
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-p2metadata.xml
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.9-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.9-SNAPSHOT-p2artifacts.xml
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] Building org.eclipse.tracecompass.ctf 7.3.0-SNAPSHOT            [65/140]
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.163Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT.jar
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-sources-feature.jar
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT.jar
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT.pom
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-sources-feature.jar
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-p2metadata.xml
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-7.3.0-SNAPSHOT-p2artifacts.xml
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT [66/140]
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] The project's OSGi version is 1.0.3.202205311902
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.164Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests...
15:20:53 [2022-05-31T19:20:53.422Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.422Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:53 [2022-05-31T19:20:53.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
15:20:53 [2022-05-31T19:20:53.422Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.422Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.422Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:20:53 [2022-05-31T19:20:53.422Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
15:20:53 [2022-05-31T19:20:53.679Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.679Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:53 [2022-05-31T19:20:53.679Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
15:20:53 [2022-05-31T19:20:53.679Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.679Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.680Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.680Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] 
15:20:53 [2022-05-31T19:20:53.680Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:53 [2022-05-31T19:20:53.937Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:20:53 [2022-05-31T19:20:53.937Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
15:20:53 [2022-05-31T19:20:53.937Z] [INFO] Command line:
15:20:53 [2022-05-31T19:20:53.937Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:20:54 [2022-05-31T19:20:54.195Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:57 [2022-05-31T19:20:57.475Z] !SESSION 2022-05-31 19:20:54.249 -----------------------------------------------
15:20:57 [2022-05-31T19:20:57.475Z] eclipse.buildId=unknown
15:20:57 [2022-05-31T19:20:57.475Z] java.version=11.0.2
15:20:57 [2022-05-31T19:20:57.475Z] java.vendor=Oracle Corporation
15:20:57 [2022-05-31T19:20:57.475Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:20:57 [2022-05-31T19:20:57.475Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
15:20:57 [2022-05-31T19:20:57.475Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:20:57 [2022-05-31T19:20:57.475Z] 
15:20:57 [2022-05-31T19:20:57.475Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:20:56.920
15:20:57 [2022-05-31T19:20:57.475Z] !MESSAGE FrameworkEvent ERROR
15:20:57 [2022-05-31T19:20:57.475Z] !STACK 0
15:20:57 [2022-05-31T19:20:57.475Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
15:20:57 [2022-05-31T19:20:57.475Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:57 [2022-05-31T19:20:57.475Z] 
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:20:57 [2022-05-31T19:20:57.475Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:20:58 [2022-05-31T19:20:58.122Z] 
15:20:58 [2022-05-31T19:20:58.122Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:20:57.959
15:20:58 [2022-05-31T19:20:58.122Z] !MESSAGE FrameworkEvent ERROR
15:20:58 [2022-05-31T19:20:58.122Z] !STACK 0
15:20:58 [2022-05-31T19:20:58.122Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [130]
15:20:58 [2022-05-31T19:20:58.123Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:58 [2022-05-31T19:20:58.123Z] 
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:20:58 [2022-05-31T19:20:58.123Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:20:58 [2022-05-31T19:20:58.381Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:20:58 [2022-05-31T19:20:58.640Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.086 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:20:58 [2022-05-31T19:20:58.640Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.011 s
15:20:58 [2022-05-31T19:20:58.640Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.640Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
15:20:58 [2022-05-31T19:20:58.640Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.640Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.640Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.640Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.640Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.641Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:20:58 [2022-05-31T19:20:58.641Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.033 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:20:58 [2022-05-31T19:20:58.641Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:20:58 [2022-05-31T19:20:58.641Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.017 s
15:20:58 [2022-05-31T19:20:58.641Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
15:20:58 [2022-05-31T19:20:58.641Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.641Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:20:58 [2022-05-31T19:20:58.641Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.641Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.641Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.641Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.641Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:20:58 [2022-05-31T19:20:58.641Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.641Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:20:58 [2022-05-31T19:20:58.641Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:20:58 [2022-05-31T19:20:58.641Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:20:58 [2022-05-31T19:20:58.641Z] 
15:20:58 [2022-05-31T19:20:58.641Z] Results:
15:20:58 [2022-05-31T19:20:58.641Z] 
15:20:58 [2022-05-31T19:20:58.641Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
15:20:58 [2022-05-31T19:20:58.641Z] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] All tests passed!
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.pom
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 7.3.0-SNAPSHOT        [67/140]
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT.jar
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-sources-feature.jar
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT.jar
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT.pom
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-sources-feature.jar
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-p2metadata.xml
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-7.3.0-SNAPSHOT-p2artifacts.xml
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.207Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT [68/140]
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] The project's OSGi version is 1.0.11.202205311902
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.208Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests...
15:20:59 [2022-05-31T19:20:59.466Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.466Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:59 [2022-05-31T19:20:59.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
15:20:59 [2022-05-31T19:20:59.466Z] [INFO] 
15:20:59 [2022-05-31T19:20:59.466Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:20:59 [2022-05-31T19:20:59.466Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:20:59 [2022-05-31T19:20:59.723Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Skipping tests
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Building Trace Compass User Guide 7.3.0-SNAPSHOT                [69/140]
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Executing tasks
15:21:00 [2022-05-31T19:21:00.289Z] 
15:21:00 [2022-05-31T19:21:00.289Z] main:
15:21:00 [2022-05-31T19:21:00.289Z] 
15:21:00 [2022-05-31T19:21:00.289Z] clean:
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Executed tasks
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Resolving class path of Trace Compass User Guide...
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.289Z] [INFO] Executing tasks
15:21:00 [2022-05-31T19:21:00.289Z] 
15:21:00 [2022-05-31T19:21:00.289Z] main:
15:21:00 [2022-05-31T19:21:00.289Z] 
15:21:00 [2022-05-31T19:21:00.289Z] build:
15:21:00 [2022-05-31T19:21:00.855Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
15:21:00 [2022-05-31T19:21:00.855Z] 
15:21:00 [2022-05-31T19:21:00.855Z] test:
15:21:00 [2022-05-31T19:21:00.855Z] [xmlvalidate] 18 file(s) have been successfully validated.
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] Executed tasks
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/src/main/resources
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] 
15:21:00 [2022-05-31T19:21:00.855Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
15:21:01 [2022-05-31T19:21:01.112Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (696.23kB)
15:21:01 [2022-05-31T19:21:01.677Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (962.55kB)
15:21:02 [2022-05-31T19:21:02.609Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.42MB)
15:21:03 [2022-05-31T19:21:03.981Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
15:21:03 [2022-05-31T19:21:03.982Z] [INFO] Command line:
15:21:03 [2022-05-31T19:21:03.982Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:21:03 [2022-05-31T19:21:03.982Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:06 [2022-05-31T19:21:06.508Z] Buildfile: build.xml
15:21:06 [2022-05-31T19:21:06.508Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:21:06 [2022-05-31T19:21:06.508Z] 
15:21:06 [2022-05-31T19:21:06.508Z] build.index:
15:21:09 [2022-05-31T19:21:09.051Z] BUILD SUCCESSFUL
15:21:09 [2022-05-31T19:21:09.051Z] 
15:21:09 [2022-05-31T19:21:09.051Z] BUILD SUCCESSFUL
15:21:09 [2022-05-31T19:21:09.051Z] Total time: 2 seconds
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/src/test/resources
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] No tests to run.
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-sources.jar
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar
15:21:09 [2022-05-31T19:21:09.387Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.387Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.387Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.387Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.387Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:09 [2022-05-31T19:21:09.387Z] [INFO] 
15:21:09 [2022-05-31T19:21:09.387Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
15:21:09 [2022-05-31T19:21:09.387Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:09 [2022-05-31T19:21:09.388Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.user ---
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.user ---
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] No tests to run.
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.pom
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-sources.jar
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-p2metadata.xml
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-7.3.0-SNAPSHOT-p2artifacts.xml
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] Executing tasks
15:21:10 [2022-05-31T19:21:10.327Z] 
15:21:10 [2022-05-31T19:21:10.327Z] main:
15:21:10 [2022-05-31T19:21:10.327Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:21:10 [2022-05-31T19:21:10.327Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.user
15:21:10 [2022-05-31T19:21:10.327Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:21:10 [2022-05-31T19:21:10.327Z] [INFO] Executed tasks
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 7.3.0-SNAPSHOT [70/140]
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Executing tasks
15:21:10 [2022-05-31T19:21:10.585Z] 
15:21:10 [2022-05-31T19:21:10.585Z] main:
15:21:10 [2022-05-31T19:21:10.585Z] 
15:21:10 [2022-05-31T19:21:10.585Z] clean:
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Executed tasks
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide...
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Executing tasks
15:21:10 [2022-05-31T19:21:10.585Z] 
15:21:10 [2022-05-31T19:21:10.585Z] main:
15:21:10 [2022-05-31T19:21:10.585Z] 
15:21:10 [2022-05-31T19:21:10.585Z] build:
15:21:10 [2022-05-31T19:21:10.585Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
15:21:10 [2022-05-31T19:21:10.585Z] 
15:21:10 [2022-05-31T19:21:10.585Z] test:
15:21:10 [2022-05-31T19:21:10.585Z] [xmlvalidate] 8 file(s) have been successfully validated.
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Executed tasks
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] 
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
15:21:10 [2022-05-31T19:21:10.585Z] [INFO] Command line:
15:21:10 [2022-05-31T19:21:10.585Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:21:10 [2022-05-31T19:21:10.585Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:13 [2022-05-31T19:21:13.110Z] Buildfile: build.xml
15:21:13 [2022-05-31T19:21:13.368Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:21:13 [2022-05-31T19:21:13.368Z] 
15:21:13 [2022-05-31T19:21:13.368Z] build.index:
15:21:14 [2022-05-31T19:21:14.740Z] BUILD SUCCESSFUL
15:21:14 [2022-05-31T19:21:14.740Z] 
15:21:14 [2022-05-31T19:21:14.740Z] BUILD SUCCESSFUL
15:21:14 [2022-05-31T19:21:14.740Z] Total time: 2 seconds
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] No tests to run.
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-sources.jar
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.997Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.997Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.998Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] No tests to run.
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.pom
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-sources.jar
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-p2metadata.xml
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-7.3.0-SNAPSHOT-p2artifacts.xml
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Executing tasks
15:21:14 [2022-05-31T19:21:14.998Z] 
15:21:14 [2022-05-31T19:21:14.998Z] main:
15:21:14 [2022-05-31T19:21:14.998Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Executed tasks
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] Building Trace Compass RCP User Guide 7.3.0-SNAPSHOT            [71/140]
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] 
15:21:14 [2022-05-31T19:21:14.998Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] Executing tasks
15:21:15 [2022-05-31T19:21:15.255Z] 
15:21:15 [2022-05-31T19:21:15.255Z] main:
15:21:15 [2022-05-31T19:21:15.255Z] 
15:21:15 [2022-05-31T19:21:15.255Z] clean:
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] Executed tasks
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] Resolving class path of Trace Compass RCP User Guide...
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.255Z] [INFO] Executing tasks
15:21:15 [2022-05-31T19:21:15.255Z] 
15:21:15 [2022-05-31T19:21:15.255Z] main:
15:21:15 [2022-05-31T19:21:15.255Z] 
15:21:15 [2022-05-31T19:21:15.256Z] build:
15:21:15 [2022-05-31T19:21:15.256Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
15:21:15 [2022-05-31T19:21:15.256Z] 
15:21:15 [2022-05-31T19:21:15.256Z] test:
15:21:15 [2022-05-31T19:21:15.256Z] [xmlvalidate] 2 file(s) have been successfully validated.
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] Executed tasks
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] 
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
15:21:15 [2022-05-31T19:21:15.256Z] [INFO] Command line:
15:21:15 [2022-05-31T19:21:15.256Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:21:15 [2022-05-31T19:21:15.256Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:18 [2022-05-31T19:21:18.535Z] Buildfile: build.xml
15:21:18 [2022-05-31T19:21:18.535Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:21:18 [2022-05-31T19:21:18.535Z] 
15:21:18 [2022-05-31T19:21:18.535Z] build.index:
15:21:19 [2022-05-31T19:21:19.471Z] BUILD SUCCESSFUL
15:21:19 [2022-05-31T19:21:19.471Z] 
15:21:19 [2022-05-31T19:21:19.471Z] BUILD SUCCESSFUL
15:21:19 [2022-05-31T19:21:19.471Z] Total time: 1 second
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] No tests to run.
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-sources.jar
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.730Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.730Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.731Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:19 [2022-05-31T19:21:19.731Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] No tests to run.
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.pom
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-sources.jar
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-p2metadata.xml
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-7.3.0-SNAPSHOT-p2artifacts.xml
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Executing tasks
15:21:19 [2022-05-31T19:21:19.988Z] 
15:21:19 [2022-05-31T19:21:19.988Z] main:
15:21:19 [2022-05-31T19:21:19.988Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Executed tasks
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Building Trace Compass Pcap User Guide 7.3.0-SNAPSHOT           [72/140]
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Executing tasks
15:21:19 [2022-05-31T19:21:19.988Z] 
15:21:19 [2022-05-31T19:21:19.988Z] main:
15:21:19 [2022-05-31T19:21:19.988Z] 
15:21:19 [2022-05-31T19:21:19.988Z] clean:
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Executed tasks
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Resolving class path of Trace Compass Pcap User Guide...
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.988Z] [INFO] Executing tasks
15:21:19 [2022-05-31T19:21:19.988Z] 
15:21:19 [2022-05-31T19:21:19.988Z] main:
15:21:19 [2022-05-31T19:21:19.988Z] 
15:21:19 [2022-05-31T19:21:19.988Z] build:
15:21:19 [2022-05-31T19:21:19.988Z] Help: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
15:21:19 [2022-05-31T19:21:19.989Z] 
15:21:19 [2022-05-31T19:21:19.989Z] test:
15:21:19 [2022-05-31T19:21:19.989Z] [xmlvalidate] 1 file(s) have been successfully validated.
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] Executed tasks
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] 
15:21:19 [2022-05-31T19:21:19.989Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:20 [2022-05-31T19:21:20.246Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
15:21:20 [2022-05-31T19:21:20.246Z] [INFO] Command line:
15:21:20 [2022-05-31T19:21:20.246Z] 	[/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.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:21:20 [2022-05-31T19:21:20.246Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:22 [2022-05-31T19:21:22.771Z] Buildfile: build.xml
15:21:22 [2022-05-31T19:21:22.771Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:21:22 [2022-05-31T19:21:22.771Z] 
15:21:22 [2022-05-31T19:21:22.771Z] build.index:
15:21:24 [2022-05-31T19:21:24.142Z] BUILD SUCCESSFUL
15:21:24 [2022-05-31T19:21:24.142Z] 
15:21:24 [2022-05-31T19:21:24.142Z] BUILD SUCCESSFUL
15:21:24 [2022-05-31T19:21:24.142Z] Total time: 1 second
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] No tests to run.
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-sources.jar
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] No tests to run.
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.pom
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-sources.jar
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-p2metadata.xml
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-7.3.0-SNAPSHOT-p2artifacts.xml
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Executing tasks
15:21:24 [2022-05-31T19:21:24.142Z] 
15:21:24 [2022-05-31T19:21:24.142Z] main:
15:21:24 [2022-05-31T19:21:24.142Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Executed tasks
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
15:21:24 [2022-05-31T19:21:24.142Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.9-SNAPSHOT       [73/140]
15:21:24 [2022-05-31T19:21:24.143Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] The project's OSGi version is 1.0.9.202205311902
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.400Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples...
15:21:24 [2022-05-31T19:21:24.657Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.657Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:24 [2022-05-31T19:21:24.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/src/main/resources
15:21:24 [2022-05-31T19:21:24.657Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.657Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.657Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:21:24 [2022-05-31T19:21:24.657Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/classes
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/src/test/resources
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] No tests to run.
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.915Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.915Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:24 [2022-05-31T19:21:24.916Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
15:21:24 [2022-05-31T19:21:24.916Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.916Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
15:21:24 [2022-05-31T19:21:24.916Z] [INFO] 
15:21:24 [2022-05-31T19:21:24.916Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.examples ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.examples ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] No tests to run.
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.pom
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-p2metadata.xml
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-p2artifacts.xml
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 7.3.0-SNAPSHOT [74/140]
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --------------------------------[ pom ]---------------------------------
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:21:25 [2022-05-31T19:21:25.173Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:21:25 [2022-05-31T19:21:25.173Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-7.3.0-SNAPSHOT.pom
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT  [75/140]
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] The project's OSGi version is 1.0.7.202205311902
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.173Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.174Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core...
15:21:25 [2022-05-31T19:21:25.431Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.431Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:25 [2022-05-31T19:21:25.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
15:21:25 [2022-05-31T19:21:25.431Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.431Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.431Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:21:25 [2022-05-31T19:21:25.431Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.996Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] No tests to run.
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.996Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.997Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.997Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] No tests to run.
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.pom
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-pack200.jar.pack.gz
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-p2metadata.xml
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-p2artifacts.xml
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT    [76/140]
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] The project's OSGi version is 1.1.4.202205311902
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] 
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:25 [2022-05-31T19:21:25.997Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui...
15:21:26 [2022-05-31T19:21:26.254Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.254Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:26 [2022-05-31T19:21:26.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
15:21:26 [2022-05-31T19:21:26.254Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.254Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.254Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:21:26 [2022-05-31T19:21:26.254Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] No tests to run.
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] No tests to run.
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
15:21:26 [2022-05-31T19:21:26.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.pom
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-pack200.jar.pack.gz
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-p2metadata.xml
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-p2artifacts.xml
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 7.3.0-SNAPSHOT       [77/140]
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT.jar
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] 
15:21:26 [2022-05-31T19:21:26.820Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
15:21:26 [2022-05-31T19:21:26.820Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-sources-feature.jar
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
15:21:27 [2022-05-31T19:21:27.078Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT.jar
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT.pom
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-sources-feature.jar
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-p2metadata.xml
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-7.3.0-SNAPSHOT-p2artifacts.xml
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT [78/140]
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.078Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests...
15:21:27 [2022-05-31T19:21:27.336Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.336Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:27 [2022-05-31T19:21:27.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
15:21:27 [2022-05-31T19:21:27.336Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.336Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.336Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:21:27 [2022-05-31T19:21:27.336Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.902Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.902Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] 
15:21:27 [2022-05-31T19:21:27.902Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:28 [2022-05-31T19:21:28.162Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.67MB)
15:21:28 [2022-05-31T19:21:28.419Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.33MB)
15:21:28 [2022-05-31T19:21:28.985Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (3.45MB)
15:21:29 [2022-05-31T19:21:29.550Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:21:29 [2022-05-31T19:21:29.550Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
15:21:29 [2022-05-31T19:21:29.550Z] [INFO] Command line:
15:21:29 [2022-05-31T19:21:29.550Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:21:29 [2022-05-31T19:21:29.550Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:33 [2022-05-31T19:21:33.730Z] !SESSION 2022-05-31 19:21:29.668 -----------------------------------------------
15:21:33 [2022-05-31T19:21:33.730Z] eclipse.buildId=unknown
15:21:33 [2022-05-31T19:21:33.730Z] java.version=11.0.2
15:21:33 [2022-05-31T19:21:33.730Z] java.vendor=Oracle Corporation
15:21:33 [2022-05-31T19:21:33.730Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:33 [2022-05-31T19:21:33.730Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:21:33 [2022-05-31T19:21:33.730Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:21:33 [2022-05-31T19:21:33.730Z] 
15:21:33 [2022-05-31T19:21:33.730Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:21:33.323
15:21:33 [2022-05-31T19:21:33.730Z] !MESSAGE FrameworkEvent ERROR
15:21:33 [2022-05-31T19:21:33.730Z] !STACK 0
15:21:33 [2022-05-31T19:21:33.730Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [89]
15:21:33 [2022-05-31T19:21:33.730Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:33 [2022-05-31T19:21:33.730Z] 
15:21:33 [2022-05-31T19:21:33.730Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:21:33 [2022-05-31T19:21:33.730Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:21:33 [2022-05-31T19:21:33.730Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:33 [2022-05-31T19:21:33.731Z] 
15:21:33 [2022-05-31T19:21:33.731Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:21:33.655
15:21:33 [2022-05-31T19:21:33.731Z] !MESSAGE FrameworkEvent ERROR
15:21:33 [2022-05-31T19:21:33.731Z] !STACK 0
15:21:33 [2022-05-31T19:21:33.731Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [156]
15:21:33 [2022-05-31T19:21:33.731Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:33 [2022-05-31T19:21:33.731Z] 
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:33 [2022-05-31T19:21:33.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:34 [2022-05-31T19:21:34.295Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:21:34 [2022-05-31T19:21:34.295Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:21:34 [2022-05-31T19:21:34.295Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
15:21:34 [2022-05-31T19:21:34.295Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
15:21:34 [2022-05-31T19:21:34.295Z] 
15:21:34 [2022-05-31T19:21:34.295Z] Results:
15:21:34 [2022-05-31T19:21:34.295Z] 
15:21:34 [2022-05-31T19:21:34.296Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:21:34 [2022-05-31T19:21:34.296Z] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] All tests passed!
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.pom
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT [79/140]
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] 
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:34 [2022-05-31T19:21:34.860Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests...
15:21:35 [2022-05-31T19:21:35.118Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.118Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:35 [2022-05-31T19:21:35.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
15:21:35 [2022-05-31T19:21:35.118Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.118Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.118Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:21:35 [2022-05-31T19:21:35.118Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] Skipping tests
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
15:21:35 [2022-05-31T19:21:35.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.pom
15:21:35 [2022-05-31T19:21:35.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT [80/140]
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests...
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.634Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:21:35 [2022-05-31T19:21:35.634Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.893Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.893Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] 
15:21:35 [2022-05-31T19:21:35.893Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:36 [2022-05-31T19:21:36.458Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:21:36 [2022-05-31T19:21:36.458Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
15:21:36 [2022-05-31T19:21:36.458Z] [INFO] Command line:
15:21:36 [2022-05-31T19:21:36.458Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:21:36 [2022-05-31T19:21:36.458Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:40 [2022-05-31T19:21:40.641Z] !SESSION 2022-05-31 19:21:36.630 -----------------------------------------------
15:21:40 [2022-05-31T19:21:40.641Z] eclipse.buildId=unknown
15:21:40 [2022-05-31T19:21:40.641Z] java.version=11.0.2
15:21:40 [2022-05-31T19:21:40.641Z] java.vendor=Oracle Corporation
15:21:40 [2022-05-31T19:21:40.641Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:40 [2022-05-31T19:21:40.641Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:21:40 [2022-05-31T19:21:40.641Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:21:40 [2022-05-31T19:21:40.641Z] 
15:21:40 [2022-05-31T19:21:40.641Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:21:40.227
15:21:40 [2022-05-31T19:21:40.641Z] !MESSAGE FrameworkEvent ERROR
15:21:40 [2022-05-31T19:21:40.641Z] !STACK 0
15:21:40 [2022-05-31T19:21:40.641Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:21:40 [2022-05-31T19:21:40.641Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:40 [2022-05-31T19:21:40.641Z] 
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:40 [2022-05-31T19:21:40.642Z] 
15:21:40 [2022-05-31T19:21:40.642Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:21:40.549
15:21:40 [2022-05-31T19:21:40.642Z] !MESSAGE FrameworkEvent ERROR
15:21:40 [2022-05-31T19:21:40.642Z] !STACK 0
15:21:40 [2022-05-31T19:21:40.642Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [138]
15:21:40 [2022-05-31T19:21:40.642Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:40 [2022-05-31T19:21:40.642Z] 
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:40 [2022-05-31T19:21:40.642Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:41 [2022-05-31T19:21:41.206Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:21:41 [2022-05-31T19:21:41.206Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:21:41 [2022-05-31T19:21:41.207Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.002 s
15:21:41 [2022-05-31T19:21:41.207Z] 
15:21:41 [2022-05-31T19:21:41.207Z] Results:
15:21:41 [2022-05-31T19:21:41.207Z] 
15:21:41 [2022-05-31T19:21:41.207Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:21:41 [2022-05-31T19:21:41.207Z] 
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] All tests passed!
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.pom
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:21:41 [2022-05-31T19:21:41.771Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT [81/140]
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] The project's OSGi version is 1.2.5.202205311902
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core...
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] 
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:41 [2022-05-31T19:21:41.772Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:21:41 [2022-05-31T19:21:41.772Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.336Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] No tests to run.
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.336Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] No tests to run.
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.pom
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-pack200.jar.pack.gz
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-p2metadata.xml
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-p2artifacts.xml
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT [82/140]
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] The project's OSGi version is 2.0.5.202205311902
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core...
15:21:42 [2022-05-31T19:21:42.595Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.595Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:42 [2022-05-31T19:21:42.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
15:21:42 [2022-05-31T19:21:42.595Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.595Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.595Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:21:42 [2022-05-31T19:21:42.595Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.852Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] No tests to run.
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] No tests to run.
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.pom
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-pack200.jar.pack.gz
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-p2metadata.xml
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-p2artifacts.xml
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT  [83/140]
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] The project's OSGi version is 1.0.9.202205311902
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] 
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:42 [2022-05-31T19:21:42.853Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui...
15:21:43 [2022-05-31T19:21:43.111Z] [INFO] 
15:21:43 [2022-05-31T19:21:43.111Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:43 [2022-05-31T19:21:43.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:43 [2022-05-31T19:21:43.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
15:21:43 [2022-05-31T19:21:43.111Z] [INFO] 
15:21:43 [2022-05-31T19:21:43.111Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:43 [2022-05-31T19:21:43.111Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:21:43 [2022-05-31T19:21:43.111Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.044Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] No tests to run.
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.044Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] No tests to run.
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.pom
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-p2metadata.xml
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-p2artifacts.xml
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.13-SNAPSHOT [84/140]
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] The project's OSGi version is 1.2.13.202205311902
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.045Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui...
15:21:44 [2022-05-31T19:21:44.611Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.611Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:44 [2022-05-31T19:21:44.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
15:21:44 [2022-05-31T19:21:44.611Z] [INFO] 
15:21:44 [2022-05-31T19:21:44.611Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:44 [2022-05-31T19:21:44.611Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:21:44 [2022-05-31T19:21:44.611Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.546Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] No tests to run.
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.546Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
15:21:45 [2022-05-31T19:21:45.804Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.804Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.804Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.804Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.804Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:45 [2022-05-31T19:21:45.804Z] [INFO] 
15:21:45 [2022-05-31T19:21:45.804Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:45 [2022-05-31T19:21:45.804Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:45 [2022-05-31T19:21:45.804Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] No tests to run.
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.pom
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-pack200.jar.pack.gz
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-p2metadata.xml
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-p2artifacts.xml
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 7.3.0-SNAPSHOT [85/140]
15:21:46 [2022-05-31T19:21:46.062Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT.jar
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.321Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-sources-feature.jar
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.321Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT.jar
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT.pom
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-sources-feature.jar
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-p2metadata.xml
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-7.3.0-SNAPSHOT-p2artifacts.xml
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT [86/140]
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] The project's OSGi version is 1.1.3.202205311902
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.321Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests...
15:21:46 [2022-05-31T19:21:46.579Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.579Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:46 [2022-05-31T19:21:46.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
15:21:46 [2022-05-31T19:21:46.579Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.579Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.579Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:21:46 [2022-05-31T19:21:46.579Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.837Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] 
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:46 [2022-05-31T19:21:46.837Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:46 [2022-05-31T19:21:46.837Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
15:21:47 [2022-05-31T19:21:47.095Z] [INFO] 
15:21:47 [2022-05-31T19:21:47.095Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:47 [2022-05-31T19:21:47.095Z] [INFO] 
15:21:47 [2022-05-31T19:21:47.095Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:47 [2022-05-31T19:21:47.353Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:21:47 [2022-05-31T19:21:47.353Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
15:21:47 [2022-05-31T19:21:47.353Z] [INFO] Command line:
15:21:47 [2022-05-31T19:21:47.353Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:21:47 [2022-05-31T19:21:47.353Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:51 [2022-05-31T19:21:51.539Z] !SESSION 2022-05-31 19:21:47.556 -----------------------------------------------
15:21:51 [2022-05-31T19:21:51.539Z] eclipse.buildId=unknown
15:21:51 [2022-05-31T19:21:51.539Z] java.version=11.0.2
15:21:51 [2022-05-31T19:21:51.539Z] java.vendor=Oracle Corporation
15:21:51 [2022-05-31T19:21:51.539Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:51 [2022-05-31T19:21:51.539Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:21:51 [2022-05-31T19:21:51.539Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:21:51 [2022-05-31T19:21:51.539Z] 
15:21:51 [2022-05-31T19:21:51.539Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:21:50.837
15:21:51 [2022-05-31T19:21:51.539Z] !MESSAGE FrameworkEvent ERROR
15:21:51 [2022-05-31T19:21:51.539Z] !STACK 0
15:21:51 [2022-05-31T19:21:51.539Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:21:51 [2022-05-31T19:21:51.539Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:51 [2022-05-31T19:21:51.539Z] 
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:51 [2022-05-31T19:21:51.539Z] 
15:21:51 [2022-05-31T19:21:51.539Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:21:51.157
15:21:51 [2022-05-31T19:21:51.539Z] !MESSAGE FrameworkEvent ERROR
15:21:51 [2022-05-31T19:21:51.539Z] !STACK 0
15:21:51 [2022-05-31T19:21:51.539Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [138]
15:21:51 [2022-05-31T19:21:51.539Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:51 [2022-05-31T19:21:51.539Z] 
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:51 [2022-05-31T19:21:51.539Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:51 [2022-05-31T19:21:51.798Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:21:51 [2022-05-31T19:21:51.798Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:21:51 [2022-05-31T19:21:51.798Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.01 s
15:21:51 [2022-05-31T19:21:51.798Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
15:21:51 [2022-05-31T19:21:51.798Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
15:21:51 [2022-05-31T19:21:51.798Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
15:21:51 [2022-05-31T19:21:51.798Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:21:51 [2022-05-31T19:21:51.798Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:21:51 [2022-05-31T19:21:51.798Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
15:21:51 [2022-05-31T19:21:51.798Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
15:21:51 [2022-05-31T19:21:51.798Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.798Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:21:51 [2022-05-31T19:21:51.798Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:21:51 [2022-05-31T19:21:51.798Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
15:21:51 [2022-05-31T19:21:51.799Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
15:21:51 [2022-05-31T19:21:51.799Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:21:51 [2022-05-31T19:21:51.799Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:21:52 [2022-05-31T19:21:52.056Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:21:52 [2022-05-31T19:21:52.056Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.056Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.056Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.056Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.056Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.056Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.056Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.057Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.057Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.057Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.057Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.057Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.057Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.005 s
15:21:52 [2022-05-31T19:21:52.057Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:21:52 [2022-05-31T19:21:52.057Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.057Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.057Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:21:52 [2022-05-31T19:21:52.058Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:21:52 [2022-05-31T19:21:52.058Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.058Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:21:52 [2022-05-31T19:21:52.058Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:21:52 [2022-05-31T19:21:52.058Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
15:21:52 [2022-05-31T19:21:52.058Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.058Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
15:21:52 [2022-05-31T19:21:52.058Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:21:52 [2022-05-31T19:21:52.316Z] 
15:21:52 [2022-05-31T19:21:52.316Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2022-05-31 19:21:52.241
15:21:52 [2022-05-31T19:21:52.316Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
15:21:52 [2022-05-31T19:21:52.316Z] !STACK 0
15:21:52 [2022-05-31T19:21:52.316Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
15:21:52 [2022-05-31T19:21:52.316Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:21:52 [2022-05-31T19:21:52.316Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:21:52 [2022-05-31T19:21:52.316Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:21:52 [2022-05-31T19:21:52.316Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:21:52 [2022-05-31T19:21:52.316Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:21:52 [2022-05-31T19:21:52.316Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:21:52 [2022-05-31T19:21:52.316Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:21:52 [2022-05-31T19:21:52.316Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
15:21:52 [2022-05-31T19:21:52.316Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:21:52 [2022-05-31T19:21:52.317Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:21:52 [2022-05-31T19:21:52.317Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:21:52 [2022-05-31T19:21:52.317Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:21:52 [2022-05-31T19:21:52.317Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:21:52 [2022-05-31T19:21:52.317Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:21:52 [2022-05-31T19:21:52.317Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:21:52 [2022-05-31T19:21:52.317Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:21:52 [2022-05-31T19:21:52.317Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:21:52 [2022-05-31T19:21:52.317Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
15:21:52 [2022-05-31T19:21:52.317Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
15:21:52 [2022-05-31T19:21:52.317Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
15:21:52 [2022-05-31T19:21:52.317Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
15:21:52 [2022-05-31T19:21:52.317Z] 
15:21:52 [2022-05-31T19:21:52.317Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2022-05-31 19:21:52.314
15:21:52 [2022-05-31T19:21:52.317Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
15:21:52 [2022-05-31T19:21:52.574Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:21:52 [2022-05-31T19:21:52.575Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.292 s
15:21:52 [2022-05-31T19:21:52.575Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.071 s
15:21:52 [2022-05-31T19:21:52.575Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:21:52 [2022-05-31T19:21:52.575Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:21:52 [2022-05-31T19:21:52.575Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.575Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.575Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.575Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:21:52 [2022-05-31T19:21:52.575Z] 
15:21:52 [2022-05-31T19:21:52.575Z] Results:
15:21:52 [2022-05-31T19:21:52.575Z] 
15:21:52 [2022-05-31T19:21:52.575Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
15:21:52 [2022-05-31T19:21:52.575Z] 
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] All tests passed!
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.pom
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-p2metadata.xml
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-p2artifacts.xml
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT [87/140]
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:52 [2022-05-31T19:21:52.832Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] 
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:52 [2022-05-31T19:21:52.833Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests...
15:21:53 [2022-05-31T19:21:53.090Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.090Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.090Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:53 [2022-05-31T19:21:53.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
15:21:53 [2022-05-31T19:21:53.090Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.090Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.090Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:21:53 [2022-05-31T19:21:53.090Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.348Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.348Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] 
15:21:53 [2022-05-31T19:21:53.348Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:21:53 [2022-05-31T19:21:53.914Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:21:53 [2022-05-31T19:21:53.914Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
15:21:53 [2022-05-31T19:21:53.914Z] [INFO] Command line:
15:21:53 [2022-05-31T19:21:53.914Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:21:53 [2022-05-31T19:21:53.914Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:59 [2022-05-31T19:21:59.179Z] !SESSION 2022-05-31 19:21:54.058 -----------------------------------------------
15:21:59 [2022-05-31T19:21:59.179Z] eclipse.buildId=unknown
15:21:59 [2022-05-31T19:21:59.179Z] java.version=11.0.2
15:21:59 [2022-05-31T19:21:59.179Z] java.vendor=Oracle Corporation
15:21:59 [2022-05-31T19:21:59.179Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:59 [2022-05-31T19:21:59.179Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:21:59 [2022-05-31T19:21:59.179Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:21:59 [2022-05-31T19:21:59.179Z] 
15:21:59 [2022-05-31T19:21:59.179Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:21:58.530
15:21:59 [2022-05-31T19:21:59.179Z] !MESSAGE FrameworkEvent ERROR
15:21:59 [2022-05-31T19:21:59.179Z] !STACK 0
15:21:59 [2022-05-31T19:21:59.179Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:21:59 [2022-05-31T19:21:59.179Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:59 [2022-05-31T19:21:59.179Z] 
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:59 [2022-05-31T19:21:59.179Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:59 [2022-05-31T19:21:59.179Z] 
15:21:59 [2022-05-31T19:21:59.180Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:21:58.922
15:21:59 [2022-05-31T19:21:59.180Z] !MESSAGE FrameworkEvent ERROR
15:21:59 [2022-05-31T19:21:59.180Z] !STACK 0
15:21:59 [2022-05-31T19:21:59.180Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:21:59 [2022-05-31T19:21:59.180Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:59 [2022-05-31T19:21:59.180Z] 
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:59 [2022-05-31T19:21:59.180Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:22:00 [2022-05-31T19:22:00.114Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:22:00 [2022-05-31T19:22:00.114Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:22:00 [2022-05-31T19:22:00.114Z] testNullSegment  Time elapsed: 0.047 s
15:22:00 [2022-05-31T19:22:00.114Z] testConstructorAndAdd  Time elapsed: 0.005 s
15:22:00 [2022-05-31T19:22:00.114Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:22:00 [2022-05-31T19:22:00.114Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:22:00 [2022-05-31T19:22:00.114Z] testConstructorNoError  Time elapsed: 0.002 s
15:22:00 [2022-05-31T19:22:00.114Z] testConstructorError  Time elapsed: 0 s
15:22:00 [2022-05-31T19:22:00.114Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:22:00 [2022-05-31T19:22:00.114Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:22:00 [2022-05-31T19:22:00.114Z] testExecuteError  Time elapsed: 0.081 s
15:22:00 [2022-05-31T19:22:00.114Z] testExecuteSuccess  Time elapsed: 0.005 s
15:22:00 [2022-05-31T19:22:00.114Z] testExecuteException  Time elapsed: 0.004 s
15:22:00 [2022-05-31T19:22:00.114Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:22:00 [2022-05-31T19:22:00.114Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:22:00 [2022-05-31T19:22:00.114Z] testTmfCorePluginId  Time elapsed: 0 s
15:22:00 [2022-05-31T19:22:00.114Z] testGetDefault  Time elapsed: 0.001 s
15:22:00 [2022-05-31T19:22:00.114Z] 
15:22:00 [2022-05-31T19:22:00.115Z] Results:
15:22:00 [2022-05-31T19:22:00.115Z] 
15:22:00 [2022-05-31T19:22:00.115Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:22:00 [2022-05-31T19:22:00.115Z] 
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] All tests passed!
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.pom
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT [88/140]
15:22:00 [2022-05-31T19:22:00.372Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:22:00 [2022-05-31T19:22:00.629Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] The project's OSGi version is 2.0.5.202205311902
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.630Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests...
15:22:00 [2022-05-31T19:22:00.887Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.887Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:00 [2022-05-31T19:22:00.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
15:22:00 [2022-05-31T19:22:00.887Z] [INFO] 
15:22:00 [2022-05-31T19:22:00.887Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:00 [2022-05-31T19:22:00.887Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:22:00 [2022-05-31T19:22:00.887Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
15:22:01 [2022-05-31T19:22:01.455Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.455Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:01 [2022-05-31T19:22:01.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
15:22:01 [2022-05-31T19:22:01.455Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.455Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Skipping tests
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.pom
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-pack200.jar.pack.gz
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT [89/140]
15:22:01 [2022-05-31T19:22:01.730Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] The project's OSGi version is 1.0.8.202205311902
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] 
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:01 [2022-05-31T19:22:01.988Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests...
15:22:02 [2022-05-31T19:22:02.246Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.246Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:02 [2022-05-31T19:22:02.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
15:22:02 [2022-05-31T19:22:02.246Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.246Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.246Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:22:02 [2022-05-31T19:22:02.246Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.811Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.811Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.811Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] Skipping tests
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] 
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.2-SNAPSHOT [90/140]
15:22:02 [2022-05-31T19:22:02.812Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] The project's OSGi version is 2.0.2.202205311902
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.070Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui...
15:22:03 [2022-05-31T19:22:03.327Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.327Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:03 [2022-05-31T19:22:03.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
15:22:03 [2022-05-31T19:22:03.327Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.327Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.327Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:22:03 [2022-05-31T19:22:03.327Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.584Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] No tests to run.
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.584Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] No tests to run.
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.pom
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-p2metadata.xml
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-p2artifacts.xml
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 7.3.0-SNAPSHOT  [91/140]
15:22:03 [2022-05-31T19:22:03.585Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT.jar
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-sources-feature.jar
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT.jar
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT.pom
15:22:03 [2022-05-31T19:22:03.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-sources-feature.jar
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-p2metadata.xml
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-7.3.0-SNAPSHOT-p2artifacts.xml
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.13-SNAPSHOT [92/140]
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] The project's OSGi version is 1.0.13.202205311902
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] 
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:03 [2022-05-31T19:22:03.844Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests...
15:22:04 [2022-05-31T19:22:04.102Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.102Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:04 [2022-05-31T19:22:04.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
15:22:04 [2022-05-31T19:22:04.102Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.102Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.102Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:22:04 [2022-05-31T19:22:04.102Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.667Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.667Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] 
15:22:04 [2022-05-31T19:22:04.667Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:05 [2022-05-31T19:22:05.232Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:22:05 [2022-05-31T19:22:05.232Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
15:22:05 [2022-05-31T19:22:05.232Z] [INFO] Command line:
15:22:05 [2022-05-31T19:22:05.232Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:22:05 [2022-05-31T19:22:05.232Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:22:09 [2022-05-31T19:22:09.419Z] !SESSION 2022-05-31 19:22:05.269 -----------------------------------------------
15:22:09 [2022-05-31T19:22:09.419Z] eclipse.buildId=unknown
15:22:09 [2022-05-31T19:22:09.419Z] java.version=11.0.2
15:22:09 [2022-05-31T19:22:09.419Z] java.vendor=Oracle Corporation
15:22:09 [2022-05-31T19:22:09.419Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:22:09 [2022-05-31T19:22:09.419Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:22:09 [2022-05-31T19:22:09.419Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:22:09 [2022-05-31T19:22:09.419Z] 
15:22:09 [2022-05-31T19:22:09.419Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:22:08.718
15:22:09 [2022-05-31T19:22:09.419Z] !MESSAGE FrameworkEvent ERROR
15:22:09 [2022-05-31T19:22:09.419Z] !STACK 0
15:22:09 [2022-05-31T19:22:09.419Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:22:09 [2022-05-31T19:22:09.420Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:22:09 [2022-05-31T19:22:09.420Z] 
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:22:09 [2022-05-31T19:22:09.420Z] 
15:22:09 [2022-05-31T19:22:09.420Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:22:09.037
15:22:09 [2022-05-31T19:22:09.420Z] !MESSAGE FrameworkEvent ERROR
15:22:09 [2022-05-31T19:22:09.420Z] !STACK 0
15:22:09 [2022-05-31T19:22:09.420Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:22:09 [2022-05-31T19:22:09.420Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:22:09 [2022-05-31T19:22:09.420Z] 
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:22:09 [2022-05-31T19:22:09.420Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:22:09 [2022-05-31T19:22:09.421Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:22:09 [2022-05-31T19:22:09.421Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:22:09 [2022-05-31T19:22:09.421Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:22:10 [2022-05-31T19:22:10.798Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:22:10 [2022-05-31T19:22:10.798Z] 
15:22:10 [2022-05-31T19:22:10.798Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:10.634
15:22:10 [2022-05-31T19:22:10.798Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead.
15:22:12 [2022-05-31T19:22:12.171Z] 
15:22:12 [2022-05-31T19:22:12.171Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:12.080
15:22:12 [2022-05-31T19:22:12.171Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
15:22:13 [2022-05-31T19:22:13.548Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.835 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:22:13 [2022-05-31T19:22:13.548Z] testInitialStateDeclaration  Time elapsed: 0.002 s
15:22:13 [2022-05-31T19:22:13.548Z] testTwoInitialStates  Time elapsed: 0.002 s
15:22:13 [2022-05-31T19:22:13.548Z] testInitialStateWithCondition  Time elapsed: 0 s
15:22:13 [2022-05-31T19:22:13.548Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:22:14 [2022-05-31T19:22:14.919Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:22:14 [2022-05-31T19:22:14.919Z] testAttributePool  Time elapsed: 1.235 s
15:22:14 [2022-05-31T19:22:14.919Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:22:15 [2022-05-31T19:22:15.852Z] 
15:22:15 [2022-05-31T19:22:15.852Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:15.795
15:22:15 [2022-05-31T19:22:15.852Z] !MESSAGE state value is type int but a mappingGroup is specified
15:22:15 [2022-05-31T19:22:15.852Z] 
15:22:15 [2022-05-31T19:22:15.852Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:15.796
15:22:15 [2022-05-31T19:22:15.852Z] !MESSAGE state value is type int but a mappingGroup is specified
15:22:17 [2022-05-31T19:22:17.223Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.473 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:22:17 [2022-05-31T19:22:17.223Z] testSegmentContent  Time elapsed: 1.249 s
15:22:17 [2022-05-31T19:22:17.223Z] testMappingGroup  Time elapsed: 1.224 s
15:22:17 [2022-05-31T19:22:17.223Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:22:18 [2022-05-31T19:22:18.595Z] Warning: Nashorn engine is planned to be removed from a future JDK release
15:22:19 [2022-05-31T19:22:19.529Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:22:19 [2022-05-31T19:22:19.529Z] testStateValueModify  Time elapsed: 1.737 s
15:22:19 [2022-05-31T19:22:19.529Z] testStateValueScript  Time elapsed: 0.093 s
15:22:19 [2022-05-31T19:22:19.529Z] testStateValueUpdate  Time elapsed: 0.092 s
15:22:19 [2022-05-31T19:22:19.529Z] testStateValueMapping  Time elapsed: 0.086 s
15:22:19 [2022-05-31T19:22:19.529Z] testStateValuePeek  Time elapsed: 0.033 s
15:22:19 [2022-05-31T19:22:19.529Z] testStateValueFuture  Time elapsed: 0.09 s
15:22:19 [2022-05-31T19:22:19.529Z] testStateValueHostId  Time elapsed: 0.104 s
15:22:19 [2022-05-31T19:22:19.529Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:22:21 [2022-05-31T19:22:21.428Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:22:21 [2022-05-31T19:22:21.428Z] testFactory  Time elapsed: 1.613 s
15:22:21 [2022-05-31T19:22:21.428Z] testTwoLevels  Time elapsed: 0.186 s
15:22:21 [2022-05-31T19:22:21.428Z] testNoParentDisplay  Time elapsed: 0.187 s
15:22:21 [2022-05-31T19:22:21.428Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:22:21 [2022-05-31T19:22:21.995Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:22:21 [2022-05-31T19:22:21.995Z] testXYDataProvider  Time elapsed: 0.2 s
15:22:21 [2022-05-31T19:22:21.995Z] testXYDataProviderDelta  Time elapsed: 0.189 s
15:22:21 [2022-05-31T19:22:21.995Z] testXYFactory  Time elapsed: 0.193 s
15:22:21 [2022-05-31T19:22:21.995Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:22:21 [2022-05-31T19:22:21.995Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:22:21 [2022-05-31T19:22:21.995Z] testPopulateModulesWithAnalysisManager  Time elapsed: 0.039 s
15:22:21 [2022-05-31T19:22:21.995Z] testProperties  Time elapsed: 0.059 s
15:22:21 [2022-05-31T19:22:21.995Z] testPopulateModules  Time elapsed: 0.038 s
15:22:21 [2022-05-31T19:22:21.995Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:22:22 [2022-05-31T19:22:22.254Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:22:22 [2022-05-31T19:22:22.254Z] testGetChildElements  Time elapsed: 0.011 s
15:22:22 [2022-05-31T19:22:22.254Z] testGetElementInFile  Time elapsed: 0.054 s
15:22:22 [2022-05-31T19:22:22.254Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:22:27 [2022-05-31T19:22:27.515Z] Warning: Nashorn engine is planned to be removed from a future JDK release
15:22:28 [2022-05-31T19:22:28.449Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.229 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:22:28 [2022-05-31T19:22:28.449Z] testOneTrace  Time elapsed: 0.121 s
15:22:28 [2022-05-31T19:22:28.449Z] testExperimentWithTraceAnalysis  Time elapsed: 5.706 s
15:22:28 [2022-05-31T19:22:28.449Z] testFactoryUpdate  Time elapsed: 0.037 s
15:22:28 [2022-05-31T19:22:28.449Z] testExperiment  Time elapsed: 0.244 s
15:22:28 [2022-05-31T19:22:28.449Z] testOneTraceWithExperimentAnalysis  Time elapsed: 0.119 s
15:22:28 [2022-05-31T19:22:28.449Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:22:28 [2022-05-31T19:22:28.449Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:22:28 [2022-05-31T19:22:28.449Z] testExtendedModuleCreated  Time elapsed: 0.083 s
15:22:28 [2022-05-31T19:22:28.449Z] testGettingSchemaParser  Time elapsed: 0 s
15:22:28 [2022-05-31T19:22:28.449Z] testPopulateExtendedModules  Time elapsed: 0.03 s
15:22:28 [2022-05-31T19:22:28.449Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:22:28 [2022-05-31T19:22:28.449Z] 
15:22:28 [2022-05-31T19:22:28.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.416
15:22:28 [2022-05-31T19:22:28.449Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
15:22:28 [2022-05-31T19:22:28.449Z] 
15:22:28 [2022-05-31T19:22:28.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.423
15:22:28 [2022-05-31T19:22:28.449Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
15:22:28 [2022-05-31T19:22:28.449Z] 
15:22:28 [2022-05-31T19:22:28.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.430
15:22:28 [2022-05-31T19:22:28.449Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
15:22:28 [2022-05-31T19:22:28.449Z] 
15:22:28 [2022-05-31T19:22:28.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.437
15:22:28 [2022-05-31T19:22:28.449Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
15:22:28 [2022-05-31T19:22:28.450Z] 
15:22:28 [2022-05-31T19:22:28.450Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.444
15:22:28 [2022-05-31T19:22:28.450Z] !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.
15:22:28 [2022-05-31T19:22:28.707Z] 
15:22:28 [2022-05-31T19:22:28.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.461
15:22:28 [2022-05-31T19:22:28.707Z] !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.
15:22:28 [2022-05-31T19:22:28.964Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:22:28 [2022-05-31T19:22:28.964Z] testXmlValidateInvalid  Time elapsed: 0.079 s
15:22:28 [2022-05-31T19:22:28.964Z] testXmlValidate  Time elapsed: 0.016 s
15:22:28 [2022-05-31T19:22:28.964Z] testGetChildElements  Time elapsed: 0.008 s
15:22:28 [2022-05-31T19:22:28.964Z] testXmlValidateValid  Time elapsed: 0.245 s
15:22:28 [2022-05-31T19:22:28.964Z] testXmlEnableDisableFile  Time elapsed: 0.021 s
15:22:28 [2022-05-31T19:22:28.964Z] testXmlAddFile  Time elapsed: 0.01 s
15:22:28 [2022-05-31T19:22:28.964Z] testXmlPath  Time elapsed: 0 s
15:22:28 [2022-05-31T19:22:28.964Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.754
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.756
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.760
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.762
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.824
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE The mapping group undefined does not exist in this analysis
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.828
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Compiling value: value is not a parseable integer: not int
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.830
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE A query state value should have children attributes
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.832
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE The value of a constant attribute should not be empty
15:22:28 [2022-05-31T19:22:28.965Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[0: Null state value]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[1: Valid integer 1]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[2: Valid integer 2 with forced type]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[3: Invalid integer]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[4: Int no value]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[5: Valid long 1]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[6: Valid long 2]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[7: Invalid long]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[8: Long no value]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[9: Valid string 1]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[10: Valid string 2]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[11: String no value]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[12: Delete value]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[13: Delete value with ignored params]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[14: Event name]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[15: Event name with params]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[16: Event field]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[17: Unknown mapping group]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[18: Valid script]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[19: Script with children]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[20: Script with invalid children]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[21: Query]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[22: Query no children]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.965Z] testStateValueCompilation[23: Query with invalid children]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.841
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
15:22:28 [2022-05-31T19:22:28.965Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:22:28 [2022-05-31T19:22:28.965Z] testAction[0: type_and_end]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testAction[1: just_type]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testAction[2: type_and_duration]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testAction[3: inline_name]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] testAction[4: invalid_segment_and_duration]  Time elapsed: 0.001 s
15:22:28 [2022-05-31T19:22:28.965Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.846
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE The value of a constant attribute should not be empty
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.847
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE The value of an event field attribute should not be null
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.848
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE A query state attribute should have children attributes
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.849
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE The value of a constant attribute should not be empty
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.850
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Location undefined does not exist
15:22:28 [2022-05-31T19:22:28.965Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:22:28 [2022-05-31T19:22:28.965Z] testValidLocationCompilation  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.965Z] testInvalidStateAttributeCompilation  Time elapsed: 0.006 s
15:22:28 [2022-05-31T19:22:28.965Z] testValidStateAttributeCompilation  Time elapsed: 0.005 s
15:22:28 [2022-05-31T19:22:28.965Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:28.860
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:28.929
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.938
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE State Transition: Undefined action: action1
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.941
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE State Transition: Undefined condition: test1
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:28.943
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE State Transition: Undefined condition: test1
15:22:28 [2022-05-31T19:22:28.965Z] 
15:22:28 [2022-05-31T19:22:28.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:28.946
15:22:28 [2022-05-31T19:22:28.965Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
15:22:28 [2022-05-31T19:22:28.965Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:22:28 [2022-05-31T19:22:28.965Z] testFsm[0: one_state_final]  Time elapsed: 0.003 s
15:22:28 [2022-05-31T19:22:28.965Z] testFsm[1: one_state_loop]  Time elapsed: 0.053 s
15:22:28 [2022-05-31T19:22:28.965Z] testFsm[2: save_and_clear_fields]  Time elapsed: 0.003 s
15:22:28 [2022-05-31T19:22:28.965Z] testFsm[3: multiple_actions_and_tests]  Time elapsed: 0.003 s
15:22:28 [2022-05-31T19:22:28.965Z] testFsm[4: multiple_states_and_transitions]  Time elapsed: 0.003 s
15:22:28 [2022-05-31T19:22:28.966Z] testFsm[5: on_entry_exit]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.966Z] testFsm[6: with_precondition]  Time elapsed: 0.004 s
15:22:28 [2022-05-31T19:22:28.966Z] testFsm[7: initial state]  Time elapsed: 0.003 s
15:22:28 [2022-05-31T19:22:28.966Z] testFsm[8: initial_element]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.966Z] testFsm[9: undefined_action]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.966Z] testFsm[10: undefined_condition]  Time elapsed: 0.003 s
15:22:28 [2022-05-31T19:22:28.966Z] testFsm[11: undefined_target]  Time elapsed: 0.003 s
15:22:28 [2022-05-31T19:22:28.966Z] testFsm[12: valid_no_initial]  Time elapsed: 0.002 s
15:22:28 [2022-05-31T19:22:28.966Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:22:30 [2022-05-31T19:22:30.336Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:22:30 [2022-05-31T19:22:30.336Z] testConditionsValidation  Time elapsed: 1.112 s
15:22:30 [2022-05-31T19:22:30.336Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.692
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.693
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.693
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.694
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.694
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.694
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.695
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.695
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.695
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.696
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.696
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.696
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.697
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.697
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.697
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.697
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.698
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.698
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.698
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.706Z] 
15:22:31 [2022-05-31T19:22:31.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.699
15:22:31 [2022-05-31T19:22:31.706Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.699
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.699
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.700
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.700
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.700
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.700
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.702
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.702
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.703
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:31 [2022-05-31T19:22:31.707Z] 
15:22:31 [2022-05-31T19:22:31.707Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:31.703
15:22:31 [2022-05-31T19:22:31.707Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:22:41 [2022-05-31T19:22:41.670Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.498 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:22:41 [2022-05-31T19:22:41.670Z] testModuleExecution  Time elapsed: 10.481 s
15:22:41 [2022-05-31T19:22:41.670Z] testModuleConstruction  Time elapsed: 0.016 s
15:22:41 [2022-05-31T19:22:41.670Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:22:41 [2022-05-31T19:22:41.928Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:22:41 [2022-05-31T19:22:41.928Z] testEventName  Time elapsed: 1.118 s
15:22:41 [2022-05-31T19:22:41.928Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:22:41 [2022-05-31T19:22:41.928Z] 
15:22:41 [2022-05-31T19:22:41.928Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-05-31 19:22:41.843
15:22:41 [2022-05-31T19:22:41.928Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
15:22:42 [2022-05-31T19:22:42.185Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:22:42 [2022-05-31T19:22:42.185Z] testInvalidInput  Time elapsed: 0.163 s
15:22:42 [2022-05-31T19:22:42.185Z] testStateSystem  Time elapsed: 0.119 s
15:22:42 [2022-05-31T19:22:42.185Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:22:42 [2022-05-31T19:22:42.185Z] 
15:22:42 [2022-05-31T19:22:42.185Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:42.014
15:22:42 [2022-05-31T19:22:42.186Z] !MESSAGE state value is type int but a mappingGroup is specified
15:22:42 [2022-05-31T19:22:42.186Z] 
15:22:42 [2022-05-31T19:22:42.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:42.014
15:22:42 [2022-05-31T19:22:42.186Z] !MESSAGE state value is type int but a mappingGroup is specified
15:22:43 [2022-05-31T19:22:43.559Z] 
15:22:43 [2022-05-31T19:22:43.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:43.183
15:22:43 [2022-05-31T19:22:43.559Z] !MESSAGE state value is type int but a mappingGroup is specified
15:22:43 [2022-05-31T19:22:43.559Z] 
15:22:43 [2022-05-31T19:22:43.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:43.184
15:22:43 [2022-05-31T19:22:43.559Z] !MESSAGE state value is type int but a mappingGroup is specified
15:22:43 [2022-05-31T19:22:43.559Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:22:43 [2022-05-31T19:22:43.559Z] testNonConsumingFsm  Time elapsed: 1.212 s
15:22:43 [2022-05-31T19:22:43.559Z] testConsumingFsm  Time elapsed: 0.01 s
15:22:43 [2022-05-31T19:22:43.559Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:22:44 [2022-05-31T19:22:44.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:22:44 [2022-05-31T19:22:44.491Z] testTimestampDescription  Time elapsed: 1.211 s
15:22:44 [2022-05-31T19:22:44.491Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:22:44 [2022-05-31T19:22:44.748Z] 
15:22:44 [2022-05-31T19:22:44.748Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:44.538
15:22:44 [2022-05-31T19:22:44.748Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:22:47 [2022-05-31T19:22:47.273Z] 
15:22:47 [2022-05-31T19:22:47.274Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:46.868
15:22:47 [2022-05-31T19:22:47.274Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:22:47 [2022-05-31T19:22:47.274Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:22:47 [2022-05-31T19:22:47.274Z] testSegmentStore  Time elapsed: 2.347 s
15:22:47 [2022-05-31T19:22:47.274Z] testStateSystem  Time elapsed: 0.165 s
15:22:47 [2022-05-31T19:22:47.274Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:22:48 [2022-05-31T19:22:48.205Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:22:48 [2022-05-31T19:22:48.205Z] testConditionsPattern  Time elapsed: 0.012 s
15:22:48 [2022-05-31T19:22:48.205Z] testConditionsValidation  Time elapsed: 1.112 s
15:22:48 [2022-05-31T19:22:48.205Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:22:48 [2022-05-31T19:22:48.205Z] 
15:22:48 [2022-05-31T19:22:48.205Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:48.041
15:22:48 [2022-05-31T19:22:48.205Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:22:48 [2022-05-31T19:22:48.205Z] 
15:22:48 [2022-05-31T19:22:48.205Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-05-31 19:22:48.127
15:22:48 [2022-05-31T19:22:48.205Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:22:48 [2022-05-31T19:22:48.205Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:22:48 [2022-05-31T19:22:48.205Z] testModuleExecution  Time elapsed: 0.086 s
15:22:48 [2022-05-31T19:22:48.205Z] testModuleConstruction  Time elapsed: 0.002 s
15:22:48 [2022-05-31T19:22:48.205Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:22:48 [2022-05-31T19:22:48.205Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:22:48 [2022-05-31T19:22:48.205Z] testTmfCorePluginId  Time elapsed: 0 s
15:22:48 [2022-05-31T19:22:48.205Z] testGetDefault  Time elapsed: 0 s
15:22:48 [2022-05-31T19:22:48.205Z] 
15:22:48 [2022-05-31T19:22:48.205Z] Results:
15:22:48 [2022-05-31T19:22:48.205Z] 
15:22:48 [2022-05-31T19:22:48.205Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
15:22:48 [2022-05-31T19:22:48.205Z] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] All tests passed!
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.pom
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.4-SNAPSHOT [93/140]
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] The project's OSGi version is 2.0.4.202205311902
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.770Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests...
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] 
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:48 [2022-05-31T19:22:48.771Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:22:48 [2022-05-31T19:22:48.771Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-sources.jar
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:49 [2022-05-31T19:22:49.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:49 [2022-05-31T19:22:49.594Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:49 [2022-05-31T19:22:49.594Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] 
15:22:49 [2022-05-31T19:22:49.594Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:22:50 [2022-05-31T19:22:50.161Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:22:50 [2022-05-31T19:22:50.161Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
15:22:50 [2022-05-31T19:22:50.161Z] [INFO] Command line:
15:22:50 [2022-05-31T19:22:50.161Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:22:50 [2022-05-31T19:22:50.161Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:22:54 [2022-05-31T19:22:54.351Z] !SESSION 2022-05-31 19:22:50.150 -----------------------------------------------
15:22:54 [2022-05-31T19:22:54.351Z] eclipse.buildId=unknown
15:22:54 [2022-05-31T19:22:54.351Z] java.version=11.0.2
15:22:54 [2022-05-31T19:22:54.351Z] java.vendor=Oracle Corporation
15:22:54 [2022-05-31T19:22:54.351Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:22:54 [2022-05-31T19:22:54.351Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:22:54 [2022-05-31T19:22:54.351Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:22:54 [2022-05-31T19:22:54.351Z] 
15:22:54 [2022-05-31T19:22:54.351Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:22:53.533
15:22:54 [2022-05-31T19:22:54.351Z] !MESSAGE FrameworkEvent ERROR
15:22:54 [2022-05-31T19:22:54.351Z] !STACK 0
15:22:54 [2022-05-31T19:22:54.351Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:22:54 [2022-05-31T19:22:54.351Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:22:54 [2022-05-31T19:22:54.351Z] 
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:22:54 [2022-05-31T19:22:54.351Z] 
15:22:54 [2022-05-31T19:22:54.351Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:22:53.853
15:22:54 [2022-05-31T19:22:54.351Z] !MESSAGE FrameworkEvent ERROR
15:22:54 [2022-05-31T19:22:54.351Z] !STACK 0
15:22:54 [2022-05-31T19:22:54.351Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:22:54 [2022-05-31T19:22:54.351Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:22:54 [2022-05-31T19:22:54.351Z] 
15:22:54 [2022-05-31T19:22:54.351Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:22:54 [2022-05-31T19:22:54.352Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:22:55 [2022-05-31T19:22:55.725Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:22:59 [2022-05-31T19:22:59.004Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.957 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:22:59 [2022-05-31T19:22:59.004Z] testSchedEvents  Time elapsed: 2.949 s
15:22:59 [2022-05-31T19:22:59.004Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:23:04 [2022-05-31T19:23:04.265Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.802 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:23:04 [2022-05-31T19:23:04.265Z] testNetworkExchangeOneTraceSoftirq  Time elapsed: 1.159 s
15:23:04 [2022-05-31T19:23:04.265Z] testNetworkExchangeOneTrace  Time elapsed: 1.142 s
15:23:04 [2022-05-31T19:23:04.265Z] testNetworkExchange  Time elapsed: 1.261 s
15:23:04 [2022-05-31T19:23:04.265Z] testNetworkExchangeWithWifi  Time elapsed: 1.21 s
15:23:04 [2022-05-31T19:23:04.265Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:23:04 [2022-05-31T19:23:04.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:23:04 [2022-05-31T19:23:04.265Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:23:04 [2022-05-31T19:23:04.265Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:23:12 [2022-05-31T19:23:12.375Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.688 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarks_middle_end  Time elapsed: 0.005 s
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarks_middle  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarks_relative_empty  Time elapsed: 0.004 s
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarks_relative_up_wildcard  Time elapsed: 0 s
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarks_end  Time elapsed: 0 s
15:23:12 [2022-05-31T19:23:12.375Z] testFullQuery1  Time elapsed: 0.087 s
15:23:12 [2022-05-31T19:23:12.375Z] testSingleQuery1  Time elapsed: 0.089 s
15:23:12 [2022-05-31T19:23:12.375Z] testRangeQuery1  Time elapsed: 0.007 s
15:23:12 [2022-05-31T19:23:12.375Z] testRangeQuery2  Time elapsed: 0.062 s
15:23:12 [2022-05-31T19:23:12.375Z] testRangeQuery3  Time elapsed: 0.002 s
15:23:12 [2022-05-31T19:23:12.375Z] testFullAttributeName  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testOptQuarkAbsolute  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testFirstIntervalIsConsidered  Time elapsed: 0.081 s
15:23:12 [2022-05-31T19:23:12.375Z] testQueryInvalidValuetype1  Time elapsed: 0.03 s
15:23:12 [2022-05-31T19:23:12.375Z] testQueryInvalidValuetype2  Time elapsed: 0.03 s
15:23:12 [2022-05-31T19:23:12.375Z] testFullQueryThorough  Time elapsed: 0.032 s
15:23:12 [2022-05-31T19:23:12.375Z] testQueryInvalidAttribute  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testSingleQueryInvalidTime1  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testSingleQueryInvalidTime2  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarksNoMatch  Time elapsed: 0 s
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarks_relative  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testRangeQueryInvalidTime1  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testRangeQueryInvalidTime2  Time elapsed: 0 s
15:23:12 [2022-05-31T19:23:12.375Z] testFullQueryInvalidTime1  Time elapsed: 0 s
15:23:12 [2022-05-31T19:23:12.375Z] testFullQueryInvalidTime2  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarks_begin  Time elapsed: 0 s
15:23:12 [2022-05-31T19:23:12.375Z] testGetQuarks_empty  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] testParentAttribute  Time elapsed: 0 s
15:23:12 [2022-05-31T19:23:12.375Z] testOptQuarkRelative  Time elapsed: 0.001 s
15:23:12 [2022-05-31T19:23:12.375Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:23:24 [2022-05-31T19:23:24.568Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.617 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:23:24 [2022-05-31T19:23:24.568Z] testOpenExistingStateFile  Time elapsed: 0.022 s
15:23:24 [2022-05-31T19:23:24.568Z] testBuild  Time elapsed: 4.974 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarks_middle_end  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarks_middle  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarks_relative_empty  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarks_relative_up_wildcard  Time elapsed: 0 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarks_end  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testFullQuery1  Time elapsed: 0.003 s
15:23:24 [2022-05-31T19:23:24.568Z] testSingleQuery1  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testRangeQuery1  Time elapsed: 0.119 s
15:23:24 [2022-05-31T19:23:24.568Z] testRangeQuery2  Time elapsed: 0.016 s
15:23:24 [2022-05-31T19:23:24.568Z] testRangeQuery3  Time elapsed: 0.056 s
15:23:24 [2022-05-31T19:23:24.568Z] testFullAttributeName  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testOptQuarkAbsolute  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testFirstIntervalIsConsidered  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testQueryInvalidValuetype1  Time elapsed: 0.002 s
15:23:24 [2022-05-31T19:23:24.568Z] testQueryInvalidValuetype2  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testFullQueryThorough  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testQueryInvalidAttribute  Time elapsed: 0 s
15:23:24 [2022-05-31T19:23:24.568Z] testSingleQueryInvalidTime1  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testSingleQueryInvalidTime2  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarksNoMatch  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarks_relative  Time elapsed: 0 s
15:23:24 [2022-05-31T19:23:24.568Z] testRangeQueryInvalidTime1  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testRangeQueryInvalidTime2  Time elapsed: 0 s
15:23:24 [2022-05-31T19:23:24.568Z] testFullQueryInvalidTime1  Time elapsed: 0 s
15:23:24 [2022-05-31T19:23:24.568Z] testFullQueryInvalidTime2  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarks_begin  Time elapsed: 0 s
15:23:24 [2022-05-31T19:23:24.568Z] testGetQuarks_empty  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] testParentAttribute  Time elapsed: 0 s
15:23:24 [2022-05-31T19:23:24.568Z] testOptQuarkRelative  Time elapsed: 0.001 s
15:23:24 [2022-05-31T19:23:24.568Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:23:29 [2022-05-31T19:23:29.830Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.61 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:23:29 [2022-05-31T19:23:29.830Z] testAnalysisExecution  Time elapsed: 5.505 s
15:23:29 [2022-05-31T19:23:29.830Z] testCanExecute  Time elapsed: 0.105 s
15:23:29 [2022-05-31T19:23:29.830Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:23:44 [2022-05-31T19:23:44.691Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.187 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:23:44 [2022-05-31T19:23:44.691Z] testExperimentSync  Time elapsed: 1.312 s
15:23:44 [2022-05-31T19:23:44.691Z] testDjangoExperimentSync  Time elapsed: 13.874 s
15:23:44 [2022-05-31T19:23:44.691Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:23:45 [2022-05-31T19:23:45.255Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:23:45 [2022-05-31T19:23:45.255Z] testMatching  Time elapsed: 0.878 s
15:23:45 [2022-05-31T19:23:45.255Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:23:45 [2022-05-31T19:23:45.255Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:23:45 [2022-05-31T19:23:45.255Z] testStartBundleContext  Time elapsed: 0 s
15:23:45 [2022-05-31T19:23:45.255Z] testActivator  Time elapsed: 0 s
15:23:45 [2022-05-31T19:23:45.255Z] testStopBundleContext  Time elapsed: 0 s
15:23:45 [2022-05-31T19:23:45.255Z] testGetDefault  Time elapsed: 0 s
15:23:45 [2022-05-31T19:23:45.255Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:23:45 [2022-05-31T19:23:45.513Z] 
15:23:45 [2022-05-31T19:23:45.513Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-05-31 19:23:45.358
15:23:45 [2022-05-31T19:23:45.513Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:23:52 [2022-05-31T19:23:52.066Z] 
15:23:52 [2022-05-31T19:23:52.066Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-05-31 19:23:51.941
15:23:52 [2022-05-31T19:23:52.066Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:23:58 [2022-05-31T19:23:58.622Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.423 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:23:58 [2022-05-31T19:23:58.622Z] testWholeUstTrace  Time elapsed: 6.522 s
15:23:58 [2022-05-31T19:23:58.622Z] testOneEvent  Time elapsed: 5.9 s
15:23:58 [2022-05-31T19:23:58.622Z] 
15:23:58 [2022-05-31T19:23:58.622Z] Results:
15:23:58 [2022-05-31T19:23:58.622Z] 
15:23:58 [2022-05-31T19:23:58.622Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
15:23:58 [2022-05-31T19:23:58.622Z] 
15:23:58 [2022-05-31T19:23:58.622Z] [INFO] All tests passed!
15:23:58 [2022-05-31T19:23:58.622Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:23:58 [2022-05-31T19:23:58.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar
15:23:58 [2022-05-31T19:23:58.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.pom
15:23:58 [2022-05-31T19:23:58.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-sources.jar
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-pack200.jar.pack.gz
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-p2metadata.xml
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.4-SNAPSHOT-p2artifacts.xml
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.18-SNAPSHOT [94/140]
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] The project's OSGi version is 1.0.18.202205311902
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests...
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] 
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:58 [2022-05-31T19:23:58.623Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:23:58 [2022-05-31T19:23:58.623Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Skipping tests
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.pom
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-pack200.jar.pack.gz
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-p2metadata.xml
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.18-SNAPSHOT-p2artifacts.xml
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.1.0-SNAPSHOT [95/140]
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] The project's OSGi version is 5.1.0.202205311902
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.555Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core...
15:23:59 [2022-05-31T19:23:59.814Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:59 [2022-05-31T19:23:59.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
15:23:59 [2022-05-31T19:23:59.814Z] [INFO] 
15:23:59 [2022-05-31T19:23:59.814Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:23:59 [2022-05-31T19:23:59.814Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:23:59 [2022-05-31T19:23:59.814Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.072Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] No tests to run.
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.329Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.329Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] No tests to run.
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.pom
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-p2metadata.xml
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-p2artifacts.xml
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT [96/140]
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] The project's OSGi version is 3.0.10.202205311902
15:24:00 [2022-05-31T19:24:00.329Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.330Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui...
15:24:00 [2022-05-31T19:24:00.587Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.587Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:00 [2022-05-31T19:24:00.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
15:24:00 [2022-05-31T19:24:00.587Z] [INFO] 
15:24:00 [2022-05-31T19:24:00.587Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:00 [2022-05-31T19:24:00.587Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:24:00 [2022-05-31T19:24:00.587Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] No tests to run.
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] No tests to run.
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
15:24:01 [2022-05-31T19:24:01.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.pom
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-pack200.jar.pack.gz
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-p2metadata.xml
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-p2artifacts.xml
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 7.3.0-SNAPSHOT     [97/140]
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT.jar
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.153Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.153Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-sources-feature.jar
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.410Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT.jar
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT.pom
15:24:01 [2022-05-31T19:24:01.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-sources-feature.jar
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-p2metadata.xml
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/7.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-7.3.0-SNAPSHOT-p2artifacts.xml
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.12-SNAPSHOT [98/140]
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] The project's OSGi version is 1.0.12.202205311902
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.411Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests...
15:24:01 [2022-05-31T19:24:01.668Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.668Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:01 [2022-05-31T19:24:01.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
15:24:01 [2022-05-31T19:24:01.668Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.668Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.668Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:24:01 [2022-05-31T19:24:01.668Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.925Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] 
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:01 [2022-05-31T19:24:01.925Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:01 [2022-05-31T19:24:01.925Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
15:24:02 [2022-05-31T19:24:02.182Z] [INFO] 
15:24:02 [2022-05-31T19:24:02.182Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:02 [2022-05-31T19:24:02.182Z] [INFO] 
15:24:02 [2022-05-31T19:24:02.182Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:02 [2022-05-31T19:24:02.441Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:24:02 [2022-05-31T19:24:02.441Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
15:24:02 [2022-05-31T19:24:02.441Z] [INFO] Command line:
15:24:02 [2022-05-31T19:24:02.441Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:24:02 [2022-05-31T19:24:02.441Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:24:06 [2022-05-31T19:24:06.629Z] !SESSION 2022-05-31 19:24:02.534 -----------------------------------------------
15:24:06 [2022-05-31T19:24:06.629Z] eclipse.buildId=unknown
15:24:06 [2022-05-31T19:24:06.629Z] java.version=11.0.2
15:24:06 [2022-05-31T19:24:06.629Z] java.vendor=Oracle Corporation
15:24:06 [2022-05-31T19:24:06.629Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:24:06 [2022-05-31T19:24:06.629Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:24:06 [2022-05-31T19:24:06.629Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:24:06 [2022-05-31T19:24:06.629Z] 
15:24:06 [2022-05-31T19:24:06.629Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:24:06.232
15:24:06 [2022-05-31T19:24:06.629Z] !MESSAGE FrameworkEvent ERROR
15:24:06 [2022-05-31T19:24:06.629Z] !STACK 0
15:24:06 [2022-05-31T19:24:06.629Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:24:06 [2022-05-31T19:24:06.629Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:06 [2022-05-31T19:24:06.629Z] 
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:24:06 [2022-05-31T19:24:06.629Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:24:06 [2022-05-31T19:24:06.886Z] 
15:24:06 [2022-05-31T19:24:06.887Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:24:06.643
15:24:06 [2022-05-31T19:24:06.887Z] !MESSAGE FrameworkEvent ERROR
15:24:06 [2022-05-31T19:24:06.887Z] !STACK 0
15:24:06 [2022-05-31T19:24:06.887Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:24:06 [2022-05-31T19:24:06.887Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:06 [2022-05-31T19:24:06.887Z] 
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:24:06 [2022-05-31T19:24:06.887Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:24:08 [2022-05-31T19:24:08.260Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:24:08 [2022-05-31T19:24:08.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:24:08 [2022-05-31T19:24:08.518Z] testTidAspect  Time elapsed: 0.428 s
15:24:08 [2022-05-31T19:24:08.518Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:24:08 [2022-05-31T19:24:08.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:24:08 [2022-05-31T19:24:08.518Z] testCallStackRequirements  Time elapsed: 0.036 s
15:24:08 [2022-05-31T19:24:08.518Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:24:20 [2022-05-31T19:24:20.730Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.7 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:24:20 [2022-05-31T19:24:20.730Z] testCallStackEnd  Time elapsed: 1.717 s
15:24:20 [2022-05-31T19:24:20.730Z] testConstruction  Time elapsed: 1.299 s
15:24:20 [2022-05-31T19:24:20.730Z] testCallStack1  Time elapsed: 1.218 s
15:24:20 [2022-05-31T19:24:20.730Z] testCallStack2  Time elapsed: 1.192 s
15:24:20 [2022-05-31T19:24:20.730Z] testCallStack3  Time elapsed: 1.165 s
15:24:20 [2022-05-31T19:24:20.730Z] testOtherUstTrace  Time elapsed: 2.927 s
15:24:20 [2022-05-31T19:24:20.730Z] testCallStackBegin  Time elapsed: 1.178 s
15:24:20 [2022-05-31T19:24:20.730Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:24:28 [2022-05-31T19:24:28.842Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.663 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:24:28 [2022-05-31T19:24:28.842Z] testCallStackEnd  Time elapsed: 1.228 s
15:24:28 [2022-05-31T19:24:28.842Z] testConstruction  Time elapsed: 1.166 s
15:24:28 [2022-05-31T19:24:28.842Z] testCallStack1  Time elapsed: 1.153 s
15:24:28 [2022-05-31T19:24:28.842Z] testCallStack2  Time elapsed: 1.19 s
15:24:28 [2022-05-31T19:24:28.842Z] testCallStack3  Time elapsed: 1.252 s
15:24:28 [2022-05-31T19:24:28.842Z] testOtherUstTrace  Time elapsed: 2.545 s
15:24:28 [2022-05-31T19:24:28.842Z] testCallStackBegin  Time elapsed: 1.126 s
15:24:28 [2022-05-31T19:24:28.842Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:24:28 [2022-05-31T19:24:28.842Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:24:28 [2022-05-31T19:24:28.842Z] testStartBundleContext  Time elapsed: 0 s
15:24:28 [2022-05-31T19:24:28.842Z] testActivator  Time elapsed: 0.001 s
15:24:28 [2022-05-31T19:24:28.842Z] testStopBundleContext  Time elapsed: 0 s
15:24:28 [2022-05-31T19:24:28.842Z] testGetDefault  Time elapsed: 0 s
15:24:28 [2022-05-31T19:24:28.842Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:24:28 [2022-05-31T19:24:28.842Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:24:28 [2022-05-31T19:24:28.842Z] testGetAnalysisRequirements skipped
15:24:28 [2022-05-31T19:24:28.842Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:24:35 [2022-05-31T19:24:35.396Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.725 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:24:35 [2022-05-31T19:24:35.396Z] testExec  Time elapsed: 1.117 s
15:24:35 [2022-05-31T19:24:35.396Z] testGetAnalysisRequirements  Time elapsed: 0 s
15:24:35 [2022-05-31T19:24:35.396Z] testGetAllBinaries  Time elapsed: 1.129 s
15:24:35 [2022-05-31T19:24:35.396Z] testExecution  Time elapsed: 0.025 s
15:24:35 [2022-05-31T19:24:35.396Z] testTwoProcesses  Time elapsed: 1.106 s
15:24:35 [2022-05-31T19:24:35.396Z] testCanExecute  Time elapsed: 0.011 s
15:24:35 [2022-05-31T19:24:35.396Z] testBuildIDDebugLink  Time elapsed: 1.109 s
15:24:35 [2022-05-31T19:24:35.396Z] testCannotExcecute  Time elapsed: 0.009 s
15:24:35 [2022-05-31T19:24:35.396Z] testBinaryCallsites  Time elapsed: 1.215 s
15:24:35 [2022-05-31T19:24:35.396Z] 
15:24:35 [2022-05-31T19:24:35.396Z] Results:
15:24:35 [2022-05-31T19:24:35.396Z] 
15:24:35 [2022-05-31T19:24:35.396Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
15:24:35 [2022-05-31T19:24:35.396Z] 
15:24:35 [2022-05-31T19:24:35.396Z] [INFO] All tests passed!
15:24:35 [2022-05-31T19:24:35.396Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:35 [2022-05-31T19:24:35.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
15:24:35 [2022-05-31T19:24:35.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.pom
15:24:35 [2022-05-31T19:24:35.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar
15:24:35 [2022-05-31T19:24:35.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT [99/140]
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests...
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.397Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:24:35 [2022-05-31T19:24:35.397Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Skipping tests
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.pom
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT [100/140]
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] The project's OSGi version is 1.0.15.202205311902
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] 
15:24:35 [2022-05-31T19:24:35.962Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:35 [2022-05-31T19:24:35.963Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests...
15:24:36 [2022-05-31T19:24:36.529Z] [INFO] 
15:24:36 [2022-05-31T19:24:36.529Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:36 [2022-05-31T19:24:36.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:36 [2022-05-31T19:24:36.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
15:24:36 [2022-05-31T19:24:36.529Z] [INFO] 
15:24:36 [2022-05-31T19:24:36.529Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:36 [2022-05-31T19:24:36.529Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:24:36 [2022-05-31T19:24:36.529Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Skipping tests
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-pack200.jar.pack.gz
15:24:37 [2022-05-31T19:24:37.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] Building Trace Compass Pcap Format Support Parent 7.3.0-SNAPSHOT [101/140]
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --------------------------------[ pom ]---------------------------------
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
15:24:37 [2022-05-31T19:24:37.096Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
15:24:37 [2022-05-31T19:24:37.096Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-7.3.0-SNAPSHOT.pom
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT     [102/140]
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] The project's OSGi version is 1.1.3.202205311902
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core...
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.096Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:24:37 [2022-05-31T19:24:37.096Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/classes
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] No tests to run.
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.356Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:37 [2022-05-31T19:24:37.356Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] No tests to run.
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.pom
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-p2metadata.xml
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-p2artifacts.xml
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.614Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT [103/140]
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] The project's OSGi version is 1.0.5.202205311902
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.615Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in...
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.872Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.872Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.873Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
15:24:37 [2022-05-31T19:24:37.873Z] [INFO] 
15:24:37 [2022-05-31T19:24:37.873Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:37 [2022-05-31T19:24:37.873Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] 
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] 
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:38 [2022-05-31T19:24:38.131Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] 
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:38 [2022-05-31T19:24:38.131Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] 
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] 
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:38 [2022-05-31T19:24:38.131Z] [INFO] Executing tasks
15:24:38 [2022-05-31T19:24:38.131Z] 
15:24:38 [2022-05-31T19:24:38.131Z] main:
15:24:38 [2022-05-31T19:24:38.131Z] 
15:24:38 [2022-05-31T19:24:38.131Z] main:
15:24:38 [2022-05-31T19:24:38.131Z] 
15:24:38 [2022-05-31T19:24:38.131Z] checkAnyTraceExists:
15:24:38 [2022-05-31T19:24:38.131Z] 
15:24:38 [2022-05-31T19:24:38.131Z] verifyChecksum:
15:24:38 [2022-05-31T19:24:38.131Z]      [echo] Verifying: ${anyTraceExists}
15:24:38 [2022-05-31T19:24:38.131Z] 
15:24:38 [2022-05-31T19:24:38.131Z] deleteFailedCheckSumTraces:
15:24:38 [2022-05-31T19:24:38.131Z] 
15:24:38 [2022-05-31T19:24:38.131Z] downloadTraceFiles:
15:24:38 [2022-05-31T19:24:38.131Z]      [echo] Attempting to download test traces
15:24:38 [2022-05-31T19:24:38.131Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:24:38 [2022-05-31T19:24:38.131Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
15:24:38 [2022-05-31T19:24:38.132Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:24:38 [2022-05-31T19:24:38.132Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
15:24:38 [2022-05-31T19:24:38.132Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:24:38 [2022-05-31T19:24:38.132Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
15:24:38 [2022-05-31T19:24:38.390Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:24:38 [2022-05-31T19:24:38.390Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:24:38 [2022-05-31T19:24:38.648Z]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:24:38 [2022-05-31T19:24:38.906Z] 
15:24:38 [2022-05-31T19:24:38.906Z] extractTraces:
15:24:38 [2022-05-31T19:24:38.906Z] 
15:24:38 [2022-05-31T19:24:38.906Z] checkAnyTraceExists:
15:24:38 [2022-05-31T19:24:38.906Z] 
15:24:38 [2022-05-31T19:24:38.906Z] verifyChecksum:
15:24:38 [2022-05-31T19:24:38.906Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:24:38 [2022-05-31T19:24:38.906Z] 
15:24:38 [2022-05-31T19:24:38.906Z] warnFailedCheckSum:
15:24:38 [2022-05-31T19:24:38.906Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:24:38 [2022-05-31T19:24:38.906Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:24:38 [2022-05-31T19:24:38.906Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:24:38 [2022-05-31T19:24:38.906Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:24:38 [2022-05-31T19:24:38.906Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:24:38 [2022-05-31T19:24:38.906Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:24:38 [2022-05-31T19:24:38.906Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:24:39 [2022-05-31T19:24:39.166Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
15:24:40 [2022-05-31T19:24:40.545Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:24:40 [2022-05-31T19:24:40.545Z]      [echo] Traces extracted successfully
15:24:40 [2022-05-31T19:24:40.545Z] [INFO] Executed tasks
15:24:40 [2022-05-31T19:24:40.545Z] [INFO] 
15:24:40 [2022-05-31T19:24:40.545Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:40 [2022-05-31T19:24:40.803Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:24:40 [2022-05-31T19:24:40.803Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
15:24:40 [2022-05-31T19:24:40.803Z] [INFO] Command line:
15:24:40 [2022-05-31T19:24:40.803Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:24:40 [2022-05-31T19:24:40.803Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:24:44 [2022-05-31T19:24:44.087Z] !SESSION 2022-05-31 19:24:40.958 -----------------------------------------------
15:24:44 [2022-05-31T19:24:44.087Z] eclipse.buildId=unknown
15:24:44 [2022-05-31T19:24:44.087Z] java.version=11.0.2
15:24:44 [2022-05-31T19:24:44.087Z] java.vendor=Oracle Corporation
15:24:44 [2022-05-31T19:24:44.087Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:24:44 [2022-05-31T19:24:44.087Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:24:44 [2022-05-31T19:24:44.087Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:24:44 [2022-05-31T19:24:44.087Z] 
15:24:44 [2022-05-31T19:24:44.087Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:24:43.649
15:24:44 [2022-05-31T19:24:44.087Z] !MESSAGE FrameworkEvent ERROR
15:24:44 [2022-05-31T19:24:44.087Z] !STACK 0
15:24:44 [2022-05-31T19:24:44.087Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
15:24:44 [2022-05-31T19:24:44.087Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:44 [2022-05-31T19:24:44.087Z] 
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:24:44 [2022-05-31T19:24:44.087Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:24:45 [2022-05-31T19:24:45.019Z] 
15:24:45 [2022-05-31T19:24:45.019Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:24:44.750
15:24:45 [2022-05-31T19:24:45.019Z] !MESSAGE FrameworkEvent ERROR
15:24:45 [2022-05-31T19:24:45.019Z] !STACK 0
15:24:45 [2022-05-31T19:24:45.019Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [132]
15:24:45 [2022-05-31T19:24:45.019Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:45 [2022-05-31T19:24:45.019Z] 
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:24:45 [2022-05-31T19:24:45.019Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:24:45 [2022-05-31T19:24:45.278Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:24:45 [2022-05-31T19:24:45.535Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.009 s
15:24:45 [2022-05-31T19:24:45.535Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.004 s
15:24:45 [2022-05-31T19:24:45.535Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:24:45 [2022-05-31T19:24:45.535Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.004 s
15:24:45 [2022-05-31T19:24:45.535Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:24:45 [2022-05-31T19:24:45.535Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.008 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:24:45 [2022-05-31T19:24:45.535Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.014 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:24:45 [2022-05-31T19:24:45.535Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.021 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:24:45 [2022-05-31T19:24:45.535Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.002 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:24:45 [2022-05-31T19:24:45.535Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0.001 s
15:24:45 [2022-05-31T19:24:45.535Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:24:45 [2022-05-31T19:24:45.535Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:24:45 [2022-05-31T19:24:45.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:24:45 [2022-05-31T19:24:45.535Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.001 s
15:24:45 [2022-05-31T19:24:45.535Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:24:45 [2022-05-31T19:24:45.792Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:24:45 [2022-05-31T19:24:45.792Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.003 s
15:24:45 [2022-05-31T19:24:45.792Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:24:45 [2022-05-31T19:24:45.792Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:24:45 [2022-05-31T19:24:45.792Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0 s
15:24:45 [2022-05-31T19:24:45.792Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:24:45 [2022-05-31T19:24:45.793Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:24:45 [2022-05-31T19:24:45.793Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0 s
15:24:45 [2022-05-31T19:24:45.793Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:24:45 [2022-05-31T19:24:45.793Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:24:45 [2022-05-31T19:24:45.793Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
15:24:45 [2022-05-31T19:24:45.793Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:24:45 [2022-05-31T19:24:45.793Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:24:45 [2022-05-31T19:24:45.793Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.007 s
15:24:45 [2022-05-31T19:24:45.793Z] 
15:24:45 [2022-05-31T19:24:45.793Z] Results:
15:24:45 [2022-05-31T19:24:45.793Z] 
15:24:45 [2022-05-31T19:24:45.793Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:24:45 [2022-05-31T19:24:45.793Z] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] All tests passed!
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.pom
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT [104/140]
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] The project's OSGi version is 1.0.5.202205311902
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.050Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core...
15:24:46 [2022-05-31T19:24:46.307Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.307Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.307Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:46 [2022-05-31T19:24:46.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
15:24:46 [2022-05-31T19:24:46.307Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.307Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.307Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:24:46 [2022-05-31T19:24:46.307Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] No tests to run.
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.565Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:46 [2022-05-31T19:24:46.565Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] No tests to run.
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.pom
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-p2metadata.xml
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-p2artifacts.xml
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT   [105/140]
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] The project's OSGi version is 1.1.4.202205311902
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] 
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:46 [2022-05-31T19:24:46.566Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui...
15:24:47 [2022-05-31T19:24:47.131Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.131Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:47 [2022-05-31T19:24:47.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
15:24:47 [2022-05-31T19:24:47.131Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.131Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.131Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:24:47 [2022-05-31T19:24:47.131Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] No tests to run.
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] No tests to run.
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.pom
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-pack200.jar.pack.gz
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-p2metadata.xml
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-p2artifacts.xml
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 7.3.0-SNAPSHOT      [106/140]
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.389Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.390Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.390Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.390Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.390Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.390Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.390Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT.jar
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.647Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-sources-feature.jar
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.647Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT.jar
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT.pom
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-sources-feature.jar
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-p2metadata.xml
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-7.3.0-SNAPSHOT-p2artifacts.xml
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT [107/140]
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] The project's OSGi version is 1.0.3.202205311902
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.647Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests...
15:24:47 [2022-05-31T19:24:47.904Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.904Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:47 [2022-05-31T19:24:47.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
15:24:47 [2022-05-31T19:24:47.904Z] [INFO] 
15:24:47 [2022-05-31T19:24:47.905Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:47 [2022-05-31T19:24:47.905Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:24:47 [2022-05-31T19:24:47.905Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.162Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.162Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] 
15:24:48 [2022-05-31T19:24:48.162Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:48 [2022-05-31T19:24:48.731Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:24:48 [2022-05-31T19:24:48.731Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
15:24:48 [2022-05-31T19:24:48.731Z] [INFO] Command line:
15:24:48 [2022-05-31T19:24:48.731Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:24:48 [2022-05-31T19:24:48.731Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:24:52 [2022-05-31T19:24:52.913Z] !SESSION 2022-05-31 19:24:48.777 -----------------------------------------------
15:24:52 [2022-05-31T19:24:52.913Z] eclipse.buildId=unknown
15:24:52 [2022-05-31T19:24:52.913Z] java.version=11.0.2
15:24:52 [2022-05-31T19:24:52.913Z] java.vendor=Oracle Corporation
15:24:52 [2022-05-31T19:24:52.913Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:24:52 [2022-05-31T19:24:52.913Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:24:52 [2022-05-31T19:24:52.913Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:24:52 [2022-05-31T19:24:52.913Z] 
15:24:52 [2022-05-31T19:24:52.913Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:24:52.434
15:24:52 [2022-05-31T19:24:52.913Z] !MESSAGE FrameworkEvent ERROR
15:24:52 [2022-05-31T19:24:52.913Z] !STACK 0
15:24:52 [2022-05-31T19:24:52.914Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
15:24:52 [2022-05-31T19:24:52.914Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:52 [2022-05-31T19:24:52.914Z] 
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:24:52 [2022-05-31T19:24:52.914Z] 
15:24:52 [2022-05-31T19:24:52.914Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:24:52.814
15:24:52 [2022-05-31T19:24:52.914Z] !MESSAGE FrameworkEvent ERROR
15:24:52 [2022-05-31T19:24:52.914Z] !STACK 0
15:24:52 [2022-05-31T19:24:52.914Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
15:24:52 [2022-05-31T19:24:52.914Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:52 [2022-05-31T19:24:52.914Z] 
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:24:52 [2022-05-31T19:24:52.914Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:24:53 [2022-05-31T19:24:53.845Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:24:55 [2022-05-31T19:24:55.216Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:24:55 [2022-05-31T19:24:55.216Z] constructorTest  Time elapsed: 0.008 s
15:24:55 [2022-05-31T19:24:55.216Z] canExecuteTest  Time elapsed: 0.061 s
15:24:55 [2022-05-31T19:24:55.216Z] executeAnalysisTest  Time elapsed: 1.211 s
15:24:55 [2022-05-31T19:24:55.216Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:24:55 [2022-05-31T19:24:55.217Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:24:55 [2022-05-31T19:24:55.217Z] regularToStringTest  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.217Z] rootToStringTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] customFieldValueRequestTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] copyConstructorTest  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.217Z] regularFieldValueRequestTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:24:55 [2022-05-31T19:24:55.217Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:24:55 [2022-05-31T19:24:55.217Z] getSourceEndpointTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] getProtocolsTest  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.217Z] getPayloadTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] getFieldsTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] toStringTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] getMostEncapsulatedProtocolTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] getDestinationEndpointTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] toStringAtSpecificProtocolTest  Time elapsed: 0 s
15:24:55 [2022-05-31T19:24:55.217Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:24:55 [2022-05-31T19:24:55.475Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:24:55 [2022-05-31T19:24:55.475Z] testParseEvent  Time elapsed: 0.005 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetEndTime  Time elapsed: 0.002 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetNbEvents  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testSeekEventLoc_null  Time elapsed: 0.002 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetStartTime  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testBroadcast  Time elapsed: 0.002 s
15:24:55 [2022-05-31T19:24:55.475Z] testValidate  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetName  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetPath  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testPcapTrace  Time elapsed: 0.002 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetStreamingInterval  Time elapsed: 0.002 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetLocationRatio  Time elapsed: 0.003 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetCacheSize  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetTraceProperties  Time elapsed: 0.003 s
15:24:55 [2022-05-31T19:24:55.475Z] getSource  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testSeekEventLoc_normal  Time elapsed: 0.003 s
15:24:55 [2022-05-31T19:24:55.475Z] testSeekEvent_rank  Time elapsed: 0.002 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetTimeRange  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetEventType  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testSeekEvent_ratio  Time elapsed: 0.002 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetResource  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] testSeekEvent_location  Time elapsed: 0.058 s
15:24:55 [2022-05-31T19:24:55.475Z] testGetCurrentLocation  Time elapsed: 0.001 s
15:24:55 [2022-05-31T19:24:55.475Z] 
15:24:55 [2022-05-31T19:24:55.475Z] Results:
15:24:55 [2022-05-31T19:24:55.475Z] 
15:24:55 [2022-05-31T19:24:55.475Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
15:24:55 [2022-05-31T19:24:55.475Z] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] All tests passed!
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.pom
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT [108/140]
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.042Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests...
15:24:56 [2022-05-31T19:24:56.299Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.299Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:56 [2022-05-31T19:24:56.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
15:24:56 [2022-05-31T19:24:56.557Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.557Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.557Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:24:56 [2022-05-31T19:24:56.557Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Skipping tests
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Building Trace Compass RCP Parent 7.3.0-SNAPSHOT               [109/140]
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --------------------------------[ pom ]---------------------------------
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
15:24:56 [2022-05-31T19:24:56.815Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
15:24:56 [2022-05-31T19:24:56.815Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-7.3.0-SNAPSHOT.pom
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
15:24:56 [2022-05-31T19:24:56.815Z] [INFO] Building Trace Compass RCP Branding plug-in 7.3.0-SNAPSHOT     [110/140]
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] 
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
15:24:56 [2022-05-31T19:24:56.816Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in...
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] No tests to run.
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-sources.jar
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.073Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.073Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.074Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] No tests to run.
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.pom
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-sources.jar
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-p2metadata.xml
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-7.3.0-SNAPSHOT-p2artifacts.xml
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Building Trace Compass RCP Branding Feature 7.3.0-SNAPSHOT     [111/140]
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.074Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT.jar
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-sources-feature.jar
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:7.3.0-SNAPSHOT already attached, replace previous instance
15:24:57 [2022-05-31T19:24:57.332Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:7.3.0-SNAPSHOT already attached, replace previous instance
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT.jar
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT.pom
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-sources-feature.jar
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-p2metadata.xml
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-7.3.0-SNAPSHOT-p2artifacts.xml
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT  [112/140]
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core...
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.332Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:24:57 [2022-05-31T19:24:57.332Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.589Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] No tests to run.
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.589Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] No tests to run.
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.pom
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-p2metadata.xml
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-p2artifacts.xml
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 7.3.0-SNAPSHOT        [113/140]
15:24:57 [2022-05-31T19:24:57.590Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] 
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
15:24:57 [2022-05-31T19:24:57.848Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui...
15:24:58 [2022-05-31T19:24:58.105Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.105Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:58 [2022-05-31T19:24:58.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
15:24:58 [2022-05-31T19:24:58.105Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.105Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.105Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:24:58 [2022-05-31T19:24:58.105Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:7.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] No tests to run.
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-sources.jar
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] No tests to run.
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.pom
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-sources.jar
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-pack200.jar.pack.gz
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-p2metadata.xml
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-7.3.0-SNAPSHOT-p2artifacts.xml
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.674Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] Building Trace Compass RCP Feature 7.3.0-SNAPSHOT              [114/140]
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] 
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (18.37kB)
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] The user operation is waiting for background work to complete.
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (18.37kB)
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
15:24:58 [2022-05-31T19:24:58.675Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
15:24:58 [2022-05-31T19:24:58.936Z] [INFO] Fetching org.eclipse.ui.trace_1.2.100.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (59.41kB)
15:24:58 [2022-05-31T19:24:58.936Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (122.3kB)
15:24:58 [2022-05-31T19:24:58.936Z] [INFO] The user operation is waiting for background work to complete.
15:24:58 [2022-05-31T19:24:58.936Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (122.3kB)
15:24:58 [2022-05-31T19:24:58.936Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.41kB)
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] The user operation is waiting for background work to complete.
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.41kB)
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT.jar
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
15:24:59 [2022-05-31T19:24:59.194Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-sources-feature.jar
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
15:24:59 [2022-05-31T19:24:59.194Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:24:59 [2022-05-31T19:24:59.194Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:7.3.0-SNAPSHOT already attached, replace previous instance
15:24:59 [2022-05-31T19:24:59.194Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:7.3.0-SNAPSHOT already attached, replace previous instance
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT.jar
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT.pom
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-sources-feature.jar
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-p2metadata.xml
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-7.3.0-SNAPSHOT-p2artifacts.xml
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT [115/140]
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.194Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests...
15:24:59 [2022-05-31T19:24:59.452Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.452Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.452Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:59 [2022-05-31T19:24:59.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
15:24:59 [2022-05-31T19:24:59.452Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.452Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.452Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:24:59 [2022-05-31T19:24:59.452Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.709Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.709Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
15:24:59 [2022-05-31T19:24:59.709Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.710Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:24:59 [2022-05-31T19:24:59.710Z] [INFO] 
15:24:59 [2022-05-31T19:24:59.710Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:25:00 [2022-05-31T19:25:00.274Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:25:00 [2022-05-31T19:25:00.274Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
15:25:00 [2022-05-31T19:25:00.274Z] [INFO] Command line:
15:25:00 [2022-05-31T19:25:00.275Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:25:00 [2022-05-31T19:25:00.275Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:25:04 [2022-05-31T19:25:04.457Z] !SESSION 2022-05-31 19:25:00.232 -----------------------------------------------
15:25:04 [2022-05-31T19:25:04.457Z] eclipse.buildId=unknown
15:25:04 [2022-05-31T19:25:04.457Z] java.version=11.0.2
15:25:04 [2022-05-31T19:25:04.457Z] java.vendor=Oracle Corporation
15:25:04 [2022-05-31T19:25:04.457Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:25:04 [2022-05-31T19:25:04.457Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:25:04 [2022-05-31T19:25:04.457Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:25:04 [2022-05-31T19:25:04.457Z] 
15:25:04 [2022-05-31T19:25:04.457Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:25:04.047
15:25:04 [2022-05-31T19:25:04.457Z] !MESSAGE FrameworkEvent ERROR
15:25:04 [2022-05-31T19:25:04.457Z] !STACK 0
15:25:04 [2022-05-31T19:25:04.457Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
15:25:04 [2022-05-31T19:25:04.457Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:25:04 [2022-05-31T19:25:04.457Z] 
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:25:04 [2022-05-31T19:25:04.457Z] 
15:25:04 [2022-05-31T19:25:04.457Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:25:04.440
15:25:04 [2022-05-31T19:25:04.457Z] !MESSAGE FrameworkEvent ERROR
15:25:04 [2022-05-31T19:25:04.457Z] !STACK 0
15:25:04 [2022-05-31T19:25:04.457Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [140]
15:25:04 [2022-05-31T19:25:04.457Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:25:04 [2022-05-31T19:25:04.457Z] 
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:25:04 [2022-05-31T19:25:04.457Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:25:05 [2022-05-31T19:25:05.024Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:25:05 [2022-05-31T19:25:05.283Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:25:05 [2022-05-31T19:25:05.283Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.089 s
15:25:05 [2022-05-31T19:25:05.283Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
15:25:05 [2022-05-31T19:25:05.283Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
15:25:05 [2022-05-31T19:25:05.283Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:25:05 [2022-05-31T19:25:05.283Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:25:05 [2022-05-31T19:25:05.283Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0 s
15:25:05 [2022-05-31T19:25:05.283Z] 
15:25:05 [2022-05-31T19:25:05.283Z] Results:
15:25:05 [2022-05-31T19:25:05.283Z] 
15:25:05 [2022-05-31T19:25:05.283Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:25:05 [2022-05-31T19:25:05.283Z] 
15:25:05 [2022-05-31T19:25:05.849Z] [INFO] All tests passed!
15:25:05 [2022-05-31T19:25:05.849Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:25:05 [2022-05-31T19:25:05.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
15:25:05 [2022-05-31T19:25:05.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.pom
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT  [116/140]
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] The project's OSGi version is 2.0.4.202205311902
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] 
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:05 [2022-05-31T19:25:05.850Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests...
15:25:06 [2022-05-31T19:25:06.417Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.417Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:06 [2022-05-31T19:25:06.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
15:25:06 [2022-05-31T19:25:06.417Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.417Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.417Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:25:06 [2022-05-31T19:25:06.417Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
15:25:06 [2022-05-31T19:25:06.934Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.934Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
15:25:06 [2022-05-31T19:25:06.934Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.934Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.934Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.935Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.935Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Skipping tests
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.pom
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-pack200.jar.pack.gz
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-p2metadata.xml
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-p2artifacts.xml
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.2-SNAPSHOT [117/140]
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] 
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:06 [2022-05-31T19:25:06.935Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui...
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.193Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:07 [2022-05-31T19:25:07.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] No tests to run.
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] No tests to run.
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.pom
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-sources.jar
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-p2metadata.xml
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.2-SNAPSHOT-p2artifacts.xml
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 7.3.0-SNAPSHOT [118/140]
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.453Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-sources-feature.jar
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.453Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:25:07 [2022-05-31T19:25:07.453Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT.pom
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-sources-feature.jar
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-p2metadata.xml
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-7.3.0-SNAPSHOT-p2artifacts.xml
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Building Trace Compass Json trace Parent 7.3.0-SNAPSHOT        [119/140]
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --------------------------------[ pom ]---------------------------------
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
15:25:07 [2022-05-31T19:25:07.454Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
15:25:07 [2022-05-31T19:25:07.454Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-7.3.0-SNAPSHOT.pom
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT [120/140]
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] The project's OSGi version is 1.0.3.202205311902
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core...
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.454Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:25:07 [2022-05-31T19:25:07.454Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.713Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] No tests to run.
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.713Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.973Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.973Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] No tests to run.
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.pom
15:25:07 [2022-05-31T19:25:07.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-p2metadata.xml
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-p2artifacts.xml
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Building org.eclipse.tracecompass.jsontrace 7.3.0-SNAPSHOT     [121/140]
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-sources-feature.jar
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT.pom
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-sources-feature.jar
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-p2metadata.xml
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/7.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-7.3.0-SNAPSHOT-p2artifacts.xml
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 7.3.0-SNAPSHOT       [122/140]
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.974Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-sources-feature.jar
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT.jar
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT.pom
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-sources-feature.jar
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-p2metadata.xml
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-7.3.0-SNAPSHOT-p2artifacts.xml
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] Building Trace Compass RCP Product 7.3.0-SNAPSHOT              [123/140]
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] 
15:25:07 [2022-05-31T19:25:07.975Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] 
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] 
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] 
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] 
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] 
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:25:08 [2022-05-31T19:25:08.236Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-17, using current JRE system packages.
15:25:08 [2022-05-31T19:25:08.236Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-17 in your toolchains.xml
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:25:08 [2022-05-31T19:25:08.236Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-18, using current JRE system packages.
15:25:08 [2022-05-31T19:25:08.236Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-18 in your toolchains.xml
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] 
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
15:25:08 [2022-05-31T19:25:08.236Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.1500.v20220210-1108.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (417.26kB)
15:25:09 [2022-05-31T19:25:09.173Z] [INFO] 
15:25:09 [2022-05-31T19:25:09.173Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
15:25:09 [2022-05-31T19:25:09.173Z] [INFO] 
15:25:09 [2022-05-31T19:25:09.173Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
15:25:09 [2022-05-31T19:25:09.173Z] [INFO] 
15:25:09 [2022-05-31T19:25:09.173Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.e4.rcp_4.23.0.v20220308-0630.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (20.95kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.76kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.71kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (27.83kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.600.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (27.9kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (23.74kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220123-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.07kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220123-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.14kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1500.v20220210-1108 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (266.5kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1300.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.73kB)
15:25:09 [2022-05-31T19:25:09.758Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1500.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.14kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1500.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.07kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1500.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (18.93kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.eclipse.help_2.3.900.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.55kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.eclipse.platform_4.23.0.v20220308-0722.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (20.7kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.eclipse.platform_root_4.23.0.v20220308-0722 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (196B)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.eclipse.rcp_4.23.0.v20220308-0722.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.15kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.eclipse.rcp_root_4.23.0.v20220308-0722 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (20.23kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.29kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] The user operation is waiting for background work to complete.
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.29kB)
15:25:10 [2022-05-31T19:25:10.016Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
15:25:10 [2022-05-31T19:25:10.274Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1500.v20220210-1108 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (17.02kB)
15:25:10 [2022-05-31T19:25:10.274Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1500.v20220210-1108 from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/binary/ (34.14kB)
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] 
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] 
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] 
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
15:25:36 [2022-05-31T19:25:36.804Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] 
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
15:25:36 [2022-05-31T19:25:36.804Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] 
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] 
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] --- tycho-p2-director-plugin:2.7.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
15:25:36 [2022-05-31T19:25:36.804Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
15:25:36 [2022-05-31T19:25:36.804Z] Installing org.eclipse.tracecompass.rcp 7.3.0.202205311902.
15:25:58 [2022-05-31T19:25:58.718Z] Operation completed in 22226 ms.
15:25:58 [2022-05-31T19:25:58.718Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
15:25:58 [2022-05-31T19:25:58.718Z] Installing org.eclipse.tracecompass.rcp 7.3.0.202205311902.
15:26:16 [2022-05-31T19:26:16.787Z] Operation completed in 20451 ms.
15:26:17 [2022-05-31T19:26:17.045Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
15:26:17 [2022-05-31T19:26:17.303Z] Installing org.eclipse.tracecompass.rcp 7.3.0.202205311902.
15:26:39 [2022-05-31T19:26:39.227Z] Operation completed in 20653 ms.
15:26:39 [2022-05-31T19:26:39.227Z] [INFO] 
15:26:39 [2022-05-31T19:26:39.227Z] [INFO] --- tycho-p2-director-plugin:2.7.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
15:26:39 [2022-05-31T19:26:39.227Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220531-1902-win32.win32.x86_64.zip
15:26:44 [2022-05-31T19:26:44.490Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220531-1902-macosx.cocoa.x86_64.tar.gz
15:26:52 [2022-05-31T19:26:52.599Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220531-1902-linux.gtk.x86_64.tar.gz
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] 
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT.pom
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-p2artifacts.xml
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-p2metadata.xml
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220531-1902-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-win32.win32.x86_64.zip
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220531-1902-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
15:26:59 [2022-05-31T19:26:59.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220531-1902-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-7.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] 
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] 
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.rcptt.tests >--
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] Building Trace Compass RCP Product Tests 7.3.0-SNAPSHOT        [124/140]
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] -----------------------------[ rcpttTest ]------------------------------
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:26:59 [2022-05-31T19:26:59.407Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:26:59 [2022-05-31T19:26:59.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:26:59 [2022-05-31T19:26:59.665Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:26:59 [2022-05-31T19:26:59.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
15:26:59 [2022-05-31T19:26:59.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom (14 kB at 474 kB/s)
15:26:59 [2022-05-31T19:26:59.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:26:59 [2022-05-31T19:26:59.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:26:59 [2022-05-31T19:26:59.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:26:59 [2022-05-31T19:26:59.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:26:59 [2022-05-31T19:26:59.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:26:59 [2022-05-31T19:26:59.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
15:26:59 [2022-05-31T19:26:59.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar (164 kB at 6.8 MB/s)
15:26:59 [2022-05-31T19:26:59.922Z] [INFO] Downloading from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.6.0/tracecompass-test-traces-ctf-1.6.0.pom
15:26:59 [2022-05-31T19:26:59.922Z] [INFO] Downloaded from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.6.0/tracecompass-test-traces-ctf-1.6.0.pom (1.9 kB at 30 kB/s)
15:26:59 [2022-05-31T19:26:59.922Z] [INFO] Downloading from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-parent/1.6.0/tracecompass-test-traces-parent-1.6.0.pom
15:27:00 [2022-05-31T19:27:00.180Z] [INFO] Downloaded from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-parent/1.6.0/tracecompass-test-traces-parent-1.6.0.pom (3.1 kB at 136 kB/s)
15:27:00 [2022-05-31T19:27:00.180Z] [INFO] Downloading from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/junit/junit/maven-metadata.xml
15:27:00 [2022-05-31T19:27:00.180Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/maven-metadata.xml
15:27:00 [2022-05-31T19:27:00.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/maven-metadata.xml (1.3 kB at 32 kB/s)
15:27:00 [2022-05-31T19:27:00.180Z] [INFO] Downloading from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.6.0/tracecompass-test-traces-ctf-1.6.0.jar
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Downloaded from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.6.0/tracecompass-test-traces-ctf-1.6.0.jar (59 MB at 28 MB/s)
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 13 MB/s)
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] 
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] 
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] 
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] --- rcptt-maven-plugin:2.5.3:resources (default-resources) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Sys arch is amd64
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] classifier is not specified for AUT, setting to linux.gtk.x86_64 by default
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Downloading from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/maven-metadata.xml
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/maven-metadata.xml
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] version is not specified for AUT, setting to 7.3.0-SNAPSHOT by default
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Downloading from trace-compass-test-traces: https://archive.eclipse.org/tracecompass/tracecompass-test-traces/maven/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/7.3.0-SNAPSHOT/
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Resolving artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:tar.gz:linux.gtk.x86_64:7.3.0-SNAPSHOT, this may take a while ...
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:tar.gz:linux.gtk.x86_64:7.3.0-SNAPSHOT is resolved to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220531-1902-linux.gtk.x86_64.tar.gz
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Resolving artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.5.3, this may take a while ...
15:27:02 [2022-05-31T19:27:02.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/runner/rcptt.runner/2.5.3/rcptt.runner-2.5.3.zip
15:27:05 [2022-05-31T19:27:05.991Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/rcptt/runner/rcptt.runner/2.5.3/rcptt.runner-2.5.3.zip (146 MB at 49 MB/s)
15:27:05 [2022-05-31T19:27:05.991Z] [INFO] Artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.5.3 is resolved to /home/jenkins/.m2/repository/org/eclipse/rcptt/runner/rcptt.runner/2.5.3/rcptt.runner-2.5.3.zip
15:27:05 [2022-05-31T19:27:05.991Z] [INFO] Extracting AUT to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut
15:27:05 [2022-05-31T19:27:05.991Z] [INFO] Expanding: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-7.3.0-20220531-1902-linux.gtk.x86_64.tar.gz into /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut
15:27:06 [2022-05-31T19:27:06.923Z] [INFO] Extracting RCPTT runner to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner
15:27:08 [2022-05-31T19:27:08.822Z] [INFO] Copying project contents to target directory...
15:27:08 [2022-05-31T19:27:08.822Z] [INFO] 
15:27:08 [2022-05-31T19:27:08.822Z] [INFO] --- maven-dependency-plugin:3.0.0:unpack-dependencies (unpack-dependencies) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:27:08 [2022-05-31T19:27:08.822Z] [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
15:27:08 [2022-05-31T19:27:08.822Z] [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
15:27:08 [2022-05-31T19:27:08.822Z] [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
15:27:08 [2022-05-31T19:27:08.822Z] [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
15:27:08 [2022-05-31T19:27:08.822Z] [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
15:27:09 [2022-05-31T19:27:09.080Z] [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
15:27:09 [2022-05-31T19:27:09.080Z] [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 462 kB/s)
15:27:09 [2022-05-31T19:27:09.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:27:09 [2022-05-31T19:27:09.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:27:09 [2022-05-31T19:27:09.080Z] [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
15:27:09 [2022-05-31T19:27:09.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:27:09 [2022-05-31T19:27:09.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
15:27:09 [2022-05-31T19:27:09.080Z] [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
15:27:09 [2022-05-31T19:27:09.080Z] [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 3.2 MB/s)
15:27:09 [2022-05-31T19:27:09.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:27:09 [2022-05-31T19:27:09.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:27:09 [2022-05-31T19:27:09.080Z] [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
15:27:09 [2022-05-31T19:27:09.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:27:09 [2022-05-31T19:27:09.343Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
15:27:09 [2022-05-31T19:27:09.343Z] [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
15:27:09 [2022-05-31T19:27:09.343Z] [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 11 MB/s)
15:27:09 [2022-05-31T19:27:09.343Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
15:27:09 [2022-05-31T19:27:09.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
15:27:09 [2022-05-31T19:27:09.343Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
15:27:09 [2022-05-31T19:27:09.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
15:27:09 [2022-05-31T19:27:09.343Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
15:27:09 [2022-05-31T19:27:09.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
15:27:09 [2022-05-31T19:27:09.344Z] [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 2.2 MB/s)
15:27:09 [2022-05-31T19:27:09.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
15:27:09 [2022-05-31T19:27:09.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
15:27:09 [2022-05-31T19:27:09.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
15:27:09 [2022-05-31T19:27:09.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
15:27:09 [2022-05-31T19:27:09.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
15:27:09 [2022-05-31T19:27:09.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
15:27:09 [2022-05-31T19:27:09.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 357 kB/s)
15:27:09 [2022-05-31T19:27:09.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
15:27:09 [2022-05-31T19:27:09.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
15:27:09 [2022-05-31T19:27:09.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
15:27:09 [2022-05-31T19:27:09.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
15:27:09 [2022-05-31T19:27:09.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
15:27:09 [2022-05-31T19:27:09.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
15:27:09 [2022-05-31T19:27:09.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 174 kB/s)
15:27:09 [2022-05-31T19:27:09.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
15:27:09 [2022-05-31T19:27:09.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
15:27:09 [2022-05-31T19:27:09.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
15:27:09 [2022-05-31T19:27:09.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
15:27:09 [2022-05-31T19:27:09.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
15:27:09 [2022-05-31T19:27:09.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
15:27:09 [2022-05-31T19:27:09.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 59 kB/s)
15:27:09 [2022-05-31T19:27:09.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
15:27:09 [2022-05-31T19:27:09.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
15:27:09 [2022-05-31T19:27:09.878Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
15:27:09 [2022-05-31T19:27:09.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
15:27:09 [2022-05-31T19:27:09.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
15:27:10 [2022-05-31T19:27:10.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
15:27:10 [2022-05-31T19:27:10.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 409 kB/s)
15:27:10 [2022-05-31T19:27:10.135Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/19/maven-parent-19.pom
15:27:10 [2022-05-31T19:27:10.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/19/maven-parent-19.pom
15:27:10 [2022-05-31T19:27:10.135Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
15:27:10 [2022-05-31T19:27:10.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/19/maven-parent-19.pom
15:27:10 [2022-05-31T19:27:10.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/19/maven-parent-19.pom
15:27:10 [2022-05-31T19:27:10.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom
15:27:10 [2022-05-31T19:27:10.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 2.8 MB/s)
15:27:10 [2022-05-31T19:27:10.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
15:27:10 [2022-05-31T19:27:10.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
15:27:10 [2022-05-31T19:27:10.158Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
15:27:10 [2022-05-31T19:27:10.415Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
15:27:10 [2022-05-31T19:27:10.415Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
15:27:10 [2022-05-31T19:27:10.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
15:27:10 [2022-05-31T19:27:10.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 118 kB/s)
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.415Z] [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 1.2 MB/s)
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.415Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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 947 kB/s)
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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 1.1 MB/s)
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.673Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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 1.6 MB/s)
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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
15:27:10 [2022-05-31T19:27:10.931Z] [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 2.8 MB/s)
15:27:10 [2022-05-31T19:27:10.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
15:27:10 [2022-05-31T19:27:10.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
15:27:10 [2022-05-31T19:27:10.931Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
15:27:11 [2022-05-31T19:27:11.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
15:27:11 [2022-05-31T19:27:11.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
15:27:11 [2022-05-31T19:27:11.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
15:27:11 [2022-05-31T19:27:11.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 282 kB/s)
15:27:11 [2022-05-31T19:27:11.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
15:27:11 [2022-05-31T19:27:11.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
15:27:11 [2022-05-31T19:27:11.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
15:27:11 [2022-05-31T19:27:11.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 62 kB/s)
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 87 kB/s)
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
15:27:11 [2022-05-31T19:27:11.446Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
15:27:11 [2022-05-31T19:27:11.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
15:27:11 [2022-05-31T19:27:11.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
15:27:11 [2022-05-31T19:27:11.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
15:27:11 [2022-05-31T19:27:11.704Z] [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 858 kB/s)
15:27:11 [2022-05-31T19:27:11.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:27:11 [2022-05-31T19:27:11.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:27:11 [2022-05-31T19:27:11.704Z] [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
15:27:11 [2022-05-31T19:27:11.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:27:11 [2022-05-31T19:27:11.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
15:27:11 [2022-05-31T19:27:11.704Z] [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
15:27:11 [2022-05-31T19:27:11.704Z] [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 608 kB/s)
15:27:11 [2022-05-31T19:27:11.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:27:11 [2022-05-31T19:27:11.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:27:11 [2022-05-31T19:27:11.961Z] [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
15:27:11 [2022-05-31T19:27:11.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:27:11 [2022-05-31T19:27:11.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
15:27:11 [2022-05-31T19:27:11.961Z] [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
15:27:11 [2022-05-31T19:27:11.961Z] [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 914 kB/s)
15:27:11 [2022-05-31T19:27:11.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
15:27:11 [2022-05-31T19:27:11.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
15:27:11 [2022-05-31T19:27:11.961Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 312 kB/s)
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 598 kB/s)
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.1/project-4.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.1/project-4.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.1/project-4.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.1/project-4.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 910 kB/s)
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.734Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 326 kB/s)
15:27:12 [2022-05-31T19:27:12.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
15:27:12 [2022-05-31T19:27:12.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 584 kB/s)
15:27:12 [2022-05-31T19:27:12.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:27:12 [2022-05-31T19:27:12.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:27:12 [2022-05-31T19:27:12.735Z] [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
15:27:12 [2022-05-31T19:27:12.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:27:12 [2022-05-31T19:27:12.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:27:12 [2022-05-31T19:27:12.992Z] [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
15:27:12 [2022-05-31T19:27:12.992Z] [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 468 kB/s)
15:27:12 [2022-05-31T19:27:12.992Z] [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
15:27:12 [2022-05-31T19:27:12.992Z] [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
15:27:12 [2022-05-31T19:27:12.992Z] [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
15:27:12 [2022-05-31T19:27:12.992Z] [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
15:27:12 [2022-05-31T19:27:12.992Z] [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
15:27:12 [2022-05-31T19:27:12.992Z] [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
15:27:12 [2022-05-31T19:27:12.992Z] [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 4.6 MB/s)
15:27:12 [2022-05-31T19:27:12.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:27:12 [2022-05-31T19:27:12.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:27:12 [2022-05-31T19:27:12.992Z] [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
15:27:13 [2022-05-31T19:27:13.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:27:13 [2022-05-31T19:27:13.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:27:13 [2022-05-31T19:27:13.251Z] [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
15:27:13 [2022-05-31T19:27:13.251Z] [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 5.3 MB/s)
15:27:13 [2022-05-31T19:27:13.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:27:13 [2022-05-31T19:27:13.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:27:13 [2022-05-31T19:27:13.251Z] [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
15:27:13 [2022-05-31T19:27:13.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:27:13 [2022-05-31T19:27:13.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:27:13 [2022-05-31T19:27:13.251Z] [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
15:27:13 [2022-05-31T19:27:13.251Z] [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 277 kB/s)
15:27:13 [2022-05-31T19:27:13.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
15:27:13 [2022-05-31T19:27:13.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
15:27:13 [2022-05-31T19:27:13.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
15:27:13 [2022-05-31T19:27:13.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
15:27:13 [2022-05-31T19:27:13.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
15:27:13 [2022-05-31T19:27:13.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
15:27:13 [2022-05-31T19:27:13.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 89 kB/s)
15:27:13 [2022-05-31T19:27:13.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 402 kB/s)
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
15:27:13 [2022-05-31T19:27:13.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 218 kB/s)
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
15:27:14 [2022-05-31T19:27:14.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 41 kB/s)
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 192 kB/s)
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
15:27:14 [2022-05-31T19:27:14.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
15:27:14 [2022-05-31T19:27:14.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
15:27:14 [2022-05-31T19:27:14.544Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
15:27:14 [2022-05-31T19:27:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
15:27:14 [2022-05-31T19:27:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 375 kB/s)
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.544Z] [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 530 kB/s)
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.544Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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 1.0 MB/s)
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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 87 kB/s)
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:14 [2022-05-31T19:27:14.802Z] [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
15:27:15 [2022-05-31T19:27:15.059Z] [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
15:27:15 [2022-05-31T19:27:15.059Z] [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
15:27:15 [2022-05-31T19:27:15.059Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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 978 kB/s)
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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 1.5 MB/s)
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.060Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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 943 kB/s)
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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 517 kB/s)
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.317Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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 2.4 MB/s)
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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 791 kB/s)
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.575Z] [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
15:27:15 [2022-05-31T19:27:15.832Z] [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
15:27:15 [2022-05-31T19:27:15.833Z] [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
15:27:15 [2022-05-31T19:27:15.833Z] [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
15:27:15 [2022-05-31T19:27:15.833Z] [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 2.6 MB/s)
15:27:15 [2022-05-31T19:27:15.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom
15:27:15 [2022-05-31T19:27:15.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom
15:27:15 [2022-05-31T19:27:15.833Z] [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
15:27:15 [2022-05-31T19:27:15.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom
15:27:15 [2022-05-31T19:27:15.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom
15:27:15 [2022-05-31T19:27:15.833Z] [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
15:27:16 [2022-05-31T19:27:16.090Z] [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 204 kB/s)
15:27:16 [2022-05-31T19:27:16.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:27:16 [2022-05-31T19:27:16.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:27:16 [2022-05-31T19:27:16.090Z] [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
15:27:16 [2022-05-31T19:27:16.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:27:16 [2022-05-31T19:27:16.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
15:27:16 [2022-05-31T19:27:16.090Z] [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
15:27:16 [2022-05-31T19:27:16.090Z] [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 3.0 MB/s)
15:27:16 [2022-05-31T19:27:16.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
15:27:16 [2022-05-31T19:27:16.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
15:27:16 [2022-05-31T19:27:16.090Z] [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
15:27:16 [2022-05-31T19:27:16.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
15:27:16 [2022-05-31T19:27:16.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
15:27:16 [2022-05-31T19:27:16.348Z] [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
15:27:16 [2022-05-31T19:27:16.348Z] [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 3.3 MB/s)
15:27:16 [2022-05-31T19:27:16.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom
15:27:16 [2022-05-31T19:27:16.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
15:27:16 [2022-05-31T19:27:16.348Z] [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
15:27:16 [2022-05-31T19:27:16.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
15:27:16 [2022-05-31T19:27:16.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom
15:27:16 [2022-05-31T19:27:16.348Z] [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
15:27:16 [2022-05-31T19:27:16.348Z] [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 10 kB/s)
15:27:16 [2022-05-31T19:27:16.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:27:16 [2022-05-31T19:27:16.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:27:16 [2022-05-31T19:27:16.348Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 4.2 MB/s)
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 3.0 MB/s)
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
15:27:16 [2022-05-31T19:27:16.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 357 kB/s)
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 433 kB/s)
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
15:27:16 [2022-05-31T19:27:16.864Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 487 kB/s)
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 1.2 MB/s)
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
15:27:17 [2022-05-31T19:27:17.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
15:27:17 [2022-05-31T19:27:17.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 82 kB/s)
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 57 kB/s)
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
15:27:17 [2022-05-31T19:27:17.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 3.3 MB/s)
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 1.1 MB/s)
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
15:27:17 [2022-05-31T19:27:17.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 1.8 MB/s)
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 128 kB/s)
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
15:27:17 [2022-05-31T19:27:17.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 598 kB/s)
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
15:27:18 [2022-05-31T19:27:18.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 128 kB/s)
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 191 kB/s)
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
15:27:18 [2022-05-31T19:27:18.412Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
15:27:18 [2022-05-31T19:27:18.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 477 kB/s)
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
15:27:18 [2022-05-31T19:27:18.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 127 kB/s)
15:27:18 [2022-05-31T19:27:18.670Z] [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
15:27:18 [2022-05-31T19:27:18.670Z] [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
15:27:18 [2022-05-31T19:27:18.670Z] [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
15:27:18 [2022-05-31T19:27:18.927Z] [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
15:27:18 [2022-05-31T19:27:18.927Z] [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
15:27:18 [2022-05-31T19:27:18.927Z] [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
15:27:18 [2022-05-31T19:27:18.927Z] [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 242 kB/s)
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 149 kB/s)
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
15:27:18 [2022-05-31T19:27:18.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
15:27:19 [2022-05-31T19:27:19.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
15:27:19 [2022-05-31T19:27:19.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
15:27:19 [2022-05-31T19:27:19.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
15:27:19 [2022-05-31T19:27:19.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
15:27:19 [2022-05-31T19:27:19.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 47 kB/s)
15:27:19 [2022-05-31T19:27:19.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
15:27:19 [2022-05-31T19:27:19.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
15:27:19 [2022-05-31T19:27:19.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
15:27:19 [2022-05-31T19:27:19.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
15:27:19 [2022-05-31T19:27:19.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
15:27:19 [2022-05-31T19:27:19.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
15:27:19 [2022-05-31T19:27:19.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 105 kB/s)
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 370 kB/s)
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
15:27:19 [2022-05-31T19:27:19.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
15:27:19 [2022-05-31T19:27:19.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
15:27:19 [2022-05-31T19:27:19.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
15:27:19 [2022-05-31T19:27:19.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
15:27:19 [2022-05-31T19:27:19.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
15:27:19 [2022-05-31T19:27:19.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 6.1 MB/s)
15:27:19 [2022-05-31T19:27:19.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
15:27:19 [2022-05-31T19:27:19.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
15:27:19 [2022-05-31T19:27:19.702Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
15:27:19 [2022-05-31T19:27:19.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
15:27:19 [2022-05-31T19:27:19.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
15:27:19 [2022-05-31T19:27:19.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
15:27:19 [2022-05-31T19:27:19.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 3.5 MB/s)
15:27:19 [2022-05-31T19:27:19.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
15:27:19 [2022-05-31T19:27:19.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
15:27:19 [2022-05-31T19:27:19.959Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
15:27:19 [2022-05-31T19:27:19.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
15:27:19 [2022-05-31T19:27:19.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
15:27:19 [2022-05-31T19:27:19.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
15:27:19 [2022-05-31T19:27:19.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 3.1 MB/s)
15:27:19 [2022-05-31T19:27:19.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:27:19 [2022-05-31T19:27:19.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:27:19 [2022-05-31T19:27:19.960Z] [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
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:27:20 [2022-05-31T19:27:20.220Z] [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
15:27:20 [2022-05-31T19:27:20.220Z] [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 72 kB/s)
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 74 kB/s)
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
15:27:20 [2022-05-31T19:27:20.220Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 84 kB/s)
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 78 kB/s)
15:27:20 [2022-05-31T19:27:20.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 3.0 MB/s)
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
15:27:20 [2022-05-31T19:27:20.737Z] [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
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
15:27:20 [2022-05-31T19:27:20.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
15:27:20 [2022-05-31T19:27:20.996Z] [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
15:27:20 [2022-05-31T19:27:20.996Z] [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 3.7 MB/s)
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.pom
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.pom
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 71 kB/s)
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/sslext/sslext/1.2-0/sslext-1.2-0.pom
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/sslext/sslext/1.2-0/sslext-1.2-0.pom
15:27:20 [2022-05-31T19:27:20.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/sslext/sslext/1.2-0/sslext-1.2-0.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/sslext/sslext/1.2-0/sslext-1.2-0.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 326 kB/s)
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 2.2 MB/s)
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 3.3 MB/s)
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-master/4/struts-master-4.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-master/4/struts-master-4.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/struts/struts-master/4/struts-master-4.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/struts/struts-master/4/struts-master-4.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 3.9 MB/s)
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/2/apache-2.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/2/apache-2.pom
15:27:21 [2022-05-31T19:27:21.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/2/apache-2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/2/apache-2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/2/apache-2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 1.7 MB/s)
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.2/antlr-2.7.2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/antlr/antlr/2.7.2/antlr-2.7.2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/antlr/antlr/2.7.2/antlr-2.7.2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/antlr/antlr/2.7.2/antlr-2.7.2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 72 kB/s)
15:27:21 [2022-05-31T19:27:21.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 1.5 MB/s)
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 1.5 MB/s)
15:27:22 [2022-05-31T19:27:22.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
15:27:22 [2022-05-31T19:27:22.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
15:27:22 [2022-05-31T19:27:22.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
15:27:22 [2022-05-31T19:27:22.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
15:27:22 [2022-05-31T19:27:22.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
15:27:22 [2022-05-31T19:27:22.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
15:27:22 [2022-05-31T19:27:22.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 3.5 MB/s)
15:27:22 [2022-05-31T19:27:22.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:27:22 [2022-05-31T19:27:22.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:27:22 [2022-05-31T19:27:22.287Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:27:22 [2022-05-31T19:27:22.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 410 kB/s)
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:27:22 [2022-05-31T19:27:22.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 197 kB/s)
15:27:22 [2022-05-31T19:27:22.545Z] [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
15:27:22 [2022-05-31T19:27:22.545Z] [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
15:27:22 [2022-05-31T19:27:22.545Z] [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
15:27:22 [2022-05-31T19:27:22.803Z] [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
15:27:22 [2022-05-31T19:27:22.803Z] [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
15:27:22 [2022-05-31T19:27:22.803Z] [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
15:27:22 [2022-05-31T19:27:22.803Z] [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 1.9 MB/s)
15:27:22 [2022-05-31T19:27:22.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
15:27:22 [2022-05-31T19:27:22.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
15:27:22 [2022-05-31T19:27:22.803Z] [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
15:27:22 [2022-05-31T19:27:22.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
15:27:22 [2022-05-31T19:27:22.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
15:27:22 [2022-05-31T19:27:22.803Z] [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
15:27:23 [2022-05-31T19:27:23.061Z] [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 460 kB/s)
15:27:23 [2022-05-31T19:27:23.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:27:23 [2022-05-31T19:27:23.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:27:23 [2022-05-31T19:27:23.061Z] [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
15:27:23 [2022-05-31T19:27:23.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:27:23 [2022-05-31T19:27:23.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:27:23 [2022-05-31T19:27:23.061Z] [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
15:27:23 [2022-05-31T19:27:23.061Z] [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 1.5 MB/s)
15:27:23 [2022-05-31T19:27:23.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
15:27:23 [2022-05-31T19:27:23.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
15:27:23 [2022-05-31T19:27:23.061Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
15:27:23 [2022-05-31T19:27:23.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
15:27:23 [2022-05-31T19:27:23.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
15:27:23 [2022-05-31T19:27:23.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
15:27:23 [2022-05-31T19:27:23.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 86 kB/s)
15:27:23 [2022-05-31T19:27:23.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
15:27:23 [2022-05-31T19:27:23.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
15:27:23 [2022-05-31T19:27:23.320Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
15:27:23 [2022-05-31T19:27:23.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
15:27:23 [2022-05-31T19:27:23.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
15:27:23 [2022-05-31T19:27:23.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
15:27:23 [2022-05-31T19:27:23.578Z] [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 952 kB/s)
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.578Z] [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 299 kB/s)
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.578Z] [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
15:27:23 [2022-05-31T19:27:23.836Z] [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
15:27:23 [2022-05-31T19:27:23.836Z] [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
15:27:23 [2022-05-31T19:27:23.836Z] [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
15:27:23 [2022-05-31T19:27:23.836Z] [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 562 kB/s)
15:27:23 [2022-05-31T19:27:23.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:27:23 [2022-05-31T19:27:23.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:27:23 [2022-05-31T19:27:23.836Z] [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
15:27:23 [2022-05-31T19:27:23.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:27:23 [2022-05-31T19:27:23.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
15:27:23 [2022-05-31T19:27:23.837Z] [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
15:27:23 [2022-05-31T19:27:23.837Z] [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.9 MB/s)
15:27:23 [2022-05-31T19:27:23.837Z] [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
15:27:23 [2022-05-31T19:27:23.837Z] [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
15:27:24 [2022-05-31T19:27:24.094Z] [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
15:27:24 [2022-05-31T19:27:24.094Z] [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
15:27:24 [2022-05-31T19:27:24.094Z] [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
15:27:24 [2022-05-31T19:27:24.094Z] [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
15:27:24 [2022-05-31T19:27:24.094Z] [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 728 kB/s)
15:27:24 [2022-05-31T19:27:24.094Z] [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
15:27:24 [2022-05-31T19:27:24.094Z] [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
15:27:24 [2022-05-31T19:27:24.094Z] [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
15:27:24 [2022-05-31T19:27:24.095Z] [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
15:27:24 [2022-05-31T19:27:24.095Z] [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
15:27:24 [2022-05-31T19:27:24.095Z] [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
15:27:24 [2022-05-31T19:27:24.095Z] [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 3.0 MB/s)
15:27:24 [2022-05-31T19:27:24.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:27:24 [2022-05-31T19:27:24.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:27:24 [2022-05-31T19:27:24.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [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 7.6 MB/s)
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [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)
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.352Z] [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
15:27:24 [2022-05-31T19:27:24.610Z] [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
15:27:24 [2022-05-31T19:27:24.610Z] [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
15:27:24 [2022-05-31T19:27:24.610Z] [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
15:27:24 [2022-05-31T19:27:24.610Z] [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
15:27:24 [2022-05-31T19:27:24.610Z] [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 134 kB/s)
15:27:24 [2022-05-31T19:27:24.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:27:24 [2022-05-31T19:27:24.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:27:24 [2022-05-31T19:27:24.610Z] [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
15:27:24 [2022-05-31T19:27:24.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:27:24 [2022-05-31T19:27:24.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
15:27:24 [2022-05-31T19:27:24.610Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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 434 kB/s)
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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 55 kB/s)
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:24 [2022-05-31T19:27:24.868Z] [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
15:27:25 [2022-05-31T19:27:25.125Z] [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
15:27:25 [2022-05-31T19:27:25.125Z] [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
15:27:25 [2022-05-31T19:27:25.125Z] [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
15:27:25 [2022-05-31T19:27:25.125Z] [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 454 kB/s)
15:27:25 [2022-05-31T19:27:25.125Z] [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
15:27:25 [2022-05-31T19:27:25.125Z] [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
15:27:25 [2022-05-31T19:27:25.125Z] [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
15:27:25 [2022-05-31T19:27:25.125Z] [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
15:27:25 [2022-05-31T19:27:25.126Z] [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
15:27:25 [2022-05-31T19:27:25.126Z] [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
15:27:25 [2022-05-31T19:27:25.126Z] [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 23 kB/s)
15:27:25 [2022-05-31T19:27:25.126Z] [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
15:27:25 [2022-05-31T19:27:25.126Z] [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
15:27:25 [2022-05-31T19:27:25.126Z] [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
15:27:25 [2022-05-31T19:27:25.383Z] [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
15:27:25 [2022-05-31T19:27:25.383Z] [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
15:27:25 [2022-05-31T19:27:25.383Z] [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
15:27:25 [2022-05-31T19:27:25.383Z] [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 37 kB/s)
15:27:25 [2022-05-31T19:27:25.383Z] [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
15:27:25 [2022-05-31T19:27:25.383Z] [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
15:27:25 [2022-05-31T19:27:25.383Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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 200 kB/s)
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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 162 kB/s)
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.641Z] [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
15:27:25 [2022-05-31T19:27:25.898Z] [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
15:27:25 [2022-05-31T19:27:25.898Z] [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
15:27:25 [2022-05-31T19:27:25.899Z] [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
15:27:25 [2022-05-31T19:27:25.899Z] [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 1.8 MB/s)
15:27:25 [2022-05-31T19:27:25.899Z] [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
15:27:25 [2022-05-31T19:27:25.899Z] [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
15:27:25 [2022-05-31T19:27:25.899Z] [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
15:27:25 [2022-05-31T19:27:25.899Z] [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
15:27:25 [2022-05-31T19:27:25.899Z] [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
15:27:26 [2022-05-31T19:27:26.156Z] [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
15:27:26 [2022-05-31T19:27:26.156Z] [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 3.3 MB/s)
15:27:26 [2022-05-31T19:27:26.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
15:27:26 [2022-05-31T19:27:26.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
15:27:26 [2022-05-31T19:27:26.156Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
15:27:26 [2022-05-31T19:27:26.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
15:27:26 [2022-05-31T19:27:26.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
15:27:26 [2022-05-31T19:27:26.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
15:27:26 [2022-05-31T19:27:26.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (3.7 kB at 186 kB/s)
15:27:26 [2022-05-31T19:27:26.156Z] [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
15:27:26 [2022-05-31T19:27:26.156Z] [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
15:27:26 [2022-05-31T19:27:26.156Z] [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
15:27:26 [2022-05-31T19:27:26.414Z] [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
15:27:26 [2022-05-31T19:27:26.414Z] [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
15:27:26 [2022-05-31T19:27:26.414Z] [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
15:27:26 [2022-05-31T19:27:26.414Z] [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 66 kB/s)
15:27:26 [2022-05-31T19:27:26.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom
15:27:26 [2022-05-31T19:27:26.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom
15:27:26 [2022-05-31T19:27:26.414Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom
15:27:26 [2022-05-31T19:27:26.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom
15:27:26 [2022-05-31T19:27:26.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom
15:27:26 [2022-05-31T19:27:26.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom (5.4 kB at 143 kB/s)
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 102 kB/s)
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 323 kB/s)
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 380 kB/s)
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
15:27:26 [2022-05-31T19:27:26.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 96 kB/s)
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 124 kB/s)
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.187Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 407 kB/s)
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 45 kB/s)
15:27:27 [2022-05-31T19:27:27.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
15:27:27 [2022-05-31T19:27:27.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
15:27:27 [2022-05-31T19:27:27.704Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
15:27:27 [2022-05-31T19:27:27.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
15:27:27 [2022-05-31T19:27:27.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
15:27:27 [2022-05-31T19:27:27.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
15:27:27 [2022-05-31T19:27:27.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 2.5 MB/s)
15:27:27 [2022-05-31T19:27:27.704Z] [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
15:27:27 [2022-05-31T19:27:27.704Z] [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
15:27:27 [2022-05-31T19:27:27.704Z] [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
15:27:27 [2022-05-31T19:27:27.704Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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 1.0 MB/s)
15:27:27 [2022-05-31T19:27:27.962Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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
15:27:27 [2022-05-31T19:27:27.962Z] [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 3.5 MB/s)
15:27:27 [2022-05-31T19:27:27.962Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
15:27:27 [2022-05-31T19:27:27.962Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
15:27:27 [2022-05-31T19:27:27.962Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
15:27:28 [2022-05-31T19:27:28.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
15:27:28 [2022-05-31T19:27:28.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
15:27:28 [2022-05-31T19:27:28.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
15:27:28 [2022-05-31T19:27:28.221Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 283 kB/s)
15:27:28 [2022-05-31T19:27:28.221Z] [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
15:27:28 [2022-05-31T19:27:28.221Z] [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
15:27:28 [2022-05-31T19:27:28.221Z] [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
15:27:28 [2022-05-31T19:27:28.221Z] [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
15:27:28 [2022-05-31T19:27:28.221Z] [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
15:27:28 [2022-05-31T19:27:28.221Z] [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
15:27:28 [2022-05-31T19:27:28.221Z] [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 568 kB/s)
15:27:28 [2022-05-31T19:27:28.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
15:27:28 [2022-05-31T19:27:28.221Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
15:27:28 [2022-05-31T19:27:28.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 543 kB/s)
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 192 kB/s)
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 843 kB/s)
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:27:28 [2022-05-31T19:27:28.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:27:28 [2022-05-31T19:27:28.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:27:28 [2022-05-31T19:27:28.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.2 MB/s)
15:27:28 [2022-05-31T19:27:28.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.8 MB/s)
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 4.1 MB/s)
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
15:27:28 [2022-05-31T19:27:28.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
15:27:29 [2022-05-31T19:27:29.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
15:27:29 [2022-05-31T19:27:29.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
15:27:29 [2022-05-31T19:27:29.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
15:27:29 [2022-05-31T19:27:29.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
15:27:29 [2022-05-31T19:27:29.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
15:27:29 [2022-05-31T19:27:29.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
15:27:29 [2022-05-31T19:27:29.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
15:27:29 [2022-05-31T19:27:29.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [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
15:27:29 [2022-05-31T19:27:29.253Z] [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.jar
15:27:29 [2022-05-31T19:27:29.253Z] [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
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/sslext/sslext/1.2-0/sslext-1.2-0.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.2/antlr-2.7.2.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
15:27:29 [2022-05-31T19:27:29.253Z] [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
15:27:29 [2022-05-31T19:27:29.253Z] [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
15:27:29 [2022-05-31T19:27:29.253Z] [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
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
15:27:29 [2022-05-31T19:27:29.253Z] [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
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
15:27:29 [2022-05-31T19:27:29.253Z] [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
15:27:29 [2022-05-31T19:27:29.253Z] [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.jar
15:27:29 [2022-05-31T19:27:29.253Z] [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
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar
15:27:29 [2022-05-31T19:27:29.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/sslext/sslext/1.2-0/sslext-1.2-0.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/antlr/antlr/2.7.2/antlr-2.7.2.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
15:27:29 [2022-05-31T19:27:29.254Z] [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
15:27:29 [2022-05-31T19:27:29.254Z] [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
15:27:29 [2022-05-31T19:27:29.254Z] [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
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
15:27:29 [2022-05-31T19:27:29.254Z] [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
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
15:27:29 [2022-05-31T19:27:29.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
15:27:29 [2022-05-31T19:27:29.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
15:27:29 [2022-05-31T19:27:29.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
15:27:29 [2022-05-31T19:27:29.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
15:27:29 [2022-05-31T19:27:29.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
15:27:29 [2022-05-31T19:27:29.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
15:27:29 [2022-05-31T19:27:29.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
15:27:29 [2022-05-31T19:27:29.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
15:27:29 [2022-05-31T19:27:29.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
15:27:29 [2022-05-31T19:27:29.770Z] [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
15:27:29 [2022-05-31T19:27:29.770Z] [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.jar
15:27:29 [2022-05-31T19:27:29.770Z] [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
15:27:29 [2022-05-31T19:27:29.770Z] [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
15:27:29 [2022-05-31T19:27:29.770Z] [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
15:27:29 [2022-05-31T19:27:29.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
15:27:29 [2022-05-31T19:27:29.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
15:27:30 [2022-05-31T19:27:30.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
15:27:30 [2022-05-31T19:27:30.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
15:27:30 [2022-05-31T19:27:30.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
15:27:30 [2022-05-31T19:27:30.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
15:27:30 [2022-05-31T19:27:30.286Z] [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
15:27:30 [2022-05-31T19:27:30.286Z] [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
15:27:30 [2022-05-31T19:27:30.286Z] [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
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
15:27:30 [2022-05-31T19:27:30.286Z] [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
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
15:27:30 [2022-05-31T19:27:30.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
15:27:30 [2022-05-31T19:27:30.544Z] [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
15:27:30 [2022-05-31T19:27:30.544Z] [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.jar
15:27:30 [2022-05-31T19:27:30.544Z] [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
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/sslext/sslext/1.2-0/sslext-1.2-0.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/antlr/antlr/2.7.2/antlr-2.7.2.jar
15:27:30 [2022-05-31T19:27:30.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.545Z] [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.jar
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/sslext/sslext/1.2-0/sslext-1.2-0.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/antlr/antlr/2.7.2/antlr-2.7.2.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
15:27:30 [2022-05-31T19:27:30.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.545Z] [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
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
15:27:30 [2022-05-31T19:27:30.546Z] [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
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
15:27:30 [2022-05-31T19:27:30.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 4.4 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 4.1 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 3.8 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 6.5 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 4.1 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 367 kB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 2.7 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.6 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 178 kB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 174 kB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.4 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 17 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 528 kB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [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
15:27:30 [2022-05-31T19:27:30.804Z] [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 195 kB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [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.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 915 kB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [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
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 1.0 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [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
15:27:30 [2022-05-31T19:27:30.804Z] [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 128 kB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [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
15:27:30 [2022-05-31T19:27:30.804Z] [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.jar (237 kB at 3.8 MB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 244 kB/s)
15:27:30 [2022-05-31T19:27:30.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
15:27:30 [2022-05-31T19:27:30.804Z] [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 974 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 548 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.3 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.805Z] [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)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 4.6 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 332 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 4.4 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 4.0 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 3.0 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 1.4 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [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
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 5.5 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [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
15:27:30 [2022-05-31T19:27:30.805Z] [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 399 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [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
15:27:30 [2022-05-31T19:27:30.805Z] [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 376 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 1.9 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
15:27:30 [2022-05-31T19:27:30.805Z] [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 986 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 4.1 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 345 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [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
15:27:30 [2022-05-31T19:27:30.805Z] [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 1.2 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
15:27:30 [2022-05-31T19:27:30.805Z] [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 378 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (81 kB at 710 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (53 kB at 455 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 458 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar (32 kB at 248 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 954 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 151 kB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.6 MB/s)
15:27:30 [2022-05-31T19:27:30.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.3 MB/s)
15:27:31 [2022-05-31T19:27:31.371Z] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.6.0/tracecompass-test-traces-ctf-1.6.0.jar to /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/dependency/tracecompass-test-traces-ctf-jar with includes "" and excludes ""
15:27:33 [2022-05-31T19:27:33.899Z] [INFO] 
15:27:33 [2022-05-31T19:27:33.899Z] [INFO] --- rcptt-maven-plugin:2.5.3:execute (default-execute) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:27:33 [2022-05-31T19:27:33.900Z] [INFO] Runner command line is /bin/sh -c cd '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner/eclipse' && '/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java' '-Xms128m' '-Xmx256m' '-Dorg.eclipse.rcptt.runner.returnTestFailure=true' '-jar' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner/eclipse/plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar' '-application' 'org.eclipse.rcptt.runner.headless' '-runnerPlatform' 'swt' '-consoleLog' '-data' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner-workspace' '-aut' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut/trace-compass' '-autWsPrefix' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut-ws-' '-autConsolePrefix' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/aut-console-' '-autVMArgs' '-Xmx1024m;-DdataPath=/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/dependency/tracecompass-test-traces-ctf-jar' '-q7report' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.report' '-htmlReport' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.html' '-junitReport' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/surefire-reports/TEST-org.eclipse.tracecompass.rcp.rcptt.tests.xml' '-import' '/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/projects/org.eclipse.tracecompass.rcp.rcptt.tests' '-testOptions' 'testExecTimeout=300;execTimeout=3600' '-timeout' '3600' '-shutdownListenerPort' '9488' '-suites' 'open_trace_suite'
15:27:33 [2022-05-31T19:27:33.900Z] [INFO] The execution timeout is set to 3600 seconds
15:27:33 [2022-05-31T19:27:33.900Z] [ERROR] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:27:39 [2022-05-31T19:27:39.168Z] [INFO] !SESSION 2022-05-31 19:27:33.963 -----------------------------------------------
15:27:39 [2022-05-31T19:27:39.168Z] [INFO] eclipse.buildId=unknown
15:27:39 [2022-05-31T19:27:39.168Z] [INFO] java.version=11.0.2
15:27:39 [2022-05-31T19:27:39.168Z] [INFO] java.vendor=Oracle Corporation
15:27:39 [2022-05-31T19:27:39.168Z] [INFO] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:27:39 [2022-05-31T19:27:39.168Z] [INFO] Framework arguments:  -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -aut /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut/trace-compass -autWsPrefix /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/aut-console- -autVMArgs -Xmx1024m;-DdataPath=/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/dependency/tracecompass-test-traces-ctf-jar -q7report /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.report -htmlReport /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.html -junitReport /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/surefire-reports/TEST-org.eclipse.tracecompass.rcp.rcptt.tests.xml -import /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/projects/org.eclipse.tracecompass.rcp.rcptt.tests -testOptions testExecTimeout=300;execTimeout=3600 -timeout 3600 -shutdownListenerPort 9488 -suites open_trace_suite
15:27:39 [2022-05-31T19:27:39.168Z] [INFO] Command-line arguments:  -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -consoleLog -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner-workspace -aut /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut/trace-compass -autWsPrefix /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/aut-console- -autVMArgs -Xmx1024m;-DdataPath=/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/dependency/tracecompass-test-traces-ctf-jar -q7report /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.report -htmlReport /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.html -junitReport /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/surefire-reports/TEST-org.eclipse.tracecompass.rcp.rcptt.tests.xml -import /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/projects/org.eclipse.tracecompass.rcp.rcptt.tests -testOptions testExecTimeout=300;execTimeout=3600 -timeout 3600 -shutdownListenerPort 9488 -suites open_trace_suite
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !ENTRY org.eclipse.jdt.core.manipulation 4 0 2022-05-31 19:27:38.928
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !MESSAGE FrameworkEvent ERROR
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !STACK 0
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.core.manipulation [129]
15:27:39 [2022-05-31T19:27:39.169Z] [INFO]   Unresolved requirement: Require-Bundle: org.eclipse.ltk.core.refactoring; bundle-version="[3.6.0,4.0.0)"
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !ENTRY org.eclipse.jdt.junit 4 0 2022-05-31 19:27:38.931
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !MESSAGE FrameworkEvent ERROR
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !STACK 0
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.junit [131]
15:27:39 [2022-05-31T19:27:39.169Z] [INFO]   Unresolved requirement: Require-Bundle: org.eclipse.ui.ide; bundle-version="[3.5.0,4.0.0)"
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !ENTRY org.eclipse.jdt.launching.macosx 4 0 2022-05-31 19:27:38.931
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !MESSAGE FrameworkEvent ERROR
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !STACK 0
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [136]
15:27:39 [2022-05-31T19:27:39.169Z] [INFO]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !ENTRY org.eclipse.jdt.launching.ui.macosx 4 0 2022-05-31 19:27:38.932
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !MESSAGE FrameworkEvent ERROR
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !STACK 0
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [137]
15:27:39 [2022-05-31T19:27:39.169Z] [INFO]   Unresolved requirement: Require-Bundle: org.eclipse.ui; bundle-version="[3.5.0,4.0.0)"
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !ENTRY org.eclipse.pde.runtime 4 0 2022-05-31 19:27:38.933
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !MESSAGE FrameworkEvent ERROR
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] !STACK 0
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.pde.runtime [158]
15:27:39 [2022-05-31T19:27:39.169Z] [INFO]   Unresolved requirement: Require-Bundle: org.eclipse.ui; bundle-version="[3.3.0,4.0.0)"
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:27:39 [2022-05-31T19:27:39.169Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] !ENTRY org.eclipse.rcptt.core.swt 4 0 2022-05-31 19:27:38.933
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] !MESSAGE FrameworkEvent ERROR
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] !STACK 0
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.rcptt.core.swt [172]
15:27:39 [2022-05-31T19:27:39.170Z] [INFO]   Unresolved requirement: Require-Bundle: org.eclipse.jface.databinding
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:27:39 [2022-05-31T19:27:39.170Z] [INFO] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:27:39 [2022-05-31T19:27:39.736Z] [INFO] Started at Tue May 31 19:27:39 GMT 2022
15:27:39 [2022-05-31T19:27:39.736Z] [INFO] RCPTT Runner version: 2.5.3
15:27:41 [2022-05-31T19:27:41.108Z] [INFO] Initializing target platform...
15:27:41 [2022-05-31T19:27:41.109Z] [INFO] Begin task: Create AUT configuration
15:27:41 [2022-05-31T19:27:41.109Z] [INFO] progress: Resolving Target Contents...
15:27:41 [2022-05-31T19:27:41.109Z] [INFO] progress: Reading plug-ins
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] 
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:44.828
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.xml.xz
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] 
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:44.833
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.jar
15:27:44 [2022-05-31T19:27:44.843Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:45 [2022-05-31T19:27:45.408Z] [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:45 [2022-05-31T19:27:45.408Z] [INFO] 
15:27:45 [2022-05-31T19:27:45.408Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:45.240
15:27:45 [2022-05-31T19:27:45.408Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.xml.xz
15:27:45 [2022-05-31T19:27:45.408Z] [INFO] 
15:27:45 [2022-05-31T19:27:45.408Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:45.241
15:27:45 [2022-05-31T19:27:45.408Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.jar
15:27:45 [2022-05-31T19:27:45.408Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] 
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:45.437
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/artifacts.xml.xz
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] 
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:45.440
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/artifacts.jar
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:45 [2022-05-31T19:27:45.666Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:48 [2022-05-31T19:27:48.945Z] [INFO] progress: Downloading org.antlr.runtime
15:27:48 [2022-05-31T19:27:48.945Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:49.966
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/content.jar
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:49.979
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/artifacts.jar
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] progress: Downloading org.aspectj.runtime
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] progress: Downloading org.eclipse.equinox.weaving.aspectj
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] progress: Downloading org.eclipse.equinox.weaving.hook
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] progress: Downloading org.aspectj.weaver
15:27:50 [2022-05-31T19:27:50.317Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.419
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/content.jar
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.455
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/artifacts.jar
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] progress: Downloading org.eclipse.emf.converter
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] progress: Downloading org.eclipse.emf.ecore.change
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] progress: Downloading org.eclipse.emf.transaction.ui
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.520
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.transaction.ui,1.4.0.201306111400 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.520
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore2ecore,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.521
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.converter,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.521
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.change,2.9.0.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.575Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.validation
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.codegen.ecore
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.619
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.codegen.ecore,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2022-05-31 19:27:50.619
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.emf.validation,1.7.0.201306111341.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.629
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore.editor,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.validation_root
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.ecore.change.edit
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.717
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.change.edit,2.5.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2022-05-31 19:27:50.717
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE No digest algorithm is available to verify download of binary,org.eclipse.emf.validation_root,1.7.0.201306111341.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.717
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf,2.9.2.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.importer.ecore
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.722
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.importer.ecore,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.codegen.ui
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore.editor
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: Downloading org.eclipse.emf.ecore.xmi
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.814
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore2ecore.editor,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.815
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.xmi,2.9.1.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] 
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.815
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.codegen.ui,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:50 [2022-05-31T19:27:50.833Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ui
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: Downloading org.eclipse.emf.databinding.edit
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.913
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.databinding.edit,1.3.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:50.913
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.mapping.ui,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: Downloading org.eclipse.emf.mapping
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.014
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.mapping,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: Downloading org.eclipse.emf.ecore
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.116
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore,2.9.2.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.123
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.codegen.ecore.ui,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.124Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.393Z] [INFO] progress: Downloading org.eclipse.emf.importer
15:27:51 [2022-05-31T19:27:51.393Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.393Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.224
15:27:51 [2022-05-31T19:27:51.393Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.importer,2.8.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.393Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml.ui
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.414
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore2xml.ui,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] progress: Downloading org.eclipse.emf.databinding
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.423
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.databinding,1.3.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] progress: Downloading org.eclipse.emf
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.641
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.651Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] progress: Downloading org.eclipse.emf.ecore.edit
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.722
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.edit,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] progress: Downloading org.eclipse.emf.validation.ui
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] 
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:51.819
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.validation.ui,1.7.0.201306111341 have severely compromised security. Please report this concern to the artifact provider.
15:27:51 [2022-05-31T19:27:51.909Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.166Z] [INFO] progress: Downloading org.eclipse.emf.databinding
15:27:52 [2022-05-31T19:27:52.166Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.166Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.115
15:27:52 [2022-05-31T19:27:52.166Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.databinding,1.3.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.166Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: Downloading org.eclipse.emf.transaction
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.217
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.transaction,1.4.0.201306111400 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: Downloading org.eclipse.emf.ecore.editor
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.236
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.ecore.editor,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: Downloading org.eclipse.emf.codegen.ecore
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.239
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.codegen.ecore,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: Downloading org.eclipse.emf.common.ui
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.328
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore2xml,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.328
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.common.ui,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ecore
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: Downloading org.eclipse.emf.ecore
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: Downloading org.eclipse.emf.mapping
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.418
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.mapping.ecore,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.418
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.418
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.ecore,2.9.2.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.425Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.edit.ui
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.427
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.edit.ui,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.exporter
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ui
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.converter
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.436
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.exporter,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.437
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ui,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.437
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.converter,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.transaction
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.transaction_root
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.databinding.edit
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2022-05-31 19:27:52.524
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE No digest algorithm is available to verify download of binary,org.eclipse.emf.transaction_root,1.7.0.201306111400.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2022-05-31 19:27:52.525
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.emf.transaction,1.7.0.201306111400.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.525
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.databinding.edit,1.3.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.ecore.edit
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.531
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.ecore.edit,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.validation
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.importer.rose
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.edit.ui
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.540
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.edit.ui,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.540
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.importer.rose,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.541
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.validation,1.7.0.201306111341 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.ant
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.622
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ant,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] progress: Downloading org.eclipse.emf.importer.java
15:27:52 [2022-05-31T19:27:52.683Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.684Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.627
15:27:52 [2022-05-31T19:27:52.684Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.importer.java,2.7.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.684Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.684Z] [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui
15:27:52 [2022-05-31T19:27:52.684Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.684Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.632
15:27:52 [2022-05-31T19:27:52.684Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.codegen.ecore.ui,2.9.1.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.edit
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.common.ui
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.721
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.common.ui,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.721
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.edit,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.codegen
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.731
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.codegen,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.common
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.ecore.editor
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ecore
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.822
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.common,2.9.2.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.822
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.mapping.ecore,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.822
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.ecore.editor,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.822
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.mapping.ecore.editor,2.8.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.validation.ui.ide
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.830
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.validation.ui.ide,1.3.0.201306111341 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.common
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.edit
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] progress: Downloading org.eclipse.emf.codegen
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.840
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.codegen,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.840
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.edit,2.9.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 progress: The user operation is waiting for background work to complete.
15:27:52 [2022-05-31T19:27:52.941Z] [INFO] 2022-05-31 19:27:52.912
15:27:52 [2022-05-31T19:27:52.942Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.emf.common,2.9.2.v20131212-0545 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.942Z] [INFO] progress: Downloading org.eclipse.emf.codegen.ui
15:27:52 [2022-05-31T19:27:52.942Z] [INFO] 
15:27:52 [2022-05-31T19:27:52.942Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:52.924
15:27:52 [2022-05-31T19:27:52.942Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.emf.codegen.ui,2.6.0.v20140203-1126 have severely compromised security. Please report this concern to the artifact provider.
15:27:52 [2022-05-31T19:27:52.942Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.249
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/content.jar
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.257
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/artifacts.jar
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.339
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/content.jar
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.344
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/artifacts.jar
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.426
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/content.jar
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.436
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/artifacts.jar
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Downloading org.apache.poi.ooxml
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Downloading org.apache.poi.ooxml.schemas
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Downloading org.apache.xmlbeans
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: Downloading org.dom4j
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.442
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.apache.poi.ooxml,3.9.0.v201405241905 have severely compromised security. Please report this concern to the artifact provider.
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.442
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.apache.xmlbeans,2.3.0.v201605172150 have severely compromised security. Please report this concern to the artifact provider.
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.442
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.dom4j,1.6.1.v201312101416 have severely compromised security. Please report this concern to the artifact provider.
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.443
15:27:53 [2022-05-31T19:27:53.507Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.apache.poi.ooxml.schemas,3.9.0.v201405241750 have severely compromised security. Please report this concern to the artifact provider.
15:27:53 [2022-05-31T19:27:53.765Z] [INFO] progress: Downloading org.apache.poi
15:27:53 [2022-05-31T19:27:53.765Z] [INFO] 
15:27:53 [2022-05-31T19:27:53.765Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:53.615
15:27:53 [2022-05-31T19:27:53.765Z] [INFO] !MESSAGE The digest algorithms (md5) used to verify osgi.bundle,org.apache.poi,3.9.0.v201405241750 have severely compromised security. Please report this concern to the artifact provider.
15:27:53 [2022-05-31T19:27:53.765Z] [INFO] progress: The user operation is waiting for background work to complete.
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] progress: Resolving Target Contents...
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] progress: Reading plug-ins
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.527
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.xml.xz
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.528
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/content.jar
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.627
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/content.jar
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.632
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/content.jar
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.660
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/content.jar
15:27:55 [2022-05-31T19:27:55.663Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.714
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/content.jar
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.719
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/content.jar
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.851
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/artifacts.xml.xz
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.852
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/artifacts.jar
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.915
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/artifacts.jar
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] 
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.919
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/artifacts.jar
15:27:55 [2022-05-31T19:27:55.921Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] 
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.924
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/artifacts.jar
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] 
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.928
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/artifacts.jar
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/
15:27:56 [2022-05-31T19:27:56.178Z] [INFO] 
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-05-31 19:27:55.931
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] !MESSAGE Server returned lastModified <= 0 for platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/artifacts.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Downloading org.eclipse.emf.validation_root
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Downloading org.eclipse.emf.transaction_root
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.aspectj.runtime
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.ecore.change
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.aspectj.weaver
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.time.impl
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gmf
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.chart
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.text
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gef
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.observable.aspects
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.util.swt
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide.aspects
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.ecore.xmi
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.mapping.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.script.impl
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.swt
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.dom4j
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.interop
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.importer
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml.ui
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.core.ecl.debug
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.resources.impl
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.canvas
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.ecore.edit
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.edit.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.core.launching
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.aspects
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.transaction
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.common.ui.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.aspects
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.util.resources
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.expandbar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.server.tcp
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing file:/home/jenkins/agent/workspace/release/modules/nebula/runtime-site/target/site/site.xml.rcptt
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.swt
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.resources
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.log.impl
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.transaction.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.filesystem
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.core
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gef
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.validation
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench.texteditor
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.edit.ui
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gmf
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.runtime.ui
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.edit.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl.impl
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.validation.ui.ide
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.edit
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.draw2d
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.dispatch
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.converter.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.transaction.ui
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.validation.feature.jar
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.codegen.ecore
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.fragment
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.debug
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.tree
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.common.ui.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.watson.jface
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.apache.poi.ooxml.schemas
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.ecore.change.edit
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing a.jre.javase
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.workbench.texteditor
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore.editor
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.antlr.runtime
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing 202205020620.Default
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.equinox.weaving.aspectj
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.databinding.edit
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.forms
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor.aspects
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.watson.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.operations
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.log
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.forms.impl
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.group
15:27:56 [2022-05-31T19:27:56.179Z] [INFO] progress: Installing org.eclipse.emf.validation.ui
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.apache.xmlbeans
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.resources
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.resources
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.core.context
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.debug.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.canvas
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.jface.text
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.core.am
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.data
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt.aspects
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.draw2d
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ui
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.reconciler.aspects
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core.ecl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.aspects.e4x
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.client.tcp
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.core
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf.aspects
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.importer.java
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.swt
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.codegen.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.common
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.common.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.aspects
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.reporting
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.jobs
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.group.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.validation_root
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.doc
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.importer.ecore
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.nebula
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.platform
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.aspects
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.parser
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.logging
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.core.scenario
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.core.ecl.core
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.text.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.verifications
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.exporter
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.tree.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.converter.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.fragment
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.transaction_root
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.core.swt.win64
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.script
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.ant
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.apache.poi
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.transaction.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.codegen
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing file:/home/jenkins/agent/workspace/release/modules/testrail/runtime-site/target/site/site.xml.rcptt
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.gef
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.jar
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.codegen.ui
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.gef.aspects
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.core.swt
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.converter
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.ecore.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.resources.impl
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.group
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.equinox.weaving.hook
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.variables
15:27:56 [2022-05-31T19:27:56.180Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.codegen.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.watson.jobs
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.watson.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.perf
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.apache.poi.ooxml
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.properties.view
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.ecore
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.common.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.databinding
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.databinding.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.aspect
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface.text
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.swt
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.databinding.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.e4x
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jobs.aspects
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.watson.core
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.ecore.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi.impl
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.expandbar.runtime
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.core
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.validation.feature.group
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.impl
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.util
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.importer.rose
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.jar
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.common.ui
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.time
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.emf.ecore.editor
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.ecl.debug.runtime
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.verifications.resources.impl
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.aspects
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Downloading org.eclipse.emf.validation_root
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Downloading org.eclipse.emf.transaction_root
15:27:56 [2022-05-31T19:27:56.181Z] [INFO] progress: Preparing to commit the provisioning operation.
15:27:56 [2022-05-31T19:27:56.438Z] [INFO] progress: Committing the provisioning operation.
15:27:56 [2022-05-31T19:27:56.696Z] [INFO] progress: Reading plug-ins
15:27:59 [2022-05-31T19:27:59.223Z] [INFO] Target platform is valid.
15:27:59 [2022-05-31T19:27:59.223Z] [INFO] Looking for tests...
15:27:59 [2022-05-31T19:27:59.223Z] [INFO] Existing projects in workspace:
15:27:59 [2022-05-31T19:27:59.223Z] [INFO]     <none>
15:27:59 [2022-05-31T19:27:59.223Z] [INFO] Importing projects to workspace:
15:27:59 [2022-05-31T19:27:59.223Z] [INFO] Refreshing projects:
15:27:59 [2022-05-31T19:27:59.223Z] [INFO]     /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/projects/org.eclipse.tracecompass.rcp.rcptt.tests... OK
15:27:59 [2022-05-31T19:27:59.223Z] [INFO] Refreshing projects:
15:27:59 [2022-05-31T19:27:59.223Z] [INFO]     org.eclipse.tracecompass.rcp.rcptt.tests... OK
15:27:59 [2022-05-31T19:27:59.223Z] [INFO] Searching for tests in projects:
15:27:59 [2022-05-31T19:27:59.223Z] [INFO]     org.eclipse.tracecompass.rcp.rcptt.tests... 
15:27:59 [2022-05-31T19:27:59.788Z] [INFO] Complete OK
15:27:59 [2022-05-31T19:27:59.788Z] [INFO] Testcase Artifacts:1
15:27:59 [2022-05-31T19:27:59.788Z] [INFO] 
15:27:59 [2022-05-31T19:27:59.788Z] [INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2022-05-31 19:27:59.635
15:27:59 [2022-05-31T19:27:59.788Z] [INFO] !MESSAGE AUT-0:Launching
15:27:59 [2022-05-31T19:27:59.788Z] [INFO] AUT-0:Launching
15:28:00 [2022-05-31T19:28:00.361Z] [INFO] AUT-0:Product: org.eclipse.tracecompass.rcp.branding.product
15:28:00 [2022-05-31T19:28:00.361Z] [INFO] AUT-0:Application: org.eclipse.tracecompass.rcp.ui.application
15:28:00 [2022-05-31T19:28:00.361Z] [INFO] AUT-0:Architecture: x86_64
15:28:00 [2022-05-31T19:28:00.361Z] [INFO] 64bit arch is selected because AUT uses launcher library
15:28:00 [2022-05-31T19:28:00.361Z] [INFO] 	"plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650" specified in config file: tracecompass.ini
15:28:00 [2022-05-31T19:28:00.361Z] [INFO] /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut-ws-0: AUT arguments: -os ${target.os} -arch ${target.arch} -consoleLog
15:28:00 [2022-05-31T19:28:00.361Z] [INFO] /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut-ws-0: AUT VM arguments: -Xms512m -Xmx1024m -Dosgi.requiredJavaVersion=1.11 -Xmx1024m -DdataPath=/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/dependency/tracecompass-test-traces-ctf-jar
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] 
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2022-05-31 19:28:02.650
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: Detected AUT architecture is x86_64.64bit arch is selected because AUT uses launcher library
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] 	"plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650" specified in config file: tracecompass.ini
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] 
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2022-05-31 19:28:02.715
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: Selected JVM is /opt/tools/java/openjdk/jdk-11/11.0.2+9 detected architecture is x86_64
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] 
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2022-05-31 19:28:02.716
15:28:02 [2022-05-31T19:28:02.889Z] [INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: JVM and AUT architectures are compatible: true. JVM is 64bit and support running 32bit: false
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] 
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2022-05-31 19:29:10.898
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: AUT JVM arguments is set to : [-Xms512m, -Xmx1024m, -Dosgi.requiredJavaVersion=1.11, -Xmx1024m, -DdataPath=/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/dependency/tracecompass-test-traces-ctf-jar, -Dq7id=4d64151b-63b8-4a54-9794-1d7ec386adbe, -Dq7EclPort=4001, -Dosgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar,reference:file:/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.equinox.weaving.hook_1.2.200.v20180827-1235.jar, -Declipse.vmargs=-Xms512m
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] -Xmx1024m
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] -Dosgi.requiredJavaVersion=1.11
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] -Xmx1024m
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] -DdataPath=/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/dependency/tracecompass-test-traces-ctf-jar
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] -Dq7id=4d64151b-63b8-4a54-9794-1d7ec386adbe
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] -Dq7EclPort=4001
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] -Dosgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar,reference:file:/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.equinox.weaving.hook_1.2.200.v20180827-1235.jar
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] ]
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] 
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] !ENTRY org.eclipse.rcptt.launching.ext 1 0 2022-05-31 19:29:10.941
15:29:24 [2022-05-31T19:29:24.316Z] [INFO] !MESSAGE RCPTT: Launching AUT: AUT_0: AUT command line arguments is set to: [-launcher, /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner/eclipse/eclipse, -name, Eclipse, -showsplash, 600, -product, org.eclipse.tracecompass.rcp.branding.product, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/aut-ws-0, -configuration, file:/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/AUT_0/, -dev, file:/home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/AUT_0/dev.properties, -ws, gtk, -os, linux, -arch, x86_64, -consoleLog, -eclipse.keyring, /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/runner-workspace/.metadata/.plugins/org.eclipse.pde.core/AUT_0/secure_storage, -vm, /opt/tools/java/openjdk/jdk-11/11.0.2+9]
15:29:32 [2022-05-31T19:29:32.440Z] [INFO] 
15:29:32 [2022-05-31T19:29:32.440Z] [INFO] !ENTRY org.eclipse.rcptt.launching 1 0 2022-05-31 19:29:30.919
15:29:32 [2022-05-31T19:29:32.440Z] [INFO] !MESSAGE Activating AUT at host localhost. ECL port: 7001. Tesla port: 7002
15:29:32 [2022-05-31T19:29:32.440Z] [INFO] 
15:29:32 [2022-05-31T19:29:32.440Z] [INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2022-05-31 19:29:31.260
15:29:32 [2022-05-31T19:29:32.440Z] [INFO] !MESSAGE [AUT-0] Starting: open_trace.test (0 from 1)
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2022-05-31 19:30:14.731
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] !MESSAGE [AUT-0] Finished: open_trace.test in 42256 (0 from 1)
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] !ENTRY org.eclipse.rcptt.runner 4 0 2022-05-31 19:30:14.751
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] !MESSAGE Pass 1 (1) processed. 0 failed. spent: 0:43, 0:00 mins remaining. open_trace. time: 42256ms 
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] Pass 1 (1) processed. 0 failed. spent: 0:43, 0:00 mins remaining. open_trace. time: 42256ms 
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] !ENTRY org.eclipse.rcptt.runner 1 0 2022-05-31 19:30:14.752
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] !MESSAGE Shut down AUTs: executed
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] Process terminated. Shut down AUTs
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] Finished at Tue May 31 19:30:15 GMT 2022
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] !ENTRY org.eclipse.core.resources 2 10035 2022-05-31 19:30:16.057
15:30:19 [2022-05-31T19:30:19.093Z] [INFO] !MESSAGE The workspace will exit with unsaved changes in this session.
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Runner exit code is: 0
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- rcptt-maven-plugin:2.5.3:package (default-package) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/projects/org.eclipse.tracecompass.rcp.rcptt.tests-7.3.0-SNAPSHOT.zip
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/org.eclipse.tracecompass-org.eclipse.tracecompass.rcp.rcptt.tests-7.3.0-SNAPSHOT-result.zip
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:30:19 [2022-05-31T19:30:19.094Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:30:19 [2022-05-31T19:30:19.094Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.rcptt.tests ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/projects/org.eclipse.tracecompass.rcp.rcptt.tests-7.3.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.rcptt.tests/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.rcptt.tests-7.3.0-SNAPSHOT.zip
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.rcptt.tests/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.rcptt.tests-7.3.0-SNAPSHOT.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/org.eclipse.tracecompass-org.eclipse.tracecompass.rcp.rcptt.tests-7.3.0-SNAPSHOT-result.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.rcptt.tests/7.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.rcptt.tests-7.3.0-SNAPSHOT-results.zip
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Building Trace Compass Release Engineering Parent 7.3.0-SNAPSHOT [125/140]
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --------------------------------[ pom ]---------------------------------
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
15:30:19 [2022-05-31T19:30:19.094Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
15:30:19 [2022-05-31T19:30:19.094Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/7.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-7.3.0-SNAPSHOT.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Building Trace Compass Target Platform 7.3.0-SNAPSHOT          [126/140]
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --------------------------------[ pom ]---------------------------------
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 445 kB/s)
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:30:19 [2022-05-31T19:30:19.094Z] [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
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:30:19 [2022-05-31T19:30:19.094Z] [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
15:30:19 [2022-05-31T19:30:19.094Z] [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 8.4 MB/s)
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 2.0 MB/s)
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.094Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
15:30:19 [2022-05-31T19:30:19.095Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.095Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
15:30:19 [2022-05-31T19:30:19.095Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:19 [2022-05-31T19:30:19.095Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.095Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
15:30:19 [2022-05-31T19:30:19.095Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:19 [2022-05-31T19:30:19.095Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.095Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
15:30:19 [2022-05-31T19:30:19.095Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.095Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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 408 kB/s)
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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 2.1 MB/s)
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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 5.8 MB/s)
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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 2.3 MB/s)
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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 346 kB/s)
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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 490 kB/s)
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.095Z] [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
15:30:19 [2022-05-31T19:30:19.096Z] [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 866 kB/s)
15:30:19 [2022-05-31T19:30:19.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:30:19 [2022-05-31T19:30:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:30:19 [2022-05-31T19:30:19.096Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:30:19 [2022-05-31T19:30:19.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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 5.1 MB/s)
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.354Z] [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
15:30:19 [2022-05-31T19:30:19.611Z] [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
15:30:19 [2022-05-31T19:30:19.611Z] [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
15:30:19 [2022-05-31T19:30:19.611Z] [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
15:30:19 [2022-05-31T19:30:19.611Z] [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
15:30:19 [2022-05-31T19:30:19.611Z] [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
15:30:19 [2022-05-31T19:30:19.611Z] [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
15:30:19 [2022-05-31T19:30:19.611Z] [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
15:30:19 [2022-05-31T19:30:19.611Z] [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
15:30:19 [2022-05-31T19:30:19.612Z] [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
15:30:19 [2022-05-31T19:30:19.612Z] [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 12 MB/s)
15:30:19 [2022-05-31T19:30:19.612Z] [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 10 MB/s)
15:30:19 [2022-05-31T19:30:19.612Z] [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 13 MB/s)
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.3.0-SNAPSHOT/org.eclipse.tracecompass.target-7.3.0-SNAPSHOT.pom
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/tracecompass-e4.16.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.3.0-SNAPSHOT/org.eclipse.tracecompass.target-7.3.0-SNAPSHOT-tracecompass-e4.16.target
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/tracecompass-e4.17.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.3.0-SNAPSHOT/org.eclipse.tracecompass.target-7.3.0-SNAPSHOT-tracecompass-e4.17.target
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/tracecompass-e4.18.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.3.0-SNAPSHOT/org.eclipse.tracecompass.target-7.3.0-SNAPSHOT-tracecompass-e4.18.target
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/tracecompass-e4.19.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.3.0-SNAPSHOT/org.eclipse.tracecompass.target-7.3.0-SNAPSHOT-tracecompass-e4.19.target
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.3.0-SNAPSHOT/org.eclipse.tracecompass.target-7.3.0-SNAPSHOT-tracecompass-e4.20.target
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/7.3.0-SNAPSHOT/org.eclipse.tracecompass.target-7.3.0-SNAPSHOT-tracecompass-eStaging.target
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.13-SNAPSHOT [127/140]
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] The project's OSGi version is 1.0.13.202205311902
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] 
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:19 [2022-05-31T19:30:19.612Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests...
15:30:20 [2022-05-31T19:30:20.177Z] [INFO] 
15:30:20 [2022-05-31T19:30:20.177Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:20 [2022-05-31T19:30:20.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:20 [2022-05-31T19:30:20.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
15:30:20 [2022-05-31T19:30:20.177Z] [INFO] 
15:30:20 [2022-05-31T19:30:20.177Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:20 [2022-05-31T19:30:20.177Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:30:20 [2022-05-31T19:30:20.177Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Skipping tests
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.pom
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.110Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.6-SNAPSHOT [128/140]
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.111Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests...
15:30:21 [2022-05-31T19:30:21.368Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.368Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:21 [2022-05-31T19:30:21.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
15:30:21 [2022-05-31T19:30:21.368Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.368Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.368Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:30:21 [2022-05-31T19:30:21.368Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-sources.jar
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.626Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.626Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:21 [2022-05-31T19:30:21.626Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
15:30:21 [2022-05-31T19:30:21.883Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.883Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:21 [2022-05-31T19:30:21.883Z] [INFO] 
15:30:21 [2022-05-31T19:30:21.883Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:22 [2022-05-31T19:30:22.140Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:30:22 [2022-05-31T19:30:22.140Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
15:30:22 [2022-05-31T19:30:22.140Z] [INFO] Command line:
15:30:22 [2022-05-31T19:30:22.140Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:22 [2022-05-31T19:30:22.140Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:25 [2022-05-31T19:30:25.416Z] !SESSION 2022-05-31 19:30:22.433 -----------------------------------------------
15:30:25 [2022-05-31T19:30:25.416Z] eclipse.buildId=unknown
15:30:25 [2022-05-31T19:30:25.416Z] java.version=11.0.2
15:30:25 [2022-05-31T19:30:25.417Z] java.vendor=Oracle Corporation
15:30:25 [2022-05-31T19:30:25.417Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:25 [2022-05-31T19:30:25.417Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:30:25 [2022-05-31T19:30:25.417Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:30:25 [2022-05-31T19:30:25.417Z] 
15:30:25 [2022-05-31T19:30:25.417Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:30:25.128
15:30:25 [2022-05-31T19:30:25.417Z] !MESSAGE FrameworkEvent ERROR
15:30:25 [2022-05-31T19:30:25.417Z] !STACK 0
15:30:25 [2022-05-31T19:30:25.417Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
15:30:25 [2022-05-31T19:30:25.417Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:25 [2022-05-31T19:30:25.417Z] 
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:25 [2022-05-31T19:30:25.417Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:26 [2022-05-31T19:30:26.350Z] 
15:30:26 [2022-05-31T19:30:26.350Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:30:26.228
15:30:26 [2022-05-31T19:30:26.350Z] !MESSAGE FrameworkEvent ERROR
15:30:26 [2022-05-31T19:30:26.350Z] !STACK 0
15:30:26 [2022-05-31T19:30:26.350Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [131]
15:30:26 [2022-05-31T19:30:26.350Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:26 [2022-05-31T19:30:26.350Z] 
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:26 [2022-05-31T19:30:26.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:26 [2022-05-31T19:30:26.915Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:30:27 [2022-05-31T19:30:27.172Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:30:27 [2022-05-31T19:30:27.172Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.114 s
15:30:27 [2022-05-31T19:30:27.172Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.083 s
15:30:27 [2022-05-31T19:30:27.172Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.122 s
15:30:27 [2022-05-31T19:30:27.172Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.034 s
15:30:27 [2022-05-31T19:30:27.172Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.042 s
15:30:27 [2022-05-31T19:30:27.172Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:30:27 [2022-05-31T19:30:27.739Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:30:27 [2022-05-31T19:30:27.739Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.086 s
15:30:27 [2022-05-31T19:30:27.739Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.007 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.022 s
15:30:27 [2022-05-31T19:30:27.739Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.159 s
15:30:27 [2022-05-31T19:30:27.739Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.024 s
15:30:27 [2022-05-31T19:30:27.739Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.002 s
15:30:27 [2022-05-31T19:30:27.739Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:30:27 [2022-05-31T19:30:27.739Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:30:27 [2022-05-31T19:30:27.739Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.739Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.739Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:30:27 [2022-05-31T19:30:27.997Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:30:27 [2022-05-31T19:30:27.997Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.008 s
15:30:27 [2022-05-31T19:30:27.997Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.064 s
15:30:27 [2022-05-31T19:30:27.997Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.116 s
15:30:27 [2022-05-31T19:30:27.997Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.032 s
15:30:27 [2022-05-31T19:30:27.997Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.046 s
15:30:27 [2022-05-31T19:30:27.997Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:30:27 [2022-05-31T19:30:27.997Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:30:27 [2022-05-31T19:30:27.997Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.997Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.998Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:30:27 [2022-05-31T19:30:27.998Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:30:27 [2022-05-31T19:30:27.998Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.998Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.999Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.999Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:30:27 [2022-05-31T19:30:27.999Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:30:27 [2022-05-31T19:30:27.999Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:30:27 [2022-05-31T19:30:27.999Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:30:27 [2022-05-31T19:30:27.999Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.002 s
15:30:27 [2022-05-31T19:30:27.999Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:30:27 [2022-05-31T19:30:27.999Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:30:27 [2022-05-31T19:30:27.999Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.999Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.999Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:30:27 [2022-05-31T19:30:27.999Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:30:27 [2022-05-31T19:30:27.999Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:27 [2022-05-31T19:30:27.999Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0.001 s
15:30:27 [2022-05-31T19:30:27.999Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:30:28 [2022-05-31T19:30:28.257Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:30:28 [2022-05-31T19:30:28.257Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
15:30:28 [2022-05-31T19:30:28.257Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
15:30:28 [2022-05-31T19:30:28.257Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
15:30:28 [2022-05-31T19:30:28.257Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0 s
15:30:28 [2022-05-31T19:30:28.257Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:30:28 [2022-05-31T19:30:28.823Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:30:28 [2022-05-31T19:30:28.823Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.327 s
15:30:28 [2022-05-31T19:30:28.823Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.279 s
15:30:28 [2022-05-31T19:30:28.823Z] 
15:30:28 [2022-05-31T19:30:28.823Z] Results:
15:30:28 [2022-05-31T19:30:28.823Z] 
15:30:28 [2022-05-31T19:30:28.823Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
15:30:28 [2022-05-31T19:30:28.823Z] 
15:30:29 [2022-05-31T19:30:29.080Z] [INFO] All tests passed!
15:30:29 [2022-05-31T19:30:29.080Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:29 [2022-05-31T19:30:29.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
15:30:29 [2022-05-31T19:30:29.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.pom
15:30:29 [2022-05-31T19:30:29.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-sources.jar
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.6-SNAPSHOT [129/140]
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] The project's OSGi version is 1.0.6.202205311902
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.081Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests...
15:30:29 [2022-05-31T19:30:29.339Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.339Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:29 [2022-05-31T19:30:29.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
15:30:29 [2022-05-31T19:30:29.339Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.339Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.339Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:30:29 [2022-05-31T19:30:29.339Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.596Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.853Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.853Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] 
15:30:29 [2022-05-31T19:30:29.853Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:30 [2022-05-31T19:30:30.418Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:30:30 [2022-05-31T19:30:30.418Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
15:30:30 [2022-05-31T19:30:30.418Z] [INFO] Command line:
15:30:30 [2022-05-31T19:30:30.418Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:30 [2022-05-31T19:30:30.418Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:34 [2022-05-31T19:30:34.594Z] !SESSION 2022-05-31 19:30:30.652 -----------------------------------------------
15:30:34 [2022-05-31T19:30:34.594Z] eclipse.buildId=unknown
15:30:34 [2022-05-31T19:30:34.594Z] java.version=11.0.2
15:30:34 [2022-05-31T19:30:34.594Z] java.vendor=Oracle Corporation
15:30:34 [2022-05-31T19:30:34.594Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:34 [2022-05-31T19:30:34.595Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:30:34 [2022-05-31T19:30:34.595Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:30:34 [2022-05-31T19:30:34.595Z] 
15:30:34 [2022-05-31T19:30:34.595Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:30:34.313
15:30:34 [2022-05-31T19:30:34.595Z] !MESSAGE FrameworkEvent ERROR
15:30:34 [2022-05-31T19:30:34.595Z] !STACK 0
15:30:34 [2022-05-31T19:30:34.595Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
15:30:34 [2022-05-31T19:30:34.595Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:34 [2022-05-31T19:30:34.595Z] 
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:34 [2022-05-31T19:30:34.595Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:35 [2022-05-31T19:30:35.526Z] 
15:30:35 [2022-05-31T19:30:35.526Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:30:35.327
15:30:35 [2022-05-31T19:30:35.526Z] !MESSAGE FrameworkEvent ERROR
15:30:35 [2022-05-31T19:30:35.526Z] !STACK 0
15:30:35 [2022-05-31T19:30:35.526Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [132]
15:30:35 [2022-05-31T19:30:35.526Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:35 [2022-05-31T19:30:35.526Z] 
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:35 [2022-05-31T19:30:35.526Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:35 [2022-05-31T19:30:35.783Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:30:36 [2022-05-31T19:30:36.716Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:30:36 [2022-05-31T19:30:36.716Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.17 s
15:30:36 [2022-05-31T19:30:36.716Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.003 s
15:30:36 [2022-05-31T19:30:36.716Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.113 s
15:30:36 [2022-05-31T19:30:36.716Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.01 s
15:30:36 [2022-05-31T19:30:36.716Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.072 s
15:30:36 [2022-05-31T19:30:36.716Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.135 s
15:30:36 [2022-05-31T19:30:36.716Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.076 s
15:30:36 [2022-05-31T19:30:36.716Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.004 s
15:30:36 [2022-05-31T19:30:36.716Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:30:36 [2022-05-31T19:30:36.716Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:30:36 [2022-05-31T19:30:36.716Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.005 s
15:30:36 [2022-05-31T19:30:36.716Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.716Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.003 s
15:30:36 [2022-05-31T19:30:36.716Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.716Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.716Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.716Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.716Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:30:36 [2022-05-31T19:30:36.716Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:30:36 [2022-05-31T19:30:36.716Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.004 s
15:30:36 [2022-05-31T19:30:36.716Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
15:30:36 [2022-05-31T19:30:36.716Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.716Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
15:30:36 [2022-05-31T19:30:36.716Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.716Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.045 s
15:30:36 [2022-05-31T19:30:36.716Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.716Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
15:30:36 [2022-05-31T19:30:36.716Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
15:30:36 [2022-05-31T19:30:36.716Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
15:30:36 [2022-05-31T19:30:36.717Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:30:36 [2022-05-31T19:30:36.717Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:30:36 [2022-05-31T19:30:36.717Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:30:36 [2022-05-31T19:30:36.717Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:30:36 [2022-05-31T19:30:36.717Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.052 s
15:30:36 [2022-05-31T19:30:36.717Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:30:36 [2022-05-31T19:30:36.717Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:30:36 [2022-05-31T19:30:36.717Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.717Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.717Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:30:36 [2022-05-31T19:30:36.975Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:30:36 [2022-05-31T19:30:36.975Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.975Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.975Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:30:36 [2022-05-31T19:30:36.975Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:30:36 [2022-05-31T19:30:36.975Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.005 s
15:30:36 [2022-05-31T19:30:36.975Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.975Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.975Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:30:36 [2022-05-31T19:30:36.975Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:30:36 [2022-05-31T19:30:36.975Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.975Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.975Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.975Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.975Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.009 s
15:30:36 [2022-05-31T19:30:36.975Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.976Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.976Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.976Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:36 [2022-05-31T19:30:36.976Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:36 [2022-05-31T19:30:36.976Z] 
15:30:36 [2022-05-31T19:30:36.976Z] Results:
15:30:36 [2022-05-31T19:30:36.976Z] 
15:30:36 [2022-05-31T19:30:36.976Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
15:30:36 [2022-05-31T19:30:36.976Z] 
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] All tests passed!
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.pom
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.233Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT [130/140]
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] The project's OSGi version is 1.0.13.202205311902
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.493Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests...
15:30:37 [2022-05-31T19:30:37.750Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
15:30:37 [2022-05-31T19:30:37.750Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
15:30:37 [2022-05-31T19:30:37.750Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.750Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:37 [2022-05-31T19:30:37.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
15:30:37 [2022-05-31T19:30:37.750Z] [INFO] 
15:30:37 [2022-05-31T19:30:37.750Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:37 [2022-05-31T19:30:37.750Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:30:37 [2022-05-31T19:30:37.750Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.315Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.572Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.572Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] Skipping tests
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
15:30:38 [2022-05-31T19:30:38.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT [131/140]
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] The project's OSGi version is 1.0.4.202205311902
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.573Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests...
15:30:38 [2022-05-31T19:30:38.831Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.831Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:38 [2022-05-31T19:30:38.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
15:30:38 [2022-05-31T19:30:38.831Z] [INFO] 
15:30:38 [2022-05-31T19:30:38.831Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:38 [2022-05-31T19:30:38.831Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:30:38 [2022-05-31T19:30:38.831Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] Skipping tests
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
15:30:39 [2022-05-31T19:30:39.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.pom
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT [132/140]
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.089Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests...
15:30:39 [2022-05-31T19:30:39.346Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.346Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:39 [2022-05-31T19:30:39.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
15:30:39 [2022-05-31T19:30:39.346Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.346Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.346Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:30:39 [2022-05-31T19:30:39.346Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] Skipping tests
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.pom
15:30:39 [2022-05-31T19:30:39.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT [133/140]
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] The project's OSGi version is 1.0.9.202205311902
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] 
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:39 [2022-05-31T19:30:39.912Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests...
15:30:40 [2022-05-31T19:30:40.169Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.169Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:40 [2022-05-31T19:30:40.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
15:30:40 [2022-05-31T19:30:40.169Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.170Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.170Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:30:40 [2022-05-31T19:30:40.426Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.941Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.941Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] Skipping tests
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT [134/140]
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] The project's OSGi version is 1.0.2.202205311902
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] 
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:40 [2022-05-31T19:30:40.942Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests...
15:30:41 [2022-05-31T19:30:41.199Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.199Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:41 [2022-05-31T19:30:41.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
15:30:41 [2022-05-31T19:30:41.199Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.199Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.199Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:30:41 [2022-05-31T19:30:41.199Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.763Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.763Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
15:30:41 [2022-05-31T19:30:41.763Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Skipping tests
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.pom
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Building Trace Compass All Tests 1.0.11-SNAPSHOT               [135/140]
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] The project's OSGi version is 1.0.11.202205311902
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] 
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
15:30:41 [2022-05-31T19:30:41.764Z] [INFO] Resolving class path of Trace Compass All Tests...
15:30:42 [2022-05-31T19:30:42.696Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.696Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:42 [2022-05-31T19:30:42.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/src/main/resources
15:30:42 [2022-05-31T19:30:42.696Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.696Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.696Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/pom.xml
15:30:42 [2022-05-31T19:30:42.696Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/classes
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/src/test/resources
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.953Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.954Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.954Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.954Z] [WARNING] No tests found.
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.pom
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-p2metadata.xml
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-p2artifacts.xml
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.0-SNAPSHOT [136/140]
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] The project's OSGi version is 1.0.0.202205311902
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] 
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:42 [2022-05-31T19:30:42.954Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests...
15:30:43 [2022-05-31T19:30:43.519Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.519Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:43 [2022-05-31T19:30:43.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
15:30:43 [2022-05-31T19:30:43.519Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.519Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.519Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:30:43 [2022-05-31T19:30:43.519Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/classes
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT-sources.jar
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT.jar
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.776Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.777Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:30:43 [2022-05-31T19:30:43.777Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.777Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.777Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:30:43 [2022-05-31T19:30:43.777Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT.jar
15:30:43 [2022-05-31T19:30:43.777Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.777Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:43 [2022-05-31T19:30:43.777Z] [INFO] 
15:30:43 [2022-05-31T19:30:43.777Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
15:30:44 [2022-05-31T19:30:44.034Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
15:30:44 [2022-05-31T19:30:44.034Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
15:30:44 [2022-05-31T19:30:44.034Z] [INFO] Command line:
15:30:44 [2022-05-31T19:30:44.034Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:44 [2022-05-31T19:30:44.034Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:48 [2022-05-31T19:30:48.216Z] !SESSION 2022-05-31 19:30:44.215 -----------------------------------------------
15:30:48 [2022-05-31T19:30:48.216Z] eclipse.buildId=unknown
15:30:48 [2022-05-31T19:30:48.216Z] java.version=11.0.2
15:30:48 [2022-05-31T19:30:48.216Z] java.vendor=Oracle Corporation
15:30:48 [2022-05-31T19:30:48.216Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:48 [2022-05-31T19:30:48.216Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:30:48 [2022-05-31T19:30:48.216Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:30:48 [2022-05-31T19:30:48.216Z] 
15:30:48 [2022-05-31T19:30:48.216Z] !ENTRY org.eclipse.compare.win32 4 0 2022-05-31 19:30:48.021
15:30:48 [2022-05-31T19:30:48.216Z] !MESSAGE FrameworkEvent ERROR
15:30:48 [2022-05-31T19:30:48.216Z] !STACK 0
15:30:48 [2022-05-31T19:30:48.216Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [68]
15:30:48 [2022-05-31T19:30:48.216Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:48 [2022-05-31T19:30:48.216Z] 
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:48 [2022-05-31T19:30:48.216Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:48 [2022-05-31T19:30:48.473Z] 
15:30:48 [2022-05-31T19:30:48.473Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-05-31 19:30:48.336
15:30:48 [2022-05-31T19:30:48.473Z] !MESSAGE FrameworkEvent ERROR
15:30:48 [2022-05-31T19:30:48.473Z] !STACK 0
15:30:48 [2022-05-31T19:30:48.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [141]
15:30:48 [2022-05-31T19:30:48.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:48 [2022-05-31T19:30:48.473Z] 
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:48 [2022-05-31T19:30:48.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:49 [2022-05-31T19:30:49.844Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
15:31:16 [2022-05-31T19:31:16.362Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.189 s - in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
15:31:16 [2022-05-31T19:31:16.362Z] test  Time elapsed: 0.008 s
15:31:16 [2022-05-31T19:31:16.362Z] testGetter  Time elapsed: 0.007 s
15:31:16 [2022-05-31T19:31:16.362Z] 
15:31:16 [2022-05-31T19:31:16.362Z] Results:
15:31:16 [2022-05-31T19:31:16.362Z] 
15:31:16 [2022-05-31T19:31:16.362Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:31:16 [2022-05-31T19:31:16.362Z] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] All tests passed!
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT.jar
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT.pom
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT-sources.jar
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] Building org.eclipse.tracecompass.testing 7.3.0-SNAPSHOT       [137/140]
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/target
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.362Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT.jar
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.363Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT-sources-feature.jar
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.363Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT.jar
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT.pom
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT-sources-feature.jar
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT-p2metadata.xml
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/7.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-7.3.0-SNAPSHOT-p2artifacts.xml
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 7.3.0-SNAPSHOT    [138/140]
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/target
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT.jar
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT-sources-feature.jar
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT.jar
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT.pom
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT-sources-feature.jar
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT-p2metadata.xml
15:31:16 [2022-05-31T19:31:16.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/7.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-7.3.0-SNAPSHOT-p2artifacts.xml
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] Building Trace Compass Repository 7.3.0-SNAPSHOT               [139/140]
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] The project's OSGi version is 7.3.0.202205311902
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.releng-site/src/main/resources
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] 
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.7.400.202201122357.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (909.73kB)
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.6.400.202202101535.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (1.43MB)
15:31:16 [2022-05-31T19:31:16.364Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.3.100.202202251626.jar from https://download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.0/plugins/ (211.28kB)
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
15:31:21 [2022-05-31T19:31:21.628Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
15:31:21 [2022-05-31T19:31:21.628Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/7.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-7.3.0-SNAPSHOT.pom
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/7.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-7.3.0-SNAPSHOT-p2metadata.xml
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/7.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-7.3.0-SNAPSHOT-p2artifacts.xml
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT [140/140]
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] The project's OSGi version is 1.0.3.202205311902
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests...
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.628Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.628Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] No tests to run.
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] No tests to run.
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.pom
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-rcptt/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] ------------------------------------------------------------------------
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Reactor Summary:
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] 
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Trace Compass Parent 7.3.0-SNAPSHOT ................ SUCCESS [ 12.878 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 7.3.0-SNAPSHOT SUCCESS [  0.007 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Trace Compass Common Utilities Parent 7.3.0-SNAPSHOT SUCCESS [  0.005 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] org.eclipse.tracecompass.common.core 5.0.0-SNAPSHOT  SUCCESS [ 19.419 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Trace Compass State System Parent 7.3.0-SNAPSHOT ... SUCCESS [  0.006 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.2-SNAPSHOT SUCCESS [  1.778 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.1-SNAPSHOT SUCCESS [  1.098 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.1.1-SNAPSHOT SUCCESS [  1.419 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Trace Compass TMF Parent 7.3.0-SNAPSHOT ............ SUCCESS [  0.005 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] Trace Compass Filter Parser 1.0.6-SNAPSHOT ......... SUCCESS [  0.566 s]
15:31:21 [2022-05-31T19:31:21.629Z] [INFO] org.eclipse.tracecompass.tmf.core 8.0.0-SNAPSHOT ... SUCCESS [  5.537 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.6-SNAPSHOT SUCCESS [  0.656 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass CTF Support Parent 7.3.0-SNAPSHOT .... SUCCESS [  0.005 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT .... SUCCESS [  5.329 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.ctf.core 4.1.0-SNAPSHOT ... SUCCESS [  1.495 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.11-SNAPSHOT SUCCESS [ 48.314 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.14-SNAPSHOT SUCCESS [ 14.494 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.18-SNAPSHOT SUCCESS [05:16 min]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.4.0-SNAPSHOT SUCCESS [  0.600 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.14-SNAPSHOT SUCCESS [04:35 min]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.1-SNAPSHOT SUCCESS [  6.735 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.ui 8.0.0-SNAPSHOT ..... SUCCESS [  9.153 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT SUCCESS [  0.812 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.18-SNAPSHOT SUCCESS [  1.898 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  2.109 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 3.1.0-SNAPSHOT SUCCESS [  0.606 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT SUCCESS [  0.419 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.3-SNAPSHOT SUCCESS [  0.691 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.2.3-SNAPSHOT SUCCESS [  0.697 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 6.0.2-SNAPSHOT SUCCESS [  1.407 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass LTTng Support Parent 7.3.0-SNAPSHOT .. SUCCESS [  0.004 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT SUCCESS [  0.397 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.4-SNAPSHOT SUCCESS [  1.304 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.5-SNAPSHOT SUCCESS [  0.685 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [  1.061 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.6-SNAPSHOT SUCCESS [  9.203 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.12-SNAPSHOT SUCCESS [  0.727 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.671 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.11-SNAPSHOT SUCCESS [  1.039 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT SUCCESS [  1.011 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.107 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [  0.961 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [  0.992 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT SUCCESS [01:59 min]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.0.0-SNAPSHOT SUCCESS [  1.202 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.4-SNAPSHOT SUCCESS [  1.324 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT SUCCESS [  0.868 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.6-SNAPSHOT SUCCESS [ 14.101 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  0.932 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  1.092 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.3.0-SNAPSHOT SUCCESS [  0.681 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.6-SNAPSHOT SUCCESS [ 47.352 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 3.0.0-SNAPSHOT SUCCESS [  1.071 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [  0.897 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass BTF Support Parent 7.3.0-SNAPSHOT .... SUCCESS [  0.004 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT ... SUCCESS [  0.468 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass Documentation 7.3.0-SNAPSHOT ......... SUCCESS [  0.004 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass Developer Guide 7.3.0-SNAPSHOT ....... SUCCESS [ 14.712 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.16-SNAPSHOT SUCCESS [  1.203 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf 7.3.0-SNAPSHOT ........ SUCCESS [  0.470 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT ..... SUCCESS [  0.629 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.btf 7.3.0-SNAPSHOT ........ SUCCESS [  0.118 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.452 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.9-SNAPSHOT SUCCESS [  6.556 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.ctf 7.3.0-SNAPSHOT ........ SUCCESS [  0.096 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT SUCCESS [  5.987 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.ctf 7.3.0-SNAPSHOT .... SUCCESS [  0.098 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  0.982 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass User Guide 7.3.0-SNAPSHOT ............ SUCCESS [ 10.196 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 7.3.0-SNAPSHOT SUCCESS [  4.640 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass RCP User Guide 7.3.0-SNAPSHOT ........ SUCCESS [  4.851 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass Pcap User Guide 7.3.0-SNAPSHOT ....... SUCCESS [  4.319 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.examples 1.0.9-SNAPSHOT ... SUCCESS [  0.790 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 7.3.0-SNAPSHOT SUCCESS [  0.004 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT SUCCESS [  0.920 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT  SUCCESS [  0.877 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.gdbtrace 7.3.0-SNAPSHOT ... SUCCESS [  0.128 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT SUCCESS [  7.761 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT SUCCESS [  0.798 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT SUCCESS [  6.250 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT SUCCESS [  0.593 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT SUCCESS [  0.457 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT SUCCESS [  1.305 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.13-SNAPSHOT SUCCESS [  2.034 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.control 7.3.0-SNAPSHOT SUCCESS [  0.168 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT SUCCESS [  6.588 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT SUCCESS [  7.549 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT SUCCESS [  1.362 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [  1.051 s]
15:31:21 [2022-05-31T19:31:21.630Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.2-SNAPSHOT SUCCESS [  0.791 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 7.3.0-SNAPSHOT SUCCESS [  0.184 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.13-SNAPSHOT SUCCESS [ 44.735 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.4-SNAPSHOT SUCCESS [01:09 min]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.18-SNAPSHOT SUCCESS [  1.399 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.1.0-SNAPSHOT SUCCESS [  0.790 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT SUCCESS [  0.811 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.ust 7.3.0-SNAPSHOT . SUCCESS [  0.180 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.12-SNAPSHOT SUCCESS [ 33.573 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT SUCCESS [  1.039 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  1.109 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass Pcap Format Support Parent 7.3.0-SNAPSHOT SUCCESS [  0.004 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT .. SUCCESS [  0.504 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [  8.581 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT SUCCESS [  0.432 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT  SUCCESS [  0.884 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.pcap 7.3.0-SNAPSHOT ... SUCCESS [  0.178 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT SUCCESS [  8.393 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [  0.822 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass RCP Parent 7.3.0-SNAPSHOT ............ SUCCESS [  0.004 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass RCP Branding plug-in 7.3.0-SNAPSHOT .. SUCCESS [  0.315 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass RCP Branding Feature 7.3.0-SNAPSHOT .. SUCCESS [  0.099 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT SUCCESS [  0.401 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.rcp.ui 7.3.0-SNAPSHOT ..... SUCCESS [  0.920 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass RCP Feature 7.3.0-SNAPSHOT ........... SUCCESS [  0.648 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT SUCCESS [  6.526 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT SUCCESS [  1.106 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.2-SNAPSHOT SUCCESS [  0.395 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.rcp.incubator 7.3.0-SNAPSHOT SUCCESS [  0.164 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass Json trace Parent 7.3.0-SNAPSHOT ..... SUCCESS [  0.004 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT SUCCESS [  0.422 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.jsontrace 7.3.0-SNAPSHOT .. SUCCESS [  0.117 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.cli 7.3.0-SNAPSHOT .... SUCCESS [  0.084 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass RCP Product 7.3.0-SNAPSHOT ........... SUCCESS [01:51 min]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass RCP Product Tests 7.3.0-SNAPSHOT ..... SUCCESS [03:18 min]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass Release Engineering Parent 7.3.0-SNAPSHOT SUCCESS [  0.005 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass Target Platform 7.3.0-SNAPSHOT ....... SUCCESS [  1.896 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [  1.573 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.6-SNAPSHOT SUCCESS [  8.001 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.6-SNAPSHOT SUCCESS [  8.197 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [  1.113 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT SUCCESS [  0.585 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT SUCCESS [  0.800 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  1.013 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT SUCCESS [  0.802 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass All Tests 1.0.11-SNAPSHOT ............ SUCCESS [  1.374 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.0-SNAPSHOT SUCCESS [ 29.782 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.testing 7.3.0-SNAPSHOT .... SUCCESS [  0.327 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.tmf.remote 7.3.0-SNAPSHOT . SUCCESS [  0.103 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Trace Compass Repository 7.3.0-SNAPSHOT ............ SUCCESS [  7.773 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.413 s]
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] ------------------------------------------------------------------------
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] BUILD SUCCESS
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] ------------------------------------------------------------------------
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Total time:  28:28 min
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] Finished at: 2022-05-31T19:31:21Z
15:31:21 [2022-05-31T19:31:21.631Z] [INFO] ------------------------------------------------------------------------
15:31:22 [2022-05-31T19:31:22.859Z] [Pipeline] }
15:31:23 [2022-05-31T19:31:23.144Z] [Pipeline] // container
15:31:23 [2022-05-31T19:31:23.555Z] Post stage
15:31:24 [2022-05-31T19:31:24.540Z] [Pipeline] container
15:31:24 [2022-05-31T19:31:24.541Z] [Pipeline] {
15:31:25 [2022-05-31T19:31:25.248Z] [Pipeline] sh
15:31:25 [2022-05-31T19:31:25.778Z] + echo rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/aut-console-0_console.log rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/aut-console-0_startlog.log rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/err.txt rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.html rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.report rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/out.txt
15:31:25 [2022-05-31T19:31:25.779Z] rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/aut-console-0_console.log rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/aut-console-0_startlog.log rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/err.txt rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.html rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/org.eclipse.tracecompass.rcp.rcptt.tests.report rcp/org.eclipse.tracecompass.rcp.rcptt.tests/target/results/out.txt
15:31:26 [2022-05-31T19:31:26.083Z] [Pipeline] junit
15:31:26 [2022-05-31T19:31:26.088Z] Recording test results
15:31:37 [2022-05-31T19:31:37.412Z] [Checks API] No suitable checks publisher found.
15:31:37 [2022-05-31T19:31:37.693Z] [Pipeline] archiveArtifacts
15:31:37 [2022-05-31T19:31:37.712Z] Archiving artifacts
15:31:44 [2022-05-31T19:31:44.814Z] ‘$ARCHIVE_ARTIFACTS’ doesn’t match anything
15:31:44 [2022-05-31T19:31:44.814Z] No artifacts found that match the file pattern "$ARCHIVE_ARTIFACTS". Configuration error?
15:31:45 [2022-05-31T19:31:45.110Z] [Pipeline] }
15:31:45 [2022-05-31T19:31:45.417Z] [Pipeline] // container
15:31:48 [2022-05-31T19:31:48.278Z] [Pipeline] }
15:31:53 [2022-05-31T19:31:53.008Z] [Pipeline] // withEnv
15:31:53 [2022-05-31T19:31:53.450Z] [Pipeline] }
15:31:53 [2022-05-31T19:31:53.737Z] [Pipeline] // stage
15:31:54 [2022-05-31T19:31:54.556Z] [Pipeline] stage
15:31:54 [2022-05-31T19:31:54.557Z] [Pipeline] { (Deploy Site)
15:31:59 [2022-05-31T19:31:59.678Z] Stage "Deploy Site" skipped due to when conditional
15:31:59 [2022-05-31T19:31:59.679Z] [Pipeline] }
15:31:59 [2022-05-31T19:31:59.982Z] [Pipeline] // stage
15:32:00 [2022-05-31T19:32:00.869Z] [Pipeline] stage
15:32:00 [2022-05-31T19:32:00.870Z] [Pipeline] { (Deploy RCP)
15:32:05 [2022-05-31T19:32:05.900Z] Stage "Deploy RCP" skipped due to when conditional
15:32:05 [2022-05-31T19:32:05.900Z] [Pipeline] }
15:32:06 [2022-05-31T19:32:06.189Z] [Pipeline] // stage
15:32:07 [2022-05-31T19:32:07.024Z] [Pipeline] stage
15:32:07 [2022-05-31T19:32:07.024Z] [Pipeline] { (Deploy Doc)
15:32:12 [2022-05-31T19:32:12.092Z] Stage "Deploy Doc" skipped due to when conditional
15:32:12 [2022-05-31T19:32:12.092Z] [Pipeline] }
15:32:12 [2022-05-31T19:32:12.444Z] [Pipeline] // stage
15:32:13 [2022-05-31T19:32:13.280Z] [Pipeline] stage
15:32:13 [2022-05-31T19:32:13.281Z] [Pipeline] { (Javadoc)
15:32:18 [2022-05-31T19:32:18.412Z] Stage "Javadoc" skipped due to when conditional
15:32:18 [2022-05-31T19:32:18.413Z] [Pipeline] }
15:32:18 [2022-05-31T19:32:18.714Z] [Pipeline] // stage
15:32:19 [2022-05-31T19:32:19.554Z] [Pipeline] stage
15:32:19 [2022-05-31T19:32:19.555Z] [Pipeline] { (Deploy Javadoc)
15:32:24 [2022-05-31T19:32:24.628Z] Stage "Deploy Javadoc" skipped due to when conditional
15:32:24 [2022-05-31T19:32:24.629Z] [Pipeline] }
15:32:24 [2022-05-31T19:32:24.916Z] [Pipeline] // stage
15:32:25 [2022-05-31T19:32:25.487Z] [Pipeline] }
15:32:26 [2022-05-31T19:32:26.012Z] [Pipeline] // withEnv
15:32:26 [2022-05-31T19:32:26.917Z] [Pipeline] }
15:32:27 [2022-05-31T19:32:27.972Z] [Pipeline] // timeout
15:32:29 [2022-05-31T19:32:29.258Z] [Pipeline] }
15:32:30 [2022-05-31T19:32:30.230Z] [Pipeline] // timestamps
15:32:30 [2022-05-31T19:32:30.995Z] [Pipeline] }
15:32:31 [2022-05-31T19:32:31.281Z] [Pipeline] // withEnv
15:32:31 [2022-05-31T19:32:31.709Z] [Pipeline] }
15:32:31 [2022-05-31T19:32:31.986Z] [Pipeline] // withEnv
15:32:32 [2022-05-31T19:32:32.420Z] [Pipeline] }
15:32:32 [2022-05-31T19:32:32.706Z] [Pipeline] // node
15:32:33 [2022-05-31T19:32:33.121Z] [Pipeline] }
15:32:33 [2022-05-31T19:32:33.405Z] [Pipeline] // podTemplate
15:32:34 [2022-05-31T19:32:34.002Z] [Pipeline] End of Pipeline
15:32:34 [2022-05-31T19:32:34.254Z] Finished: SUCCESS